aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
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 9885a56..267890e 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -22,6 +22,9 @@ affects ELF shared library generation).
* The -e option now accepts a number as well as a symbol name.
+* Added --no-undefined option to disallow undefined symbols when creating a
+ shared library.
+
* Added --demangle and --no-demangle options.
Changes in version 2.9: