mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
mention new -Bsymbolic behaviour
This commit is contained in:
4
ld/NEWS
4
ld/NEWS
@ -25,6 +25,10 @@ affects ELF shared library generation).
|
|||||||
* Added --no-undefined option to disallow undefined symbols when creating a
|
* Added --no-undefined option to disallow undefined symbols when creating a
|
||||||
shared library.
|
shared library.
|
||||||
|
|
||||||
|
* The linker now issues a warning, not an error, for an undefined symbol when
|
||||||
|
using -Bsymbolic; use the new --no-undefined option to get the old
|
||||||
|
behaviour.
|
||||||
|
|
||||||
* Added --demangle and --no-demangle options.
|
* Added --demangle and --no-demangle options.
|
||||||
|
|
||||||
Changes in version 2.9:
|
Changes in version 2.9:
|
||||||
|
Reference in New Issue
Block a user