aboutsummaryrefslogtreecommitdiff
path: root/ld/NEWS
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2000-06-19 02:36:45 +0000
committerAlan Modra <amodra@gmail.com>2000-06-19 02:36:45 +0000
commit919e40930fa6452837aee357dbb3eae76e0becbb (patch)
tree964bda055598fc4a920cd62962d6922d3b580e46 /ld/NEWS
parent987fd5b44e803e8bd04c9955dd9719c5de28a621 (diff)
downloadbinutils-919e40930fa6452837aee357dbb3eae76e0becbb.zip
binutils-919e40930fa6452837aee357dbb3eae76e0becbb.tar.gz
binutils-919e40930fa6452837aee357dbb3eae76e0becbb.tar.bz2
Move "Changes in version 2.10" to where it belongs.
Diffstat (limited to 'ld/NEWS')
-rw-r--r--ld/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/NEWS b/ld/NEWS
index 245808c..d3d4ea8 100644
--- 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.