gcc/ 2013-11-29 Jakub Jelinek <jakub@redhat.com> Yury Gribov <y.gribov@samsung.com> PR sanitizer/59063 * config/gnu-user.h: Removed old code for setting up sanitizer libs. * gcc.c: Using libsanitizer spec instead of explicit libs. gcc/testsuite/ 2013-11-29 Jakub Jelinek <jakub@redhat.com> Yury Gribov <y.gribov@samsung.com> PR sanitizer/59063 * c-c++-common/asan/pr59063-1.c: New test. * c-c++-common/asan/pr59063-2.c: Likewise. * lib/asan-dg.exp: Add path to libsanitizer.spec to cflags. * lib/ubsan-dg.exp: Likewise. libsanitizer/ 2013-11-29 Jakub Jelinek <jakub@redhat.com> Yury Gribov <y.gribov@samsung.com> PR sanitizer/59063 * libsanitizer.spec.in: Add spec file to hold link flags for various sanitizer libs. * configure.ac: Check whether clock_* routines come from librt. * asan/Makefile.am (libasan_la_LDFLAGS): Libs now come from configure.ac. * tsan/Makefile.am (libtsan_la_LDFLAGS): Likewise. * ubsan/Makefile.am (libubsan_la_LDFLAGS): Likewise. * lsan/Makefile.am (liblsan_la_LDFLAGS): Likewise. * asan/Makefile.in: Regenerate. * interception/Makefile.in: Regenerate. * lsan/Makefile.in: Regenerate. * sanitizer_common/Makefile.in: Regenerate. * tsan/Makefile.in: Regenerate. * ubsan/Makefile.in: Regenerate. * Makefile.in: Regenerate. * configure: Regenerate. Co-Authored-By: Yury Gribov <y.gribov@samsung.com> From-SVN: r205524
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
attrib-1.c | Loading commit data... | |
clone-test-1.c | Loading commit data... | |
force-inline-opt0-1.c | Loading commit data... | |
global-overflow-1.c | Loading commit data... | |
heap-overflow-1.c | Loading commit data... | |
inc.c | Loading commit data... | |
memcmp-1.c | Loading commit data... | |
memcmp-2.c | Loading commit data... | |
no-redundant-instrumentation-1.c | Loading commit data... | |
no-redundant-instrumentation-2.c | Loading commit data... | |
no-redundant-instrumentation-3.c | Loading commit data... | |
no-redundant-instrumentation-4.c | Loading commit data... | |
no-redundant-instrumentation-5.c | Loading commit data... | |
no-redundant-instrumentation-6.c | Loading commit data... | |
no-redundant-instrumentation-7.c | Loading commit data... | |
no-redundant-instrumentation-8.c | Loading commit data... | |
null-deref-1.c | Loading commit data... | |
pr56330.c | Loading commit data... | |
pr59029.c | Loading commit data... | |
pr59063-1.c | Loading commit data... | |
pr59063-2.c | Loading commit data... | |
rlimit-mmap-test-1.c | Loading commit data... | |
sanity-check-pure-c-1.c | Loading commit data... | |
sleep-before-dying-1.c | Loading commit data... | |
stack-overflow-1.c | Loading commit data... | |
strip-path-prefix-1.c | Loading commit data... | |
strncpy-overflow-1.c | Loading commit data... | |
swapcontext-test-1.c | Loading commit data... | |
use-after-free-1.c | Loading commit data... |