Better handking for unresolved symbols
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2003-08-20 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* bfdlink.h (enum report_method): New enum. Describes how to
|
||||
report something.
|
||||
(struct bfd_link_info): Delete fields 'no_undefined' and
|
||||
'allow_shlib_undefined'. Replace with
|
||||
'unresolved_symbols_in_objects' and
|
||||
'unresolved_symbols_in_shared_libs'.
|
||||
|
||||
2003-08-07 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* bfdlink.h: Remove PARAMS macro. Replace PTR with void *.
|
||||
|
Reference in New Issue
Block a user