]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* 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)
commit033fd5f9ae6a7a915ee0f1263469f594d0dabb8d
treea83e7b2ba7e3b49ebc4f9f6a25cbe7c7aa43fcbf
parent1045b512db9224ba2b5b239336537b1141b46388
* 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