diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-06-11 16:23:55 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-06-11 16:23:55 +0000 |
commit | e6fb7139eeb742694bc4cc5010a40d64b225c344 (patch) | |
tree | d550f26e472666d6ecb828f867c73000ca3de42f /opcodes/ChangeLog | |
parent | 628d152d6656da2d23cedb6c4fc4e6290b684440 (diff) | |
download | gdb-e6fb7139eeb742694bc4cc5010a40d64b225c344.zip gdb-e6fb7139eeb742694bc4cc5010a40d64b225c344.tar.gz gdb-e6fb7139eeb742694bc4cc5010a40d64b225c344.tar.bz2 |
* m68k-dis.c (print_insn_{m68k,arg}): Add MMU codes.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 1eb414b..8deeca5 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,12 @@ +Fri Jun 11 07:53:48 1993 Jim Kingdon (kingdon@cygnus.com) + + * m68k-dis.c (print_insn_{m68k,arg}): Add MMU codes. + +Tue Jun 8 12:25:01 1993 Steve Chamberlain (sac@phydeaux.cygnus.com) + + * h8300-dis.c: New file, removed from bfd/cpu-h8300.c, with + H8/300-H opcodes. + Mon Jun 7 12:58:49 1993 Per Bothner (bothner@rtl.cygnus.com) * Makefile.in (CSEARCH): Add -I../bfd for sysdep.h and bfd.h. |