]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Note new "AT>" feature.
authorTimothy Wall <twall@alum.mit.edu>
Fri, 7 Apr 2000 17:04:19 +0000 (17:04 +0000)
committerTimothy Wall <twall@alum.mit.edu>
Fri, 7 Apr 2000 17:04:19 +0000 (17:04 +0000)
ld/NEWS

diff --git a/ld/NEWS b/ld/NEWS
index 2c2340f385e082f1ca8077153adb547dd6161540..f78d4e507ba7d111e0df2d8dae02fb7f77d0cd80 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -2,6 +2,9 @@
 
 Changes in version 2.10:
 
+* Added AT> to the linker script language to allow load-time allocation of 
+  sections into regions.
+
 * Added garbage collection of unused sections, enabled by --gc-sections. 
   It does require a bit of backend support; currently implemented are
   ppc-elf, mips-elf, and mn10300-elf.  Others will ignore the option.