gcc/libsanitizer/tsan
Maxim Ostapenko 1018981977 All source files: Merge from upstream 285547.
libsanitizer/

	* All source files: Merge from upstream 285547.
	* configure.tgt (SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS): New
	variable.
	* configure.ac (SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS): Handle it.
	* asan/Makefile.am (asan_files): Add new files.
	* asan/Makefile.in: Regenerate.
	* ubsan/Makefile.in: Likewise.
	* lsan/Makefile.in: Likewise.
	* tsan/Makefile.am (tsan_files): Add new files.
	* tsan/Makefile.in: Regenerate.
	* sanitizer_common/Makefile.am (sanitizer_common_files): Add new files.
	(EXTRA_libsanitizer_common_la_SOURCES): Define.
	(libsanitizer_common_la_LIBADD): Likewise.
	(libsanitizer_common_la_DEPENDENCIES): Likewise.
	* sanitizer_common/Makefile.in: Regenerate.
	* interception/Makefile.in: Likewise.
	* libbacktace/Makefile.in: Likewise.
	* Makefile.in: Likewise.
	* configure: Likewise.
	* merge.sh: Handle builtins/assembly.h merging.
	* builtins/assembly.h: New file.
	* asan/libtool-version: Bump the libasan SONAME.

From-SVN: r241977
2016-11-09 00:04:09 +02:00
..
libtool-version
Makefile.am All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
Makefile.in All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_clock.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_clock.h
tsan_debugging.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_defs.h All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_dense_alloc.h All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_fd.cc libsanitizer merge from upstream r250806. 2015-10-21 10:32:45 +03:00
tsan_fd.h libsanitizer merge from upstream r250806. 2015-10-21 10:32:45 +03:00
tsan_flags.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_flags.h libsanitizer merge from upstream r250806. 2015-10-21 10:32:45 +03:00
tsan_flags.inc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_ignoreset.cc
tsan_ignoreset.h
tsan_interceptors_mac.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_interceptors.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_interceptors.h All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_interface_ann.cc libsanitizer merge from upstream r250806. 2015-10-21 10:32:45 +03:00
tsan_interface_ann.h
tsan_interface_atomic.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_interface_inl.h libsanitizer merge from upstream r250806. 2015-10-21 10:32:45 +03:00
tsan_interface_java.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_interface_java.h libsanitizer merge from upstream r250806. 2015-10-21 10:32:45 +03:00
tsan_interface.cc libsanitizer merge from upstream r250806. 2015-10-21 10:32:45 +03:00
tsan_interface.h All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_libdispatch_mac.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_malloc_mac.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_md5.cc libsanitizer merge from upstream r250806. 2015-10-21 10:32:45 +03:00
tsan_mman.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_mman.h All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_mutex.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_mutex.h All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_mutexset.cc
tsan_mutexset.h All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_new_delete.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_platform_linux.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_platform_mac.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_platform_posix.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_platform_windows.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_platform.h All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_ppc_regs.h All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_preinit.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_report.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_report.h All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_rtl_aarch64.S All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_rtl_amd64.S All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_rtl_mips64.S All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_rtl_mutex.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_rtl_ppc64.S All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_rtl_proc.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_rtl_report.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_rtl_thread.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_rtl.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_rtl.h All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_stack_trace.cc
tsan_stack_trace.h
tsan_stat.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_stat.h All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_suppressions.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_suppressions.h libsanitizer merge from upstream r250806. 2015-10-21 10:32:45 +03:00
tsan_symbolize.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_symbolize.h libsanitizer merge from upstream r250806. 2015-10-21 10:32:45 +03:00
tsan_sync.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_sync.h All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_trace.h All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_update_shadow_word_inl.h libsanitizer merge from upstream r250806. 2015-10-21 10:32:45 +03:00
tsan_vector.h