aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorMartin Hunt <hunt@redhat.com>1996-08-22 17:53:59 +0000
committerMartin Hunt <hunt@redhat.com>1996-08-22 17:53:59 +0000
commit6be9ec8d753d5d5b39a0ecbafcfacbb3dabcf04b (patch)
tree294cb6b38019542b113c3c01a94352e6eac91611 /gas
parent0bdf3144c614aaf34efe63ec563c13bc9cd7bff6 (diff)
downloadfsf-binutils-gdb-6be9ec8d753d5d5b39a0ecbafcfacbb3dabcf04b.zip
fsf-binutils-gdb-6be9ec8d753d5d5b39a0ecbafcfacbb3dabcf04b.tar.gz
fsf-binutils-gdb-6be9ec8d753d5d5b39a0ecbafcfacbb3dabcf04b.tar.bz2
Thu Aug 22 10:50:00 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
* config/tc-d10v.c: Fix a reloc bug caused by my last change. * doc/c-d10v.texi: Cleanup.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index dc7f9ca..d8457dc 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,10 @@
+start-sanitize-d10v
+Thu Aug 22 10:50:00 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
+
+ * config/tc-d10v.c: Fix a reloc bug caused by my last change.
+ * doc/c-d10v.texi: Cleanup.
+
+end-sanitize-d10v
start-sanitize-v850
Tue Aug 20 15:15:16 1996 J.T. Conklin <jtc@hippo.cygnus.com>