gcc/libsanitizer/ubsan
Maxim Ostapenko 511c8687a8 re PR sanitizer/78307 (missing symbols in libubsan without changing the soname)
PR sanitizer/78307
	* ubsan/ubsan_handlers.cc (__ubsan_handle_cfi_bad_icall): New function.
	( __ubsan_handle_cfi_bad_icall_abort): Likewise. 
	* ubsan/ubsan_handlers.h (struct CFIBadIcallData): New type.
	* ubsan/ubsan_handlers_cxx.cc (__ubsan_handle_cfi_bad_type): New
	function.
	(__ubsan_handle_cfi_bad_type_abort): Likewise.
	* ubsan/ubsan_handlers_cxx.h (struct CFIBadTypeData): New type.
	(__ubsan_handle_cfi_bad_type): Export function.
	(__ubsan_handle_cfi_bad_type_abort): Likewise.
	* HOWTO_MERGE: Update documentation.

From-SVN: r242478
2016-11-16 13:13:19 +02:00
..
Makefile.am
Makefile.in All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
libtool-version
ubsan_checks.inc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
ubsan_diag.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
ubsan_diag.h All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
ubsan_flags.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
ubsan_flags.h
ubsan_flags.inc
ubsan_handlers.cc re PR sanitizer/78307 (missing symbols in libubsan without changing the soname) 2016-11-16 13:13:19 +02:00
ubsan_handlers.h re PR sanitizer/78307 (missing symbols in libubsan without changing the soname) 2016-11-16 13:13:19 +02:00
ubsan_handlers_cxx.cc re PR sanitizer/78307 (missing symbols in libubsan without changing the soname) 2016-11-16 13:13:19 +02:00
ubsan_handlers_cxx.h re PR sanitizer/78307 (missing symbols in libubsan without changing the soname) 2016-11-16 13:13:19 +02:00
ubsan_init.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
ubsan_init.h
ubsan_init_standalone.cc
ubsan_platform.h All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
ubsan_type_hash.cc
ubsan_type_hash.h All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
ubsan_type_hash_itanium.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
ubsan_type_hash_win.cc
ubsan_value.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
ubsan_value.h