include/elf/
authorAlan Modra <amodra@gmail.com>
Sat, 14 May 2005 05:07:20 +0000 (05:07 +0000)
committerAlan Modra <amodra@gmail.com>
Sat, 14 May 2005 05:07:20 +0000 (05:07 +0000)
commit1fe44d798603c762f0c3570717a7741d82d9de9b
treef77373c53b61fa3c44161df2424073433956dd7e
parentf59f7c79edab80fcebf332a0b7f7c421dadeb81b
include/elf/
* ppc.h (DT_PPC_GOT): Rename from DT_PPC_GLINK.
bfd/
* elf32-ppc.c (ppc_elf_size_dynamic_sections): Set DT_PPC_GOT,
not DT_PPC_GLINK.
(ppc_elf_finish_dynamic_sections): Likewise.
binutils/
* readelf.c (get_ppc_dynamic_type): Display DT_PPC_GOT, not
DT_PPC_GLINK.
bfd/ChangeLog
bfd/elf32-ppc.c
binutils/ChangeLog
binutils/readelf.c
include/elf/ChangeLog
include/elf/ppc.h
This page took 0.025701 seconds and 4 git commands to generate.