gcc/libsanitizer/ubsan
Martin Liska e63c967765 Apply LOCAL_PATCHES and remove not used ones.
2018-10-31  Martin Liska  <mliska@suse.cz>

	* LOCAL_PATCHES: Update patch list.
	* asan/asan_globals.cc (CheckODRViolationViaIndicator): Apply
	patches from GCC's trunk.
	(CheckODRViolationViaPoisoning): Likewise.
	(RegisterGlobal): Likewise.
	* sanitizer_common/sanitizer_mac.cc (defined): Likewise.
	* sanitizer_common/sanitizer_stacktrace.cc (GetCanonicFrame): Likewise.
	* ubsan/ubsan_handlers.cc (__ubsan::__ubsan_handle_cfi_bad_icall): Likewise.
	(__ubsan::__ubsan_handle_cfi_bad_icall_abort): Likewise.
	* ubsan/ubsan_handlers.h (struct CFIBadIcallData): Likewise.
	(struct CFICheckFailData): Likewise.
	(RECOVERABLE): Likewise.

From-SVN: r265667
2018-10-31 11:16:17 +00:00
..
libtool-version
Makefile.am Update build system: include new files and run autoheader, autoconf, automake 2018-10-31 11:15:57 +00:00
Makefile.in Update build system: include new files and run autoheader, autoconf, automake 2018-10-31 11:15:57 +00:00
ubsan_checks.inc
ubsan_diag_standalone.cc
ubsan_diag.cc
ubsan_diag.h
ubsan_flags.cc
ubsan_flags.h
ubsan_flags.inc
ubsan_handlers_cxx.cc
ubsan_handlers_cxx.h
ubsan_handlers.cc Apply LOCAL_PATCHES and remove not used ones. 2018-10-31 11:16:17 +00:00
ubsan_handlers.h Apply LOCAL_PATCHES and remove not used ones. 2018-10-31 11:16:17 +00:00
ubsan_init_standalone_preinit.cc
ubsan_init_standalone.cc
ubsan_init.cc
ubsan_init.h
ubsan_interface.inc
ubsan_monitor.cc
ubsan_monitor.h
ubsan_platform.h
ubsan_signals_standalone.cc
ubsan_signals_standalone.h
ubsan_type_hash_itanium.cc
ubsan_type_hash_win.cc
ubsan_type_hash.cc
ubsan_type_hash.h
ubsan_value.cc
ubsan_value.h
ubsan_win_dll_thunk.cc
ubsan_win_dynamic_runtime_thunk.cc
ubsan_win_weak_interception.cc