aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorJ.T. Conklin <jtc@acorntoolworks.com>1995-02-06 18:56:53 +0000
committerJ.T. Conklin <jtc@acorntoolworks.com>1995-02-06 18:56:53 +0000
commit9ce4de1912304958f3ca5cf1270ba0d5d84ba74a (patch)
tree5a050e41ac6029b95afc8105c2213c42cf355a8f /opcodes
parent5039302a4c749213b9b1699a9998f165328cd70f (diff)
downloadfsf-binutils-gdb-9ce4de1912304958f3ca5cf1270ba0d5d84ba74a.zip
fsf-binutils-gdb-9ce4de1912304958f3ca5cf1270ba0d5d84ba74a.tar.gz
fsf-binutils-gdb-9ce4de1912304958f3ca5cf1270ba0d5d84ba74a.tar.bz2
* i386-dis.c (dis386_twobyte): Add cpuid, From Charles Hannum
(mycroft@netbsd.org).
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 3884432..d30f30e 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,15 @@
+Mon Feb 6 10:52:06 1995 J.T. Conklin <jtc@rtl.cygnus.com>
+
+ * i386-dis.c (dis386_twobyte): Add cpuid, From Charles Hannum
+ (mycroft@netbsd.org).
+
+Mon Jan 30 12:38:00 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ From "Logg, Ed" <elogg@ea.com>:
+ * ppc-opc.c (extract_bdm): Correct parenthezisation.
+ * ppc-dis.c (print_insn_powerpc): Print .long before unrecognized
+ value.
+
Thu Jan 26 18:32:08 1995 Ian Lance Taylor <ian@cygnus.com>
* ppc-opc.c: Changes based on patch from David Edelsohn