aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorMartin Hunt <hunt@redhat.com>1996-10-29 20:55:52 +0000
committerMartin Hunt <hunt@redhat.com>1996-10-29 20:55:52 +0000
commit421a2956fe359f9cb8fbc5b53843b1dacb6a0465 (patch)
tree4ad202d97c084be7f9c421ecdeca0c60407be2cf /bfd
parent089f0d454058c607d97c818bb485dcbe18223412 (diff)
downloadgdb-421a2956fe359f9cb8fbc5b53843b1dacb6a0465.zip
gdb-421a2956fe359f9cb8fbc5b53843b1dacb6a0465.tar.gz
gdb-421a2956fe359f9cb8fbc5b53843b1dacb6a0465.tar.bz2
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.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog7
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.