Add link option to allow undefiedn symbols in shared libraries

This commit is contained in:
Nick Clifton
2000-12-12 20:53:02 +00:00
parent 533245522d
commit b15ced2271
2 changed files with 20 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
2000-12-10 Fred Fish <fnf@be.com>
* bfdlink.h (struct bfd_link_info): Add new allow_shlib_undefined
member to struct for systems where it is normal to have undefined
symbols in shared libraries at runtime and the runtime linker takes
care of redirecting them.
2000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
* safe-ctype.h: New file.