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:
e4a86f6
)
mention --no-undefined
author
Ian Lance Taylor
<ian@airs.com>
Sun, 13 Jun 1999 19:25:57 +0000
(19:25 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Sun, 13 Jun 1999 19:25:57 +0000
(19:25 +0000)
ld/NEWS
patch
|
blob
|
history
diff --git
a/ld/NEWS
b/ld/NEWS
index 9885a56bd6c9f1c68478b60532fc47487a6338f9..267890ecb5cdf8d75eba14ab2f6e3dfaba6a88fe 100644
(file)
--- 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: