gcc/libsanitizer/ubsan
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
..
libtool-version Update comment in libsanitizer/*/libtool-version files. 2019-11-20 14:52:05 +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
ubsan_checks.inc Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
ubsan_diag_standalone.cpp Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
ubsan_diag.cpp Libsanitizer: merge from trunk with merge.sh. 2019-11-05 13:54:57 +00:00
ubsan_diag.h Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
ubsan_flags.cpp Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
ubsan_flags.h Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
ubsan_flags.inc Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
ubsan_handlers_cxx.cpp Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
ubsan_handlers_cxx.h Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
ubsan_handlers.cpp Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
ubsan_handlers.h Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
ubsan_init_standalone_preinit.cpp Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
ubsan_init_standalone.cpp Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
ubsan_init.cpp Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
ubsan_init.h Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
ubsan_interface.inc Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
ubsan_monitor.cpp Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
ubsan_monitor.h Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
ubsan_platform.h Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
ubsan_signals_standalone.cpp Libsanitizer: merge from trunk with merge.sh. 2019-11-05 13:54:57 +00:00
ubsan_signals_standalone.h Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
ubsan_type_hash_itanium.cpp Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
ubsan_type_hash_win.cpp Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
ubsan_type_hash.cpp Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
ubsan_type_hash.h Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
ubsan_value.cpp Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
ubsan_value.h Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
ubsan_win_dll_thunk.cpp Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
ubsan_win_dynamic_runtime_thunk.cpp Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00
ubsan_win_weak_interception.cpp Libsanitizer merge from trunk r368656. 2019-08-14 08:47:11 +00:00