Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <modra@gmail.com>1999-12-27 19:10:31 +0300
committerAlan Modra <modra@gmail.com>1999-12-27 19:10:31 +0300
commita3717e6ce05a17b837e3027e021cc123f017ae23 (patch)
tree4b7e6769bf78f94bc67a0980f0094a87a8b01bc4 /include/opcode/ChangeLog
parent6b55bdd0c0327fe64c694cdeb9dc8624b6c870e2 (diff)
x86 indirect jump/call syntax fixes. Disassembly fix for lcall.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index f1038dccd..fb573ccdb 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,8 @@
+1999-12-27 Alan Modra <alan@spri.levels.unisa.edu.au>
+
+ * i386.h: Add JumpAbsolute qualifier to all non-intel mode
+ indirect jumps and calls. Add FF/3 call for intel mode.
+
Wed Dec 1 03:05:25 1999 Jeffrey A Law (law@cygnus.com)
* mn10300.h: Add new operand types. Add new instruction formats.