aboutsummaryrefslogtreecommitdiff
path: root/include/opcode
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2004-03-20 23:44:18 +0000
committerH.J. Lu <hjl.tools@gmail.com>2004-03-20 23:44:18 +0000
commit3922a64ca22c20de4a401d15b0a2242df8fe08dd (patch)
treea9bbee98ab0e89d88a90f8d2704a7b742380cd76 /include/opcode
parent83afed5481fb0cc42f1921f14a7ec0105ef14d6b (diff)
downloadbinutils-3922a64ca22c20de4a401d15b0a2242df8fe08dd.zip
binutils-3922a64ca22c20de4a401d15b0a2242df8fe08dd.tar.gz
binutils-3922a64ca22c20de4a401d15b0a2242df8fe08dd.tar.bz2
Reorder it.
Diffstat (limited to 'include/opcode')
-rw-r--r--include/opcode/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 3bc16b3..ebde6b6 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,11 +1,11 @@
-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.
+2004-03-12 Jakub Jelinek <jakub@redhat.com>
+
+ * i386.h (i386_optab): Remove CpuNo64 from sysenter and sysexit.
+
2004-03-12 Michal Ludvig <mludvig@suse.cz>
* i386.h (i386_optab): Added xstore as an alias for xstorerng.