aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorJim Wilson <wilson@tuliptree.org>2000-09-22 22:34:41 +0000
committerJim Wilson <wilson@tuliptree.org>2000-09-22 22:34:41 +0000
commitd48ad4f3b63d6fba929d56d516e3aa4dda73f358 (patch)
tree94322c0d1b2883a8823e7e610b3f52b15c5efe4d /opcodes/ChangeLog
parent139368c9f374b56c00887e7587910ecd316da04c (diff)
downloadgdb-d48ad4f3b63d6fba929d56d516e3aa4dda73f358.zip
gdb-d48ad4f3b63d6fba929d56d516e3aa4dda73f358.tar.gz
gdb-d48ad4f3b63d6fba929d56d516e3aa4dda73f358.tar.bz2
Add missing fpcmp instructions, and add missing fcmp/fpcmp tests.
* gas/ia64/opc-f.pl: Add missing fcmp and fpcmp tests. * gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate. * ia64-opc-f.c (ia64_opcodes_f): Add fpcmp pseudo-ops for gt, ge, ngt, and nge. * ia64-asmtab.c: Regenerate.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 211a16e..33f219d 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,5 +1,9 @@
2000-09-22 Jim Wilson <wilson@cygnus.com>
+ * ia64-opc-f.c (ia64_opcodes_f): Add fpcmp pseudo-ops for
+ gt, ge, ngt, and nge.
+ * ia64-asmtab.c: Regenerate.
+
* ia64-dis.c (print_insn_ia64): Revert Aug 7 byte skip count change.
* ia64-gen.c (parse_semantics): Handle IA64_DVS_STOP.
(lookup_specifier): Handle "PR%, 1 to 15" and "PR%, 16 to 62".