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 Fix bootstrap on x86_64-apple-darwin14 after r229119. 2015-10-22 12:47:17 +03:00
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 libsanitizer merge from upstream r250806. 2015-10-21 10:32:45 +03:00
ubsan_flags.inc libsanitizer merge from upstream r250806. 2015-10-21 10:32:45 +03:00
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 libsanitizer merge from upstream r250806. 2015-10-21 10:32:45 +03:00
ubsan_init_standalone.cc libsanitizer merge from upstream r250806. 2015-10-21 10:32:45 +03:00
ubsan_platform.h All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
ubsan_type_hash.cc libsanitizer merge from upstream r250806. 2015-10-21 10:32:45 +03:00
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 libsanitizer merge from upstream r250806. 2015-10-21 10:32:45 +03:00
ubsan_value.cc All source files: Merge from upstream 285547. 2016-11-09 00:04:09 +02:00
ubsan_value.h libsanitizer merge from upstream r250806. 2015-10-21 10:32:45 +03:00