]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
PR 6844
authorAlan Modra <amodra@gmail.com>
Tue, 16 Sep 2008 13:44:24 +0000 (13:44 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 16 Sep 2008 13:44:24 +0000 (13:44 +0000)
commit429139dd5dedcbdf7e48b6d80de270926f55f74f
treead60f33b1a5a4636a4edfb26af2797cb38a0cb73
parentfbc4f607b900daf0c906326860586b71371c08c8
PR 6844
* elf32-ppc.c (SYM_VAL): Define.  Use throughout to find symbol vma.
(ppc_elf_relocate_section): Correct GOT offset calculation.
(ppc_elf_finish_dynamic_symbol): Use PPC_HA and PPC_LO.
(ppc_elf_finish_dynamic_sections): Likewise.  Error if
htab->elf.hgot symbol is not defined in htab->got section.
bfd/ChangeLog
bfd/elf32-ppc.c