OSDN Git Service

* 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)
commit0cbe5934948270e506da5d47c351af4ab82ee92f
tree3ac23b386c11837bd98b4d89e96b741d7a325c26
parentd68a99810cb7f1183530dab4415167829bf67be2
* 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