OSDN Git Service

* elflink.h (struct elf_link_sort_rela): Turn rel and rela
authorAlexandre Oliva <aoliva@redhat.com>
Tue, 22 Oct 2002 21:00:10 +0000 (21:00 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Tue, 22 Oct 2002 21:00:10 +0000 (21:00 +0000)
commit3a9ae80a51fa3303ccd7afd093a96a16480a6536
tree1e444dab340a57bc276d4b2c28dabf2485909b8e
parente3f417a0a0cba91b1fa337b61d316a516088e0be
* elflink.h (struct elf_link_sort_rela): Turn rel and rela
into arrays.
(elf_link_sort_cmp1, elf_link_sort_cmp2): Adjust.
(elf_link_sort_relocs): Likewise.  Take int_rels_per_ext_rel
into account.
* elfxx-mips.c (mips_elf_create_dynamic_relocation): Compose
R_MIPS_REL32 with R_MIPS64 if ABI_64_P.
bfd/ChangeLog
bfd/elflink.h
bfd/elfxx-mips.c