[patch #8775] Add support for passing -fsanitize=* to the linker (eg: for ASan)

2015-11-30 Thread Pavel Raiskup
Update of patch #8775 (project libtool): Status:None => Done Assigned to:None => praiskup ___ Reply to this item at:

[patch] Use --version-script also on non-Linux systems

2015-11-30 Thread Tijl Coosemans
To implement -export-symbols(-regex) on non-Linux systems with GNU ld(1) libtool currently uses the linker flag --retain-symbols-file but this is more like a fine-grained strip(1) (.symtab table) and does not affect what symbols are exported (.dynsym table). On Linux libtool uses --version-script

[patch #7049] [PATCH] 79d9801 2009-12-25: Ppefer double quotes in output

2015-11-30 Thread Pavel Raiskup
Update of patch #7049 (project libtool): Status:None => Done Open/Closed:Open => Closed ___ Follow-up Comment #1: Thanks for the

[patch #8775] Add support for passing -fsanitize=* to the linker (eg: for ASan)

2015-11-30 Thread Pavel Raiskup
Update of patch #8775 (project libtool): Open/Closed:Open => Closed ___ Reply to this item at: ___