projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1decb32
)
Note new "AT>" feature.
author
Timothy Wall
<twall@alum.mit.edu>
Fri, 7 Apr 2000 17:04:19 +0000
(17:04 +0000)
committer
Timothy Wall
<twall@alum.mit.edu>
Fri, 7 Apr 2000 17:04:19 +0000
(17:04 +0000)
ld/NEWS
patch
|
blob
|
history
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.