Move "Changes in version 2.10" to where it belongs.
authorAlan Modra <amodra@gmail.com>
Mon, 19 Jun 2000 02:36:45 +0000 (02:36 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 19 Jun 2000 02:36:45 +0000 (02:36 +0000)
ld/ChangeLog
ld/NEWS

index 4bab41c..130c8dd 100644 (file)
@@ -1,3 +1,7 @@
+2000-06-19  Alan Modra  <alan@linuxcare.com.au>
+
+       * NEWS: Move entries not in 2.10 above "Changes in version 2.10".
+
 2000-06-18  Alan Modra  <alan@linuxcare.com.au>
 
        * NEWS: Update list of targets supporting --gc-sections.
diff --git a/ld/NEWS b/ld/NEWS
index 245808c..d3d4ea8 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,7 +1,5 @@
 -*- text -*-
 
-Changes in version 2.10:
-
 * Added command line switch --section-start to set the start address of any
   specified section. 
 
@@ -11,6 +9,8 @@ Changes in version 2.10:
   symbol relative addressing in the event of changes in section contents
   (instructions being added or deleted, extending data sections, etc.)
 
+Changes in version 2.10:
+
 * Added AT> to the linker script language to allow load-time allocation of 
   sections into regions.