gcc/libsanitizer/tsan
Jakub Jelinek 77966a0d91 backport: re PR sanitizer/81066 (sanitizer_stoptheworld_linux_libcdep.cc:276:22: error: aggregate ‘sigaltstack handler_stack’ has incomplete type and cannot be defined)
Backported from mainline
	2017-07-14  Jakub Jelinek  <jakub@redhat.com>

	PR sanitizer/81066
	* sanitizer_common/sanitizer_linux.h: Cherry-pick upstream r307969.
	* sanitizer_common/sanitizer_linux.cc: Likewise.
	* sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc: Likewise.
	* tsan/tsan_platform_linux.cc: Likewise.

From-SVN: r250287
2017-07-17 21:41:08 +02:00
..
Makefile.am re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) 2017-01-21 09:47:11 +01:00
Makefile.in re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) 2017-01-21 09:47:11 +01:00
libtool-version
tsan_clock.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_clock.h [libsanitizer merge from upstream r218156] 2014-09-23 17:59:53 +00:00
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 libsanitizer merge from upstream r196090 2013-12-05 09:18:38 +00:00
tsan_ignoreset.h libsanitizer merge from upstream r196090 2013-12-05 09:18:38 +00:00
tsan_interceptors.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_interceptors.h re PR sanitizer/79168 (libtsan fails to link when cross compiling GCC tip for Aarch64 target) 2017-01-24 01:18:36 +01:00
tsan_interceptors_mac.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02: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_interface_ann.cc libsanitizer merge from upstream r250806. 2015-10-21 10:32:45 +03:00
tsan_interface_ann.h libsanitizer merge from upstream r191666 2013-11-04 21:33:31 +00:00
tsan_interface_atomic.cc re PR sanitizer/78158 (Strange data race detection with thread sanitizer) 2017-03-22 19:46:54 +01: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_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 libsanitizer mege from upstream r171973 2013-01-10 12:44:08 +00:00
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.h All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_platform_linux.cc backport: re PR sanitizer/81066 (sanitizer_stoptheworld_linux_libcdep.cc:276:22: error: aggregate ‘sigaltstack handler_stack’ has incomplete type and cannot be defined) 2017-07-17 21:41:08 +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_ppc_regs.h re PR sanitizer/79168 (libtsan fails to link when cross compiling GCC tip for Aarch64 target) 2017-01-24 01:18:36 +01: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.cc Fix PR78294 - thread sanitizer broken when using ld.gold 2016-11-16 11:21:42 +00:00
tsan_rtl.h All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_rtl_aarch64.S re PR sanitizer/79168 (libtsan fails to link when cross compiling GCC tip for Aarch64 target) 2017-01-24 01:18:36 +01:00
tsan_rtl_amd64.S All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_rtl_mips64.S re PR sanitizer/79168 (libtsan fails to link when cross compiling GCC tip for Aarch64 target) 2017-01-24 01:18:36 +01:00
tsan_rtl_mutex.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
tsan_rtl_ppc64.S re PR sanitizer/79168 (libtsan fails to link when cross compiling GCC tip for Aarch64 target) 2017-01-24 01:18:36 +01: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_stack_trace.cc libsanitizer merge from upstream r221802 2014-11-13 20:41:38 +00:00
tsan_stack_trace.h libsanitizer merge from upstream r221802 2014-11-13 20:41:38 +00:00
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 [libsanitizer merge from upstream r218156] 2014-09-23 17:59:53 +00:00