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)
commit8b043c11d427856b98aea4f9689d3a4c95e6e7cb
treeed8e1ccbf260dd575b251c134eca1bd0f655f1d0
parent6759977d9c226f8a29d5b085a3187c99494ec715
* 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