diff options
author | Jeff Law <law@redhat.com> | 1996-07-03 05:03:54 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-07-03 05:03:54 +0000 |
commit | b9bddc84e21ae588b0ad2904e4a9ce06a59bd1ce (patch) | |
tree | 16c966bc8a5a59e3d26c0a583703f998b5fa2974 /gas/ChangeLog | |
parent | d2d04f7a2808ba1853addb947d218c01e84a5dac (diff) | |
download | gdb-b9bddc84e21ae588b0ad2904e4a9ce06a59bd1ce.zip gdb-b9bddc84e21ae588b0ad2904e4a9ce06a59bd1ce.tar.gz gdb-b9bddc84e21ae588b0ad2904e4a9ce06a59bd1ce.tar.bz2 |
* config/tc-h8300.c (build_bytes): If an operand type is
marked as SRC_IN_DST retrieve it from the "destination" op.
Disgusting hack for shal #2,er0. 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 a9b709e..461b1cb 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue Jul 2 23:02:12 1996 Jeffrey A Law (law@cygnus.com) + + * config/tc-h8300.c (build_bytes): If an operand type is + marked as SRC_IN_DST retrieve it from the "destination" op. + Sat Jun 29 13:38:31 1996 Ian Lance Taylor <ian@cygnus.com> * configure.in (arm-*-riscix*): Set emulation to riscix. |