Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2004-03-21 02:44:18 +0300
committerH.J. Lu <hjl.tools@gmail.com>2004-03-21 02:44:18 +0300
commit7f5a71079f098a9b45328fb86b68442774323c1d (patch)
tree5974b2111a0c4d1510a69e7b057524f55e1e1ab4 /include
parent9bd48f363b8107e252ac7cefacdb111054cfcbba (diff)
Reorder it.
Diffstat (limited to 'include')
-rw-r--r--include/opcode/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 3bc16b371..ebde6b616 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.