]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* elflink.h (elf_link_adjust_relocs): New function.
authorMark Mitchell <mark@codesourcery.com>
Sun, 18 Jul 1999 06:31:29 +0000 (06:31 +0000)
committerMark Mitchell <mark@codesourcery.com>
Sun, 18 Jul 1999 06:31:29 +0000 (06:31 +0000)
commit31367b81b727a42f74fa5f2b0de05f31dc5f25ae
treecca87e076fb51e00bc9b2629291a53f89b0fccb0
parentc2c594b87d1ac69a17450b5d523562420a113023
* elflink.h (elf_link_adjust_relocs): New function.
(elf_bfd_final_link): Use it.
(elf_link_input_bfd): Deal with the fact that there can be
two relocation sections for a single section.
(elf_reloc_link_order): Likewise.

* elf32-mips.c (_bfd_mips_elf_final_link): Don't set GP for
a relocateable object.
(_bfd_mips_elf_relocate_section): Handle relocateable links.
bfd/ChangeLog
bfd/elf32-mips.c
bfd/elflink.h