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:
d7ec810
)
mention EXCLUDE_FILE
author
Ian Lance Taylor
<ian@airs.com>
Sun, 13 Jun 1999 10:20:50 +0000
(10:20 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Sun, 13 Jun 1999 10:20:50 +0000
(10:20 +0000)
ld/NEWS
patch
|
blob
|
history
diff --git
a/ld/NEWS
b/ld/NEWS
index aa2e8452c2bcf76287c33ec124729127910321f8..9885a56bd6c9f1c68478b60532fc47487a6338f9 100644
(file)
--- a/
ld/NEWS
+++ b/
ld/NEWS
@@
-14,6
+14,9
@@
Changes in version 2.10:
* Added ASSERT to the linker script language.
+* Added EXCLUDE_FILE to the linker script language for further control over
+ wildcard file names.
+
* Added -O option to optimize linker output (as of this writing, this only
affects ELF shared library generation).