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>2007-08-01 19:27:55 +0400
committerH.J. Lu <hjl.tools@gmail.com>2007-08-01 19:27:55 +0400
commit13c9f5c677ad7a2c73802bd135bfbff81df5f7c0 (patch)
tree86c44ce58283591046b8d47a646badf22a71d76c
parent8884a1682ad6f67fa3473a3e0405ea2898e01863 (diff)
Correct ChangeLog entries.
-rw-r--r--include/ChangeLog8
-rw-r--r--include/opcode/ChangeLog6
2 files changed, 7 insertions, 7 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 8daef2d7a..188c0948c 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -19,7 +19,7 @@
* splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
needed for WIN64 when a long is not wide enough for a pointer.
- (splay_tree_key, splay_tree_value): Use the new types.
+ (splay_tree_key, splay_tree_value): Use the new types.
2007-07-09 Roland McGrath <roland@redhat.com>
@@ -29,13 +29,9 @@
* bfdlink.h: Update copyright notice to refer to GPLv3.
-2007-07-03 Nathan Sidwell <nathan@codesourcery.com>
-
- * opcode/m68k.h: Document j K & E.
-
2007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
- * dis-asm.h (print_insn_cr16): New prototype.
+ * dis-asm.h (print_insn_cr16): New prototype.
2007-06-01 Noah Misch <noah@cs.caltech.edu>
Alan Modra <amodra@bigpond.net.au>
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 689e278c7..b884a3867 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,4 +1,8 @@
-2006-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
+2007-07-03 Nathan Sidwell <nathan@codesourcery.com>
+
+ * m68k.h: Document j K & E.
+
+2007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
* cr16.h: New file for CR16 target.