summaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>2000-04-21 22:04:29 +0000
committerJeff Law <law@redhat.com>2000-04-21 22:04:29 +0000
commit9e1f29ee376456fdee0f2ba5f2730a503d4e6939 (patch)
treef8127c02445d429b86737a98f1e43a934cec9d36 /opcodes/ChangeLog
parent351ea406640a59191d64ab90ba48deb43f822421 (diff)
downloadbinutils-redhat-9e1f29ee376456fdee0f2ba5f2730a503d4e6939.tar.gz
* hppa-dis.c (extract_16): New function.
(print_insn_hppa): Fix incorrect handling of 'fe'. Added handling of new operand types l,y,&,fe,fE,fx.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index bb18a8ae78..1c8e71c209 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,9 @@
+Fri Apr 21 16:03:39 2000 Jason Eckhardt <jle@cygnus.com>
+
+ * hppa-dis.c (extract_16): New function.
+ (print_insn_hppa): Fix incorrect handling of 'fe'. Added handling of
+ new operand types l,y,&,fe,fE,fx.
+
Fri Apr 21 13:20:53 2000 Richard Henderson <rth@cygnus.com>
David Mosberger <davidm@hpl.hp.com>
Timothy Wall <twall@cygnus.com>