diff options
author | Jeff Law <law@redhat.com> | 1998-07-17 00:06:55 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1998-07-17 00:06:55 +0000 |
commit | f10a9bdeadbf38668584620aec1dcb9bd3341a4e (patch) | |
tree | f0d880c8177b623b9dfead68a2b6e2733081c797 /opcodes/ChangeLog | |
parent | 47f7fb8bb793549c197e8000e6797cc869fe7de1 (diff) | |
download | gdb-f10a9bdeadbf38668584620aec1dcb9bd3341a4e.zip gdb-f10a9bdeadbf38668584620aec1dcb9bd3341a4e.tar.gz gdb-f10a9bdeadbf38668584620aec1dcb9bd3341a4e.tar.bz2 |
* m10300-opc.c (mn10300_opcodes): Fix opcode for 4 operand "mul" and
"mulu".
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 7f38af2..69e2830 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,16 @@ +start-sanitize-am33 +Thu Jul 16 18:04:46 1998 Jeffrey A Law (law@cygnus.com) + + * m10300-opc.c (mn10300_opcodes): Fix opcode for 4 operand "mul" and + "mulu". + +end-sanitize-am33 +start-sanitize-r5900 +Mon Jul 13 18:14:24 1998 Jeffrey A Law (law@cygnus.com) + + * mips-opc.c (pref): Enabled for the r5900. + +end-sanitize-r5900 Mon Jul 13 14:53:59 1998 Alan Modra <alan@spri.levels.unisa.edu.au> * i386-dis.c (ckprefix): Handle fwait specially only when it isn't |