OSDN Git Service

* xcofflink.c (_bfd_ppc_xcoff_relocate_section): Add ori r0,r0,0
authorGeoffrey Keating <geoffk@geoffk.org>
Wed, 16 Aug 2000 00:34:19 +0000 (00:34 +0000)
committerGeoffrey Keating <geoffk@geoffk.org>
Wed, 16 Aug 2000 00:34:19 +0000 (00:34 +0000)
commit359a8d1ed8fa1a3d4f29dc43f03ff68f24763177
treed6c4c9d77a1c3671cab5bfd87957410642a2b72c
parent041016dcac0f79f77f5ca93afd8b05c386c8e181
* xcofflink.c (_bfd_ppc_xcoff_relocate_section): Add ori r0,r0,0
to the list of NOPs we recognize after a branch-and-link.
Use the ori NOP when one is needed.

* coff-rs6000.c (_bfd_xcoff_slurp_armap): Finish implementation
for large archives.
bfd/ChangeLog
bfd/coff-rs6000.c
bfd/xcofflink.c