diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-08-26 16:25:06 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-08-26 16:25:06 +0000 |
commit | 051a96ff10e679497fb256765639426ae1281ee7 (patch) | |
tree | 63074695f6cd254332f6ff480e80d7be6f183d6c /include | |
parent | 02bdbd8b5d07c4747b46e0f35698f431eca83abd (diff) | |
download | gdb-051a96ff10e679497fb256765639426ae1281ee7.zip gdb-051a96ff10e679497fb256765639426ae1281ee7.tar.gz gdb-051a96ff10e679497fb256765639426ae1281ee7.tar.bz2 |
tipo
Diffstat (limited to 'include')
-rw-r--r-- | include/opcode/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 0d49961..36d0d57 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,7 +1,7 @@ Tue Aug 26 12:21:52 1997 Ian Lance Taylor <ian@cygnus.com> * i386.h (JUMP_ON_CX_ZERO): Uncomment (define again). - (JUMP_ON_EXC_ZERO): Remove commented out macro. + (JUMP_ON_ECX_ZERO): Remove commented out macro. Fri Aug 22 10:38:29 1997 Nick Clifton <nickc@cygnus.com> |