aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorJason Thorpe <thorpej@netbsd.org>2002-05-09 23:11:30 +0000
committerJason Thorpe <thorpej@netbsd.org>2002-05-09 23:11:30 +0000
commitd85cdfabd5786958c709d586792a49860b4397ae (patch)
treed558f5b9d50199a704d252ed93681478e2fa233a /opcodes/ChangeLog
parent67b2c998896242cf8ab35bd86292d6700a792579 (diff)
downloadgdb-d85cdfabd5786958c709d586792a49860b4397ae.zip
gdb-d85cdfabd5786958c709d586792a49860b4397ae.tar.gz
gdb-d85cdfabd5786958c709d586792a49860b4397ae.tar.bz2
* vax-dis.c (print_insn_arg): Pass the insn info to print_insn_mode.
(print_insn_mode): Print some basic info about floating point values.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index b888791..9db7dec 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2002-04-28 Jason Thorpe <thorpej@wasabisystems.com>
+
+ * vax-dis.c (print_insn_arg): Pass the insn info to print_insn_mode.
+ (print_insn_mode): Print some basic info about floating point values.
+
2002-05-09 Anton Blanchard <anton@samba.org>
* ppc-opc.c: Add "tlbiel" for POWER4.