OSDN Git Service

* elflink.h (elf_link_adjust_relocs): New function.
authormmitchel <mmitchel>
Sun, 18 Jul 1999 06:31:28 +0000 (06:31 +0000)
committermmitchel <mmitchel>
Sun, 18 Jul 1999 06:31:28 +0000 (06:31 +0000)
commit5e35e3f0a29ac563ae208137dd3f0e3fb80d5fa5
tree576eeca78441667721517cc90e2e5da12a3464c8
parent723bee3fb8232ca68cdc0a702e9ef0daafa81479
* 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