aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2004-03-12 10:47:49 +0000
committerJakub Jelinek <jakub@redhat.com>2004-03-12 10:47:49 +0000
commit4fd61dcb07594dc4535a0af7129b1e2eb5e9d458 (patch)
treecfed403bbc8ccc7d2eb0c4040b01e6a1c3df7464 /include/ChangeLog
parent0f10071e3dbfb84b625c8609615bdd0d7b66ec3e (diff)
downloadgdb-4fd61dcb07594dc4535a0af7129b1e2eb5e9d458.zip
gdb-4fd61dcb07594dc4535a0af7129b1e2eb5e9d458.tar.gz
gdb-4fd61dcb07594dc4535a0af7129b1e2eb5e9d458.tar.bz2
* i386-dis.c (grps): Use INVLPG_Fixup instead of OP_E for invlpg.
(INVLPG_Fixup): New function. (PNI_Fixup): Remove ATTRIBUTE_UNUSED from sizeflag. * opcode/i386.h (i386_optab): Remove CpuNo64 from sysenter and sysexit.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 37c6cfd..5e1809d 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-12 Jakub Jelinek <jakub@redhat.com>
+
+ * opcode/i386.h (i386_optab): Remove CpuNo64 from sysenter and
+ sysexit.
+
2004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
* dyn-string.h: Update copyright date.