diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2004-03-20 23:36:18 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2004-03-20 23:36:18 +0000 |
commit | 83afed5481fb0cc42f1921f14a7ec0105ef14d6b (patch) | |
tree | 5b4fd1e18df5c7e089af12b696c1c519a4122f01 /include/opcode | |
parent | bfd/ (diff) | |
download | binutils-gdb-83afed5481fb0cc42f1921f14a7ec0105ef14d6b.tar.gz binutils-gdb-83afed5481fb0cc42f1921f14a7ec0105ef14d6b.tar.bz2 binutils-gdb-83afed5481fb0cc42f1921f14a7ec0105ef14d6b.zip |
Correct the ChangeLog entry.
Diffstat (limited to 'include/opcode')
-rw-r--r-- | include/opcode/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index d5bc8ac458b..3bc16b371e3 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,7 @@ +2004-03-12 Jakub Jelinek <jakub@redhat.com> + + * i386.h (i386_optab): Remove CpuNo64 from sysenter and sysexit. + 2004-03-16 Alan Modra <amodra@bigpond.net.au> * ppc.h (PPC_OPERAND_GPR_0): Define. Bump other operand defines. |