diff options
-rw-r--r-- | bfd/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 52659a0..821abc0 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,6 +1,8 @@ Fri Feb 6 11:50:22 1998 Jeffrey A Law (law@cygnus.com) +start-sanitize-r5900 * cpu-mips.c (arch_info_struct): Make r5900 pointer size 32bits. +end-sanitize-r5900 * 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. |