aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorMartin Hunt <hunt@redhat.com>1996-07-26 18:52:01 +0000
committerMartin Hunt <hunt@redhat.com>1996-07-26 18:52:01 +0000
commit8544dc03295851b772becacd3ca0fff34afcc146 (patch)
treec05a1063bbd91923f1181e58f6b616ca7253d099 /gas
parentcaeec767909adec58f8319a5cad93fe8925235ad (diff)
downloadgdb-8544dc03295851b772becacd3ca0fff34afcc146.zip
gdb-8544dc03295851b772becacd3ca0fff34afcc146.tar.gz
gdb-8544dc03295851b772becacd3ca0fff34afcc146.tar.bz2
Fri Jul 26 11:43:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
* config/tc-d10v.c: Added lots of error checking. Added hacks to support accumulator shifts.
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 4331610..19e65a4 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,10 @@
+start-sanitize-d10v
+Fri Jul 26 11:43:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
+
+ * config/tc-d10v.c: Added lots of error checking. Added hacks
+ to support accumulator shifts.
+
+end-sanitize-d10v
Fri Jul 26 11:56:08 1996 Ian Lance Taylor <ian@cygnus.com>
* symbols.c (S_SET_EXTERNAL): Let .weak override.