From 9b47bc23b811b17f0fccd665944cab131ca93741 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Fri, 6 Feb 1998 18:50:34 +0000 Subject: [PATCH] * 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. --- bfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.30.2