From: Martin Hunt Date: Tue, 29 Oct 1996 20:55:52 +0000 (+0000) Subject: Tue Oct 29 12:53:46 1996 Martin M. Hunt X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=421a2956fe359f9cb8fbc5b53843b1dacb6a0465;p=binutils-gdb.git Tue Oct 29 12:53:46 1996 Martin M. Hunt * elf32-d10v.c (elf_d10v_howto_table): Don't complain on overflows for R_D10V_16 and R_D10V_18. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index bbf617ff80a..f3c07199b17 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-d10v +Tue Oct 29 12:53:46 1996 Martin M. Hunt + + * elf32-d10v.c (elf_d10v_howto_table): Don't complain on + overflows for R_D10V_16 and R_D10V_18. + +end-sanitize-d10v Tue Oct 29 13:23:53 1996 Ian Lance Taylor * ieee.c (ieee_write_section_part): Use LMA rather than VMA.