diff options
author | Jeff Law <law@redhat.com> | 1996-04-06 00:06:10 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-04-06 00:06:10 +0000 |
commit | dcb195f8fa43d7da813efc86130f22a714c3be54 (patch) | |
tree | fe4b466aa34303fd020ee0056d2a5ad33ca9c108 /gas/ChangeLog | |
parent | bd03e603a7d8db2f8aa3429986ecb2abe0430443 (diff) | |
download | binutils-dcb195f8fa43d7da813efc86130f22a714c3be54.zip binutils-dcb195f8fa43d7da813efc86130f22a714c3be54.tar.gz binutils-dcb195f8fa43d7da813efc86130f22a714c3be54.tar.bz2 |
* config/tc-h8300.c (get_specific): Remove some #if 0 code.
(build_bytes): Remove all ABSMOV related code; it's unnecessary.
ABSMOV is gone... Cleaning up. hmse.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 6982da9..65396449 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Fri Apr 5 17:01:35 1996 Jeffrey A Law (law@cygnus.com) + + * config/tc-h8300.c (get_specific): Remove some #if 0 code. + (build_bytes): Remove all ABSMOV related code; it's unnecessary. + Fri Apr 5 15:13:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * config/atof-ieee.c: Fix handling of denormalized extended |