gcc/libsanitizer/asan
H.J. Lu 2a6346c406 Add support for multilib run-time libraries
PR other/55291
	* configure.ac (--enable-version-specific-runtime-libs): New option.
	(AC_CANONICAL_SYSTEM): New.
	(AM_ENABLE_MULTILIB): Moved right after AM_INIT_AUTOMAKE.
	(toolexecdir): Support multilib.
	(toolexeclibdir): Likewise.
	(multilib_arg): New.
	* Makefile.in: Regenerated.
	* aclocal.m4: Likewise.
	* configure: Likewise.
	* asan/Makefile.in: Likewise.
	* interception/Makefile.in: Likewise.
	* sanitizer_common/Makefile.in: Likewise.

From-SVN: r193516
2012-11-14 16:03:37 -08:00
..
asan_allocator.cc
asan_allocator.h
asan_flags.h
asan_globals.cc
asan_intercepted_functions.h
asan_interceptors.cc
asan_interceptors.h
asan_internal.h
asan_linux.cc
asan_lock.h
asan_mac.cc
asan_mac.h
asan_malloc_linux.cc
asan_malloc_mac.cc
asan_malloc_win.cc
asan_mapping.h
asan_new_delete.cc
asan_poisoning.cc
asan_posix.cc
asan_report.cc
asan_report.h
asan_rtl.cc
asan_stack.cc
asan_stack.h
asan_stats.cc
asan_stats.h
asan_thread_registry.cc
asan_thread_registry.h
asan_thread.cc
asan_thread.h
asan_win.cc
libtool-version
Makefile.am
Makefile.in Add support for multilib run-time libraries 2012-11-14 16:03:37 -08:00