diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-04-06 16:07:22 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-04-06 16:07:22 +0000 |
commit | 5388e7d1590d7a2a5cc1f257533646dba78cb89f (patch) | |
tree | b5fdbed12b003289aadcee2194cdf8ac1fc414dd | |
parent | 912e805f749ef9ed7eda438d8b2349f7f5a06a78 (diff) | |
download | gdb-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.
-rw-r--r-- | gas/ChangeLog | 5 |
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> |