binutils-gdb/config
Maxim Ostapenko 3b16c5514a libsanitizer merge from upstream r250806, compiler part.
gcc/

	* asan.c (asan_emit_stack_protection): Don't pass local stack to
	asan_stack_malloc_[n] anymore. Check if asan_stack_malloc_[n] returned
	NULL and use local stack than.
	(asan_finish_file): Insert __asan_version_mismatch_check_v[n] call
	in addition to __asan_init.
	* sanitizer.def (BUILT_IN_ASAN_INIT): Rename to __asan_init.
	(BUILT_IN_ASAN_VERSION_MISMATCH_CHECK): Add new builtin call.
	* asan.h (asan_intercepted_p): Handle new string builtins.
	* ubsan.c (ubsan_use_new_style_p): New function.
	(ubsan_instrument_float_cast): If location is unknown, assign
	input_location to loc. Propagate loc to ubsan_create_data if
	ubsan_use_new_style_p returned true.

config/

	* bootstrap-asan.mk: Replace ASAN_OPTIONS=detect_leaks with
	LSAN_OPTIONS=detect_leaks.

gcc/testsuite/

	* c-c++-common/ubsan/float-cast-overflow-10.c: Adjust test.
	* c-c++-common/ubsan/float-cast-overflow-8.c: Likewise.
	* c-c++-common/ubsan/float-cast-overflow-9.c: Likewise.
	* g++.dg/asan/default-options-1.C: Likewise.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@229112 138bc75d-0d04-0410-961f-82ee72b054a4
2015-11-28 16:39:32 +00:00
..
ChangeLog libsanitizer merge from upstream r250806, compiler part. 2015-11-28 16:39:32 +00:00
acinclude.m4 strip off +x bits on non-executable/script files 2013-12-07 02:03:03 -05:00
acx.m4
asmcfi.m4 Resync config/ from GCC. 2012-05-29 15:58:15 +00:00
bitfields.m4 Sync config files with GCC 2015-07-14 09:18:16 -07:00
bootstrap-O1.mk
bootstrap-O3.mk
bootstrap-asan.mk libsanitizer merge from upstream r250806, compiler part. 2015-11-28 16:39:32 +00:00
bootstrap-debug-big.mk
bootstrap-debug-ckovw.mk
bootstrap-debug-lean.mk
bootstrap-debug-lib.mk
bootstrap-debug.mk
bootstrap-lto-noplugin.mk Sync config files with GCC 2015-07-14 09:18:16 -07:00
bootstrap-lto.mk Sync bootstrap-asan.mk/bootstrap-lto.mk with GCC tree 2015-03-16 08:34:23 -07:00
bootstrap-mpx.mk Sync config files with GCC 2015-07-14 09:18:16 -07:00
bootstrap-time.mk
bootstrap-ubsan.mk Remove -lpthread -ldl and add -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/ 2013-11-29 13:33:42 -08:00
codeset.m4
depstand.m4
dfp.m4 Sync dfp.m4 with gcc 2015-06-30 10:20:19 -07:00
elf.m4 Sync elf.m4 with GCC tree 2015-03-16 08:49:06 -07:00
enable.m4
extensions.m4
futex.m4
gc++filt.m4
gcc-plugin.m4 Sync config files with GCC 2015-07-14 09:18:16 -07:00
gettext-sister.m4
gettext.m4 Sync config with GCC 2015-07-27 07:43:26 -07:00
glibc21.m4
gthr.m4 Add gthr.m4 2012-11-03 23:53:02 +00:00
gxx-include-dir.m4
iconv.m4 Missing parts of fixes for in-tree libiconv 2015-08-24 10:57:03 +01:00
intdiv0.m4
inttypes-pri.m4
inttypes.m4
inttypes_h.m4
isl.m4 Sync isl.m4 with GCC tree 2015-03-16 08:51:37 -07:00
largefile.m4
lcmessage.m4
ld-symbolic.m4
lead-dot.m4
lib-ld.m4
lib-link.m4
lib-prefix.m4
libstdc++-raw-cxx.m4 Remove "-I" from LIBSTDCXX_RAW_CXX_LDFLAGS 2013-01-07 18:25:13 +00:00
lthostflags.m4
math.m4 Resync config/ from GCC. 2012-05-29 15:58:15 +00:00
mh-alpha-linux Sync toplevel configure.ac with GCC 2015-07-14 07:49:50 -07:00
mh-cygwin
mh-darwin Sync libiberty from GCC, replaying updates to configure scripts 2015-06-24 21:43:02 +02:00
mh-djgpp
mh-mingw
mh-pa
mh-pa-hpux10
mh-ppc-aix Resync config/ from GCC. 2012-05-29 15:58:15 +00:00
mmap.m4 Resync config/ from GCC. 2012-05-29 15:58:15 +00:00
mt-alphaieee Resync config/ from GCC. 2012-05-29 15:58:15 +00:00
mt-d30v
mt-gnu Don't reset CXXFLAGS_FOR_TARGET 2015-03-16 08:41:42 -07:00
mt-mips-elfoabi
mt-mips-gnu
mt-mips16-compat
mt-nios2-elf Sync nios2 configure changes from GCC mainline. 2014-05-14 16:27:14 -07:00
mt-ospace Append -g -Os rather than overwriting 2015-03-16 08:44:41 -07:00
mt-sde 2012-09-19 Steve Ellcey <sellcey@mips.com> 2012-09-19 21:22:33 +00:00
mt-spu
multi.m4
nls.m4
no-executables.m4
override.m4
picflag.m4 Sync libiberty from GCC, replaying updates to configure scripts 2015-06-24 21:43:02 +02:00
plugins.m4 Fix --diable-shared --enable-plugins build breakage 2014-08-19 21:59:56 +09:30
po.m4 Sync config with GCC 2015-07-27 07:43:26 -07:00
proginstall.m4
progtest.m4
sjlj.m4 Sync config files with GCC 2015-07-14 09:18:16 -07:00
stdint.m4 Sync config with GCC 2015-07-27 07:43:26 -07:00
stdint_h.m4
target-posix Sync config files with GCC 2015-07-14 09:18:16 -07:00
tcl.m4 Sync config with GCC 2015-07-27 07:43:26 -07:00
tls.m4
uintmax_t.m4
ulonglong.m4
unwind_ipinfo.m4
warnings.m4 Sync config/warnings.m4 with GCC 2015-07-14 08:39:12 -07:00
weakref.m4 Resync config/ from GCC. 2012-05-29 15:58:15 +00:00
zlib.m4 Set zlibdir/zlibinc with top_builddir/top_srcdir 2015-04-02 05:43:07 -07:00