aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1993-09-09 21:43:54 +0000
committerIan Lance Taylor <ian@airs.com>1993-09-09 21:43:54 +0000
commitfc0d7441be569e1a378b7c68dee79f1d67457602 (patch)
treed6c355565da65fd66937ab3d4167b2e79e55c36e /include/opcode/ChangeLog
parentffe263982529acf456c2ae937a6cd9c30536946e (diff)
downloadgdb-fc0d7441be569e1a378b7c68dee79f1d67457602.zip
gdb-fc0d7441be569e1a378b7c68dee79f1d67457602.tar.gz
gdb-fc0d7441be569e1a378b7c68dee79f1d67457602.tar.bz2
* i386.h (i386_optab): Properly bracket initializers.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index a6a86eb..2803870 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,16 @@
+Thu Sep 9 17:42:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+
+ * i386.h (i386_optab): Properly bracket initializers.
+
+Wed Aug 25 13:50:56 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
+
+ * hppa.h (pa_opcode): Use '|' for movb and movib insns. (From
+ Jeff Law, law@cs.utah.edu).
+
+Mon Aug 23 16:55:03 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
+
+ * i386.h (lcall): Accept Imm32 operand also.
+
Mon Aug 23 12:43:11 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* mips.h (M_ABSU): Removed (absolute value of unsigned number??).