aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1993-06-03 23:46:54 +0000
committerStu Grossman <grossman@cygnus>1993-06-03 23:46:54 +0000
commit34a8b7246b929092219aa2e0aed53d20bf6293c1 (patch)
tree5d90115a16286f089b49eaed0d5a9a2beae6003c /include
parente835b5e7fa8a12d8da88917b038b30af9a39ec7d (diff)
downloadfsf-binutils-gdb-34a8b7246b929092219aa2e0aed53d20bf6293c1.zip
fsf-binutils-gdb-34a8b7246b929092219aa2e0aed53d20bf6293c1.tar.gz
fsf-binutils-gdb-34a8b7246b929092219aa2e0aed53d20bf6293c1.tar.bz2
* Patches from Jeffrey Law <law@cs.utah.edu>.
* hppa.h: Rework single precision FP instructions so that they correctly disassemble code PA1.1 code.
Diffstat (limited to 'include')
-rw-r--r--include/opcode/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 5a77ad0..81c02e8 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,15 @@
+Thu Jun 3 15:42:59 1993 Stu Grossman (grossman@cygnus.com)
+
+ * Patches from Jeffrey Law <law@cs.utah.edu>.
+ * hppa.h: Rework single precision FP
+ instructions so that they correctly disassemble code
+ PA1.1 code.
+
+Thu May 27 19:21:22 1993 Bruce Bauman (boot@osf.org)
+
+ * i386.h (i386_optab, mov pattern): Remove Mem16 restriction from
+ mov to allow instructions like mov ss,xyz(ecx) to assemble.
+
Tue May 25 00:39:40 1993 Ken Raeburn (raeburn@cygnus.com)
* hppa.h: Use new version from Utah if OLD_TABLE isn't defined;