aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1996-07-03 05:03:54 +0000
committerJeff Law <law@redhat.com>1996-07-03 05:03:54 +0000
commitb9bddc84e21ae588b0ad2904e4a9ce06a59bd1ce (patch)
tree16c966bc8a5a59e3d26c0a583703f998b5fa2974
parentd2d04f7a2808ba1853addb947d218c01e84a5dac (diff)
downloadfsf-binutils-gdb-b9bddc84e21ae588b0ad2904e4a9ce06a59bd1ce.zip
fsf-binutils-gdb-b9bddc84e21ae588b0ad2904e4a9ce06a59bd1ce.tar.gz
fsf-binutils-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
-rw-r--r--gas/ChangeLog5
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.