]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* elf32-ppc.c (ppc_elf_check_relocs): Init sgot to NULL. Create the
authorRichard Henderson <rth@redhat.com>
Sun, 2 Aug 1998 10:22:30 +0000 (10:22 +0000)
committerRichard Henderson <rth@redhat.com>
Sun, 2 Aug 1998 10:22:30 +0000 (10:22 +0000)
commitc95f174afc07a7ea6d9e2d983dbcf67551f1fc54
tree42ea4cf759567562feb3c833d00550a921909a97
parentedc27ea5da9bf92b1dffef28f91a053e6fa0734f
    * elf32-ppc.c (ppc_elf_check_relocs): Init sgot to NULL.  Create the
        .got if any relocation referrs to _GLOBAL_OFFSET_TABLE_.
        (ppc_elf_relocate_section): Pull sgot and splt search to the start
        of the function.  Recognize no .plt as static linking.
bfd/ChangeLog