diff options
author | Ian Lance Taylor <ian@airs.com> | 1999-02-04 18:49:50 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1999-02-04 18:49:50 +0000 |
commit | e699d92ff72ccd656da29d2f2d11a906ffe6bae2 (patch) | |
tree | 5fb18054a9e3637c348121bd356c918aca345a0f /opcodes | |
parent | 8f87134c125c9aeddc5b39f0f74bfd3a4d80a511 (diff) | |
download | gdb-e699d92ff72ccd656da29d2f2d11a906ffe6bae2.zip gdb-e699d92ff72ccd656da29d2f2d11a906ffe6bae2.tar.gz gdb-e699d92ff72ccd656da29d2f2d11a906ffe6bae2.tar.bz2 |
* m68k-opc.c: Correct move (not movew) to status word on 5200.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 677b073..8eeb943 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +Thu Feb 4 13:48:52 1999 Ian Lance Taylor <ian@cygnus.com> + + * m68k-opc.c: Correct move (not movew) to status word on 5200. + Mon Feb 1 20:54:36 1999 Catherine Moore <clm@cygnus.com> * disassemble.c (disassembler): Handle bfd_mach_i386_i386_intel_syntax. |