aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1995-02-06 08:38:27 +0000
committerKen Raeburn <raeburn@cygnus>1995-02-06 08:38:27 +0000
commita43022bd720336020cb7b8454504276fe9615b82 (patch)
treef0d7c9ef8e073d0f32c3fee9bd252e072f126003 /include/opcode/ChangeLog
parent5dc8db48973c10e9a4d8500c923ea1197c835011 (diff)
downloadgdb-a43022bd720336020cb7b8454504276fe9615b82.zip
gdb-a43022bd720336020cb7b8454504276fe9615b82.tar.gz
gdb-a43022bd720336020cb7b8454504276fe9615b82.tar.bz2
i386 16-bit mode support from bryan ford
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index ca42025..a05e506 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,24 @@
+Mon Feb 6 03:31:54 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
+
+ Changes from Bryan Ford <baford@schirf.cs.utah.edu> for 16-bit
+ i386 support:
+ * i386.h (MOV_AX_DISP32): New macro.
+ (i386_optab): Added Data16 and Data32 as needed. Added "w" forms
+ of several call/return instructions.
+ (ADDR_PREFIX_OPCODE): New macro.
+
+Mon Jan 23 16:45:43 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
+
+ Sat Jan 21 17:50:38 1995 Pat Rankin (rankin@eql.caltech.edu)
+
+ * ../include/opcode/vax.h (struct vot_wot, field `args'): make
+ it pointer to const char;
+ (struct vot, field `name'): ditto.
+
+Thu Jan 19 14:47:53 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
+
+ * vax.h: Supply and properly group all values in end sentinel.
+
Tue Jan 17 10:55:30 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
* mips.h (INSN_ISA, INSN_4650): Define.