diff options
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index bbf617f..f3c0719 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-d10v +Tue Oct 29 12:53:46 1996 Martin M. Hunt <hunt@pizza.cygnus.com> + + * 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 <ian@cygnus.com> * ieee.c (ieee_write_section_part): Use LMA rather than VMA. |