diff options
author | Martin Hunt <hunt@redhat.com> | 1996-07-26 18:52:01 +0000 |
---|---|---|
committer | Martin Hunt <hunt@redhat.com> | 1996-07-26 18:52:01 +0000 |
commit | 8544dc03295851b772becacd3ca0fff34afcc146 (patch) | |
tree | c05a1063bbd91923f1181e58f6b616ca7253d099 /gas | |
parent | caeec767909adec58f8319a5cad93fe8925235ad (diff) | |
download | gdb-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/ChangeLog | 7 |
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. |