diff options
author | Nick Clifton <nickc@redhat.com> | 2000-06-25 16:49:47 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-06-25 16:49:47 +0000 |
commit | f0c56b9036179bdebcb651e2ca11dcdb4210ca18 (patch) | |
tree | a413e28c37257b46de0db4d46462eb94f117e2a5 /gas/ChangeLog | |
parent | 05c58a7cfb691ea58be9232ac3ccda1d74415d5d (diff) | |
download | gdb-f0c56b9036179bdebcb651e2ca11dcdb4210ca18.zip gdb-f0c56b9036179bdebcb651e2ca11dcdb4210ca18.tar.gz gdb-f0c56b9036179bdebcb651e2ca11dcdb4210ca18.tar.bz2 |
Assemble ldmac correctly.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b42a606..0f135ae 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2000-06-25 Kazu Hirata <kazu@hxi.com> + + * config/tc-h8300.c (build_bytes): Assemble ldmac correctly. + 2000-06-24 DJ Delorie <dj@cygnus.com> * config/tc-i386.c (md_estimate_size_before_relax): Revert |