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:
authorJan Hubicka <jh@suse.cz>2002-02-18 19:32:25 +0300
committerJan Hubicka <jh@suse.cz>2002-02-18 19:32:25 +0300
commitdda54ada03ddd741f0160a6a25b034bb6526e281 (patch)
tree1a2aad3ff49fce074e44c56e47823486bb2f0c32 /include/opcode/ChangeLog
parent4c761646cc154705a1e3bee9358391d2cbeeb25a (diff)
* i386.h (push,pop): Fix Reg64 to WordReg to allow 16bit operands.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 884e20215..c6c554f78 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,7 @@
+Mon Feb 18 17:31:48 CET 2002 Jan Hubicka <jh@suse.cz>
+
+ * i386.h (push,pop): Fix Reg64 to WordReg to allow 16bit operands.
+
Mon Feb 11 12:53:19 CET 2002 Jan Hubicka <jh@suse.cz>
* i386.h (push,pop): Allow 16bit operands in 64bit mode.