aboutsummaryrefslogtreecommitdiff
path: root/ld
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
commit277c9afe08fc7ba3dc87519a956af8b4b7504b0c (patch)
tree7d5516e954b5ade84a2eac2ea4647c4fcb99113c /ld
parentd7ec8102d915a3d515a42008965d49dd1b617b7a (diff)
downloadgdb-277c9afe08fc7ba3dc87519a956af8b4b7504b0c.zip
gdb-277c9afe08fc7ba3dc87519a956af8b4b7504b0c.tar.gz
gdb-277c9afe08fc7ba3dc87519a956af8b4b7504b0c.tar.bz2
mention EXCLUDE_FILE
Diffstat (limited to 'ld')
-rw-r--r--ld/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/NEWS b/ld/NEWS
index aa2e845..9885a56 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).