aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-04-06 16:07:22 +0000
committerIan Lance Taylor <ian@airs.com>1998-04-06 16:07:22 +0000
commit5388e7d1590d7a2a5cc1f257533646dba78cb89f (patch)
treeb5fdbed12b003289aadcee2194cdf8ac1fc414dd /gas
parent912e805f749ef9ed7eda438d8b2349f7f5a06a78 (diff)
downloadgdb-5388e7d1590d7a2a5cc1f257533646dba78cb89f.zip
gdb-5388e7d1590d7a2a5cc1f257533646dba78cb89f.tar.gz
gdb-5388e7d1590d7a2a5cc1f257533646dba78cb89f.tar.bz2
Mon Apr 6 12:06:39 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* config/tc-m68k.c (m68k_ip, case "#B"): Install the offset of the operand in the opcode.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 0a899c0..267902d 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+Mon Apr 6 12:06:39 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+ * config/tc-m68k.c (m68k_ip, case "#B"): Install the offset of the
+ operand in the opcode.
+
start-sanitize-sky
Fri Apr 3 12:13:03 1998 Doug Evans <devans@canuck.cygnus.com>