]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
mention EXCLUDE_FILE
authorIan Lance Taylor <ian@airs.com>
Sun, 13 Jun 1999 10:20:50 +0000 (10:20 +0000)
committerIan Lance Taylor <ian@airs.com>
Sun, 13 Jun 1999 10:20:50 +0000 (10:20 +0000)
ld/NEWS

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).