aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1992-12-22 05:31:22 +0000
committerStu Grossman <grossman@cygnus>1992-12-22 05:31:22 +0000
commit09f3dc6e0685e87c0713a3ed6781ba970b0bf1be (patch)
treecef49f53f0c9d41620406554c1be40af42fd3843 /include
parentd70d5a26013b38386c020dafb45db19ebbfe2cf3 (diff)
downloadgdb-09f3dc6e0685e87c0713a3ed6781ba970b0bf1be.zip
gdb-09f3dc6e0685e87c0713a3ed6781ba970b0bf1be.tar.gz
gdb-09f3dc6e0685e87c0713a3ed6781ba970b0bf1be.tar.bz2
* hppa.h: Move handy aliases to the front. Fix masks for extract
and deposit instructions.
Diffstat (limited to 'include')
-rw-r--r--include/opcode/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 01f4358..138c354 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,19 @@
+Mon Dec 21 21:29:08 1992 Stu Grossman (grossman at cygnus.com)
+
+ * hppa.h: Move handy aliases to the front. Fix masks for extract
+ and deposit instructions.
+
+Sat Dec 12 16:09:48 1992 Ian Lance Taylor (ian@cygnus.com)
+
+ * i386.h: accept shld and shrd both with and without the shift
+ count argument, which is always %cl.
+
+Fri Nov 27 17:13:18 1992 Ken Raeburn (raeburn at cambridge-laptop)
+
+ * i386.h (i386_optab_end, i386_regtab_end): Now const.
+ (one_byte_segment_defaults, two_byte_segment_defaults,
+ i386_prefixtab_end): Ditto.
+
Mon Nov 23 10:47:25 1992 Ken Raeburn (raeburn@cygnus.com)
* vax.h (bb*): Use "v" (bitfield type), not "a" (address operand)