OSDN Git Service

* elf32-ppc.c (LWZU_0_X_11): Delete.
authoramodra <amodra>
Thu, 12 May 2005 15:24:49 +0000 (15:24 +0000)
committeramodra <amodra>
Thu, 12 May 2005 15:24:49 +0000 (15:24 +0000)
commitd06b2f922a6c7cc614173658bce67cc50a84c3b6
tree15113799a08a3329c2bde133930fec4cc1e2a086
parent179da2a48464950f36a3d8124d5905fe895b0841
* 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