From: Nick Clifton Date: Fri, 20 Mar 1998 19:28:48 +0000 (+0000) Subject: Fixes for PR15358 and 15373 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a748b374f588c3700dbe4ceaa8c987574ad184e4;p=binutils-gdb.git Fixes for PR15358 and 15373 --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 685c5303ed4..659156256bf 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,12 @@ +Fri Mar 20 11:25:41 1998 Nick Clifton + + * coff-arm.c (coff_arm_relocate_section): Better error messages + when interowrking conflucts occur. Courtesy of Jonathan Walton + and Tony Thompson. PR 15357. + (aoutarm_std_reloc_howto): Fixed bitsize fields of rightshifted + relocations. Patch courtesy of Jonathan Walton and Tony + Thompson. PR 15373. + Fri Mar 20 02:26:43 1998 Richard Henderson * elf32-sparc.c (elf32_sparc_adjust_dynamic_symbol): Revert