diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-07-22 17:58:19 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-07-22 17:58:19 +0000 |
commit | e4024966b224d376d6b94ec2e10e0c9aeff36691 (patch) | |
tree | 2a8149b53e9c5a0f4f768f6bf78f2eeb2e3171e0 /opcodes | |
parent | e7bc7bc3fc1290c7e0fbb1dbcfb8ef8b77b97639 (diff) | |
download | gdb-e4024966b224d376d6b94ec2e10e0c9aeff36691.zip gdb-e4024966b224d376d6b94ec2e10e0c9aeff36691.tar.gz gdb-e4024966b224d376d6b94ec2e10e0c9aeff36691.tar.bz2 |
* sparc-opc.c: Fix opcode values for fpack16, and fpackfix. Fix
operands for fexpand and fpmerge. From Christian Kuehnke
<Christian.Kuehnke@arbi.informatik.uni-oldenburg.de>.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index ba4c04a..c6916a3 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +Mon Jul 22 13:47:23 1996 Ian Lance Taylor <ian@cygnus.com> + + * sparc-opc.c: Fix opcode values for fpack16, and fpackfix. Fix + operands for fexpand and fpmerge. From Christian Kuehnke + <Christian.Kuehnke@arbi.informatik.uni-oldenburg.de>. + Mon Jul 22 13:17:06 1996 Richard Henderson <rth@tamu.edu> * alpha-dis.c (print_insn_alpha): No longer the user-visible @@ -22,8 +28,8 @@ start-sanitize-d10v * d10v-dis.c: New file. * d10v-opc.c: New file. * disassemble.c (disassembler) Add entry for d10v. + end-sanitize-d10v - Wed Jul 17 10:12:05 1996 J.T. Conklin <jtc@rtl.cygnus.com> * m68k-opc.c (m68k_opcodes): Fix bugs in coldfire insns relating |