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>2010-03-18 17:44:46 +0300
committerH.J. Lu <hjl.tools@gmail.com>2010-03-18 17:44:46 +0300
commitcb03d2f771c46854e707020e5f7b771e813effa2 (patch)
treed30d4d8f5d502de2aa90b5a6bbee552df6990e25
parent5e74a46f2fa91a3fb71b85714cc1764481316c37 (diff)
Move ChangeLog entries to proper place.
-rw-r--r--include/ChangeLog9
-rw-r--r--include/elf/ChangeLog9
2 files changed, 9 insertions, 9 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index f153061e3..db4665407 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,12 +1,3 @@
-2010-03-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
-
- * elf/common.h (VER_FLG_*): Document.
- (VER_FLG_INFO): Define.
-
-2010-02-08 David S. Miller <davem@davemloft.net>
-
- * elf/sparc.h (R_SPARC_JMP_IREL, R_SPARC_IRELATIVE): Define.
-
2010-01-13 Joel Brobecker <brobecker@adacore.com>
Add new DW_AT_use_GNAT_descriptive_type CU attribute.
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index 349ee1917..e9aa7488f 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,8 @@
+2010-03-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * common.h (VER_FLG_*): Document.
+ (VER_FLG_INFO): Define.
+
2010-02-23 Andrew Zabolotny <anpaza@mail.ru>
PR binutils/11297
@@ -14,6 +19,10 @@
* common.h (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG,
NT_S390_CTRS and NT_S390_PREFIX): Define.
+2010-02-08 David S. Miller <davem@davemloft.net>
+
+ * sparc.h (R_SPARC_JMP_IREL, R_SPARC_IRELATIVE): Define.
+
2010-02-02 H.J. Lu <hongjiu.lu@intel.com>
* common.h (NT_386_XSTATE): New.