mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
71934f948a
* ldlang.c (lang_end): Issue a warning for a missing start symbol of a shared library if the symbol was specified on the command line.
20 lines
449 B
Plaintext
20 lines
449 B
Plaintext
2008-01-10 Daniel Jacobowitz <drow@sources.redhat.com>
|
||
|
||
PR ld/5533
|
||
* ldlang.c (lang_end): Issue a warning for a missing start symbol
|
||
of a shared library if the symbol was specified on the command
|
||
line.
|
||
|
||
2008-01-10 Alan Modra <amodra@bigpond.net.au>
|
||
|
||
* ld.texinfo (--gc-sections): Describe linker behaviour.
|
||
|
||
For older changes see ChangeLog-2007
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|