OSDN Git Service

* elf32-ppc.c (LWZU_0_X_11): Delete.
authorAlan Modra <amodra@bigpond.net.au>
Thu, 12 May 2005 15:24:51 +0000 (15:24 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Thu, 12 May 2005 15:24:51 +0000 (15:24 +0000)
commit9c8426bdea9e5aeba3dd7115af9ecbb3caa1c499
tree7e726eed15e973c86a8a523f057e5560d54ab15a
parentb60b53f4b8a35617f1c6c6b85bd4609fd85593c7
* elf32-ppc.c (LWZU_0_X_11): Delete.
(B, LWZ_11_X_11, LWZ_11_X_30, MTCTR_11): Define.
(ppc_elf_select_plt_layout): Set .got flags too.  Formatting.
(ppc_elf_size_dynamic_sections): Allocate space for .glink branch
table.
(ppc_elf_finish_dynamic_symbol): Point .plt entries into the branch
table.
(ppc_elf_finish_dynamic_sections): Adjust DT_PPC_GLINK value.
Generate .glink branch table and updated stubs.
bfd/ChangeLog
bfd/elf32-ppc.c