diff options
author | Christopher Faylor <me+cygwin@cgf.cx> | 2002-05-22 18:03:09 +0000 |
---|---|---|
committer | Christopher Faylor <me+cygwin@cgf.cx> | 2002-05-22 18:03:09 +0000 |
commit | 9a920a3792c16f34eb32475412066c1661209fa3 (patch) | |
tree | e2c9afa682fd201d3dee15b6ee9f43e3c0893d02 /ylwrap | |
parent | 5e346e9688ff8a790d4c2c3e188edb5b49abcd80 (diff) | |
download | binutils-redhat-9a920a3792c16f34eb32475412066c1661209fa3.tar.gz |
* pe-dll.c (autofilter_liblist): Add more system libs excluded by default.
(autofilter_objlist): Add crtbegin.o, crtend.o.
* emultempl/pe.em (OPTION_EXCLUDE_LIBS): Add new define.
(longopts): Add new option --exclude-libs.
(gld_${EMULATION_NAME}_list_options): Give quick help about it.
(gld_${EMULATION_NAME}_parse_args): Use it.
* pe-dll.h (pe_dll_add_excludes): Add second param to prototype.
* pe-dll.c (exclude_list_struct): Add field type to distinguish symbols from
whole archives.
(pe_dll_add_excludes): Set excludes->type.
(auto_export): Add new variable libname and set to archive basename if abfd.
Use it when filtering default and user-specified libarary excludes. Let string
"ALL" mean all libs when filtering user-specified libs.
* ld.texinfo: Document --exclude-libs.
Diffstat (limited to 'ylwrap')
0 files changed, 0 insertions, 0 deletions