From: Jeff Law Date: Fri, 6 Feb 1998 18:50:34 +0000 (+0000) Subject: * elf32-mips.c (bfd_elf32_bfd_reloc_type_lookup): For BFD_RELOC_CTOR X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9b47bc23b811b17f0fccd665944cab131ca93741;p=binutils-gdb.git * elf32-mips.c (bfd_elf32_bfd_reloc_type_lookup): For BFD_RELOC_CTOR get the size from bfd_arch_bits_per_address instead of directly from the isa. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 8efe52e6c3d..cd71af4c4b1 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Fri Feb 6 11:50:22 1998 Jeffrey A Law (law@cygnus.com) + + * elf32-mips.c (bfd_elf32_bfd_reloc_type_lookup): For BFD_RELOC_CTOR + get the size from bfd_arch_bits_per_address instead of directly + from the isa. + Thu Feb 5 14:21:34 1998 Michael Meissner * libbfd-in.h (BFD_ALIGN): If rounding up would cause the address