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:36:18 +0300
committerH.J. Lu <hjl.tools@gmail.com>2004-03-21 02:36:18 +0300
commit9bd48f363b8107e252ac7cefacdb111054cfcbba (patch)
tree54170f056e4f0e249626946460e6d0ec922dd05a
parent27b77ba91a99faf7157bc24ae91f66fd47c6c0c1 (diff)
Correct the ChangeLog entry.
-rw-r--r--include/ChangeLog5
-rw-r--r--include/opcode/ChangeLog4
2 files changed, 4 insertions, 5 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 7304a902e..e018e9b1b 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -3,11 +3,6 @@
* bfdlink.h (bfd_link_info): Correct comments for the
unresolved_syms_in_objects field.
-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.
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index d5bc8ac45..3bc16b371 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.