summaryrefslogtreecommitdiff
path: root/ld/NEWS
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1999-06-13 10:20:50 +0000
committerIan Lance Taylor <ian@airs.com>1999-06-13 10:20:50 +0000
commitb6dfc775699b9cbb6d62a968b08648529a61c784 (patch)
tree8ffe8dc34849061667149770d944e6c2059f9723 /ld/NEWS
parent6b35f43ff4ab503926f4091513de9b449eeace5f (diff)
downloadbinutils-redhat-b6dfc775699b9cbb6d62a968b08648529a61c784.tar.gz
mention EXCLUDE_FILE
Diffstat (limited to 'ld/NEWS')
-rw-r--r--ld/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/NEWS b/ld/NEWS
index aa2e8452c2..9885a56bd6 100644
--- 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).