aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-04-01 00:35:34 +0000
committerKen Raeburn <raeburn@cygnus>1994-04-01 00:35:34 +0000
commit77400de38e953f64bf25e93379951f3adbc4595e (patch)
tree9084d216d1e875c44ed5f7f94b37b84b6502bc27 /include
parent7e39e1afa6af4ea8f89464053f02ac9dffc15753 (diff)
downloadfsf-binutils-gdb-77400de38e953f64bf25e93379951f3adbc4595e.zip
fsf-binutils-gdb-77400de38e953f64bf25e93379951f3adbc4595e.tar.gz
fsf-binutils-gdb-77400de38e953f64bf25e93379951f3adbc4595e.tar.bz2
* i386.h (IS_JUMP_ON_ECX_ZERO, "jcxz" pattern): Operand size prefix is 0x66,
not 0x67. Patch from H.J. Lu (hlu@nynexst.com).
Diffstat (limited to 'include')
-rw-r--r--include/opcode/ChangeLog13
1 files changed, 9 insertions, 4 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 8b892a7..e5835ba 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,8 @@
+Thu Mar 31 19:34:08 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
+
+ * i386.h (IS_JUMP_ON_ECX_ZERO, "jcxz" pattern): Operand size
+ prefix is 0x66, not 0x67. Patch from H.J. Lu (hlu@nynexst.com).
+
Thu Mar 3 15:51:05 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
* i386.h: Reverse last change. It'll be handled in gas instead.
@@ -509,7 +514,7 @@ Sat Nov 30 20:40:51 1991 Steve Chamberlain (sac at rtl.cygnus.com)
m88k.h, mips.h , np1.h, ns32k.h, pn.h, pyr.h, sparc.h, tahoe.h,
vax.h, ChangeLog: renamed from ../<foo>-opcode.h
-
-
-
-
+
+Local Variables:
+version-control: never
+End: