aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-03-05 03:09:53 +0000
committerAlan Modra <amodra@gmail.com>2002-03-05 03:09:53 +0000
commit84dd1cffbfb45e0c053a481bc94ddebe1adb3c04 (patch)
treed0ea6c6d916ac11dad7e4f26c90a0d7c07151c24 /opcodes/ChangeLog
parente4b29ec6bd61c158e724fa7eef2b95df7947e27e (diff)
downloadgdb-84dd1cffbfb45e0c053a481bc94ddebe1adb3c04.zip
gdb-84dd1cffbfb45e0c053a481bc94ddebe1adb3c04.tar.gz
gdb-84dd1cffbfb45e0c053a481bc94ddebe1adb3c04.tar.bz2
* pdp11-opc.c: Fix "mark" operand type. Fix operand types
for float opcodes that take float operands. Add alternate names (xxxD vs. xxxF) for float opcodes. * pdp11-dis.c (print_operand): Clean up formatting for mode 67. (print_foperand): New function to handle float opcode operands. (print_insn_pdp11): Use print_foperand to disassemble float ops.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index a7b5e13..aba81ba 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,12 @@
+2002-03-05 Paul Koning <pkoning@equallogic.com>
+
+ * pdp11-opc.c: Fix "mark" operand type. Fix operand types
+ for float opcodes that take float operands. Add alternate
+ names (xxxD vs. xxxF) for float opcodes.
+ * pdp11-dis.c (print_operand): Clean up formatting for mode 67.
+ (print_foperand): New function to handle float opcode operands.
+ (print_insn_pdp11): Use print_foperand to disassemble float ops.
+
2002-02-27 Nick Clifton <nickc@cambridge.redhat.com>
* po/de.po: Updated.