diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1997-09-09 17:08:01 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1997-09-09 17:08:01 +0000 |
commit | 22a25680ba669609e3c6240a9868d51f5da543f6 (patch) | |
tree | e8a277799829d367b8ef00771a4ad294bb8df5d3 /opcodes/ChangeLog | |
parent | f403d304409c810dbfb89fb7e09eba2df02070b8 (diff) | |
download | gdb-22a25680ba669609e3c6240a9868d51f5da543f6.zip gdb-22a25680ba669609e3c6240a9868d51f5da543f6.tar.gz gdb-22a25680ba669609e3c6240a9868d51f5da543f6.tar.bz2 |
* sparc-opc.c (sparc_opcodes): Fix op3 field for fcmpq/fcmpeq.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index a4dd7bf..d2b2ae0 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +Tue Sep 9 10:03:49 1997 Doug Evans <dje@canuck.cygnus.com> + + * sparc-opc.c (sparc_opcodes): Fix op3 field for fcmpq/fcmpeq. + Mon Sep 8 14:06:59 1997 Doug Evans <dje@canuck.cygnus.com> * cgen-asm.c (cgen_parse_address): New argument resultp. |