gcc/libsanitizer/asan
Martin Liska 3c6331c29f
Libsanitizer: merge from master.
Merged from revision b638b63b99d66786cb37336292604a2ae3490cfd.

The patch successfully bootstraps on x86_64-linux-gnu and
ppc64le-linux-gnu. I also tested ppc64-linux-gnu that exposed:
https://reviews.llvm.org/D80864 (which is fixed on master).

Abidiff looks happy and I made UBSAN and ASAN bootstrap on
x86_64-linux-gnu.

I'm planning to do merge from master twice a year, once now and
next time short before stage1 closes.

I am going to install the patches as merge from master is obvious
and I haven't made anything special.

libsanitizer/ChangeLog:

	* MERGE: Merge from master.
2020-06-02 08:02:07 +02:00
..
asan_activation_flags.inc Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_activation.cpp Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_activation.h Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_allocator.cpp Libsanitizer: merge from trunk 2019-11-07 09:33:54 +00:00
asan_allocator.h Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_debugging.cpp Libsanitizer: merge from trunk with merge.sh. 2019-11-05 13:54:57 +00:00
asan_descriptions.cpp Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_descriptions.h Libsanitizer: merge from trunk with merge.sh. 2019-11-05 13:54:57 +00:00
asan_errors.cpp Libsanitizer: merge from trunk with merge.sh. 2019-11-05 13:54:57 +00:00
asan_errors.h Libsanitizer: merge from trunk with merge.sh. 2019-11-05 13:54:57 +00:00
asan_fake_stack.cpp Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_fake_stack.h Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_flags.cpp Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_flags.h Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_flags.inc Libsanitizer: merge from trunk with merge.sh. 2019-11-05 13:54:57 +00:00
asan_fuchsia.cpp Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_globals_win.cpp Libsanitizer: merge from trunk with merge.sh. 2019-11-05 13:54:57 +00:00
asan_globals.cpp Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
asan_init_version.h Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_interceptors_memintrinsics.cpp Libsanitizer: merge from trunk with merge.sh. 2019-11-05 13:54:57 +00:00
asan_interceptors_memintrinsics.h Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_interceptors_vfork.S Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_interceptors.cpp Libsanitizer: merge from trunk with merge.sh. 2019-11-05 13:54:57 +00:00
asan_interceptors.h Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
asan_interface_internal.h Libsanitizer: merge from trunk 2019-11-07 09:33:54 +00:00
asan_interface.inc Libsanitizer: merge from trunk 2019-11-07 09:33:54 +00:00
asan_internal.h Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_linux.cpp Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_lock.h backport: All source files: Merge from upstream 345033. 2018-10-31 11:14:23 +00:00
asan_mac.cpp Libsanitizer: merge from trunk with merge.sh. 2019-11-05 13:54:57 +00:00
asan_malloc_linux.cpp Libsanitizer: merge from trunk with merge.sh. 2019-11-05 13:54:57 +00:00
asan_malloc_local.h Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_malloc_mac.cpp Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_malloc_win.cpp Libsanitizer: merge from trunk 2019-11-07 09:33:54 +00:00
asan_mapping_myriad.h Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_mapping_sparc64.h Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_mapping.h Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
asan_memory_profile.cpp Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_new_delete.cpp Libsanitizer: merge from trunk with merge.sh. 2019-11-05 13:54:57 +00:00
asan_poisoning.cpp Libsanitizer: merge from trunk with merge.sh. 2019-11-05 13:54:57 +00:00
asan_poisoning.h Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_posix.cpp Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_preinit.cpp Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_premap_shadow.cpp Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_premap_shadow.h Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_report.cpp Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
asan_report.h Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_rtems.cpp Libsanitizer: merge from trunk with merge.sh. 2019-11-05 13:54:57 +00:00
asan_rtl.cpp Libsanitizer: merge from trunk with merge.sh. 2019-11-05 13:54:57 +00:00
asan_scariness_score.h Libsanitizer: merge from trunk with merge.sh. 2019-11-05 13:54:57 +00:00
asan_shadow_setup.cpp Libsanitizer: merge from trunk with merge.sh. 2019-11-05 13:54:57 +00:00
asan_stack.cpp Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_stack.h Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_stats.cpp Libsanitizer: merge from trunk with merge.sh. 2019-11-05 13:54:57 +00:00
asan_stats.h Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_suppressions.cpp Libsanitizer: merge from trunk with merge.sh. 2019-11-05 13:54:57 +00:00
asan_suppressions.h Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_thread.cpp Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
asan_thread.h Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_win_dll_thunk.cpp Libsanitizer: merge from trunk with merge.sh. 2019-11-05 13:54:57 +00:00
asan_win_dynamic_runtime_thunk.cpp Libsanitizer: merge from trunk with merge.sh. 2019-11-05 13:54:57 +00:00
asan_win_weak_interception.cpp Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
asan_win.cpp Libsanitizer: merge from trunk with merge.sh. 2019-11-05 13:54:57 +00:00
libtool-version libsanitizer - remove reference to __cxa_rethrow_primary_exception. 2019-06-18 08:01:00 +00:00
Makefile.am Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
Makefile.in Add `--with-toolexeclibdir=' configuration option 2020-01-24 11:24:25 +00:00