Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-23 | PR sanitizer/77631sandbox/denis13/libbacktrace_upstream | Denis Khalikov | 8 | -198/+1367 |
2017-03-02 | Enabling libcc1 build | Slava Barinov | 3 | -6/+51 |
2017-03-01 | Add liblsan packaging | Slava Barinov | 3 | -3/+54 |
2017-02-28 | Basing on 6.3.1 branch | Slava Barinov | 3 | -3/+3 |
2017-02-27 | Move SanitizerToolName definition before MaybeMountProcFS. | Maxim Ostapenko | 2 | -2/+2 |
2017-02-27 | Fix the UBSan inexpensive call sanitization | Ivan Baravy | 4 | -10/+24 |
2017-02-27 | Make lsan-force-options and lsan-build-env more usable. Factor out common | Ivan Baravy | 8 | -45/+59 |
2017-02-27 | Fix ASan tests. | Maxim Ostapenko | 9 | -19/+79 |
2017-02-27 | Set detect_leaks = false and halt_on_error = false by default. | Ivan Baravy | 4 | -4/+4 |
2017-02-27 | Remove redundant calls of MaybeMountProcFS and refactor it. | Maxim Ostapenko | 1 | -7/+2 |
2017-02-27 | Backport from GCC mainline. | Ivan Baravy | 4 | -1/+58 |
2017-02-27 | Fix c-c++-common/asan/pr64820.c testcase to pass output pattern tests under | Ivan Baravy | 3 | -4/+18 |
2017-02-27 | Backport Tizen specific stuff from VDLinux 6. | Ivan Baravy | 3 | -4/+61 |
2017-02-22 | Move lsan_check_in_progress definition to lsan_common.cc. | Maxim Ostapenko | 2 | -1/+3 |
2017-02-22 | Add mmap/munmap interceptors. | Maxim Ostapenko | 4 | -4/+61 |
2017-02-22 | Make {A, L}San allocator more compact. | Maxim Ostapenko | 3 | -3/+3 |
2017-02-22 | Set 0777 mode to sanitizer tool report | Slava Barinov | 1 | -1/+1 |
2017-02-22 | Support print_cmdline in LSan. | Maxim Ostapenko | 2 | -1/+3 |
2017-02-21 | Switch off UBSan for sha1 to reduce number of log messages | Slava Barinov | 1 | -0/+1 |
2017-02-21 | Force halt_on_error=true in ASan tests | Slava Barinov | 2 | -0/+2 |
2017-02-21 | * gcc.dg/ubsan/static-init-null.c: New testcase | Ivan Baravy | 1 | -0/+25 |
2017-02-21 | Set 0644 mode to sanitizer tool report | Slava Barinov | 1 | -0/+2 |
2017-02-21 | Add binary name printing support to UBSan | Slava Barinov | 2 | -1/+8 |
2017-02-21 | Add SanitizerToolName to UBSan report message | Slava Barinov | 1 | -0/+1 |
2017-02-21 | Deliver LSan fixes for Tizen. | Maxim Ostapenko | 11 | -12/+199 |
2017-02-21 | Add temporal fix for https://github.com/google/sanitizers/issues/703. | Maxim Ostapenko | 1 | -0/+2 |
2017-02-16 | Backport recovery mode related stuff from LLVM mainline. | Maxim Ostapenko | 8 | -7/+65 |
2017-02-16 | packaging: explicitly added configure options | Dongkyun, Son | 3 | -3/+42 |
2017-02-16 | packaging: remove plugin packages and files | Chan Lee | 3 | -36/+0 |
2017-02-16 | packaging: disable lsan for arm and x86 | Chan Lee | 3 | -54/+3 |
2017-02-16 | packaging: add packaging | Dongkyun, Son | 19 | -0/+4628 |
2017-02-10 | Make Linaro GCC Snapshot 6.3-2017.02.upstream/6.3.1 | Yvan Roux | 1 | -1/+1 |
2017-02-06 | Merge branches/gcc-6-branch rev 245201. | Yvan Roux | 148 | -1094/+2881 |
2017-01-31 | gcc/testsuite/ | Christophe Lyon | 3 | -0/+3 |
2017-01-31 | gcc/ | Christophe Lyon | 2 | -1/+24 |
2017-01-31 | gcc/ | Christophe Lyon | 2 | -0/+40 |
2017-01-30 | gcc/ | Christophe Lyon | 1 | -2/+8 |
2017-01-30 | gcc/testsuite/ | Christophe Lyon | 33 | -263/+299 |
2017-01-30 | gcc/ | Christophe Lyon | 3 | -1231/+17 |
2017-01-30 | gcc/ | Christophe Lyon | 2 | -3/+2 |
2017-01-30 | gcc/ | Christophe Lyon | 1 | -0/+6 |
2017-01-30 | gcc/ | Christophe Lyon | 2 | -13/+61 |
2017-01-30 | gcc/ | Christophe Lyon | 2 | -5/+125 |
2017-01-30 | gcc/ | Christophe Lyon | 1 | -0/+23 |
2017-01-30 | gcc/ | Christophe Lyon | 3 | -0/+65 |
2017-01-30 | gcc/ | Christophe Lyon | 1 | -1/+1 |
2017-01-30 | gcc/ | Christophe Lyon | 2 | -36/+12 |
2017-01-30 | gcc/ | Christophe Lyon | 2 | -1/+16 |
2017-01-30 | gcc/testsuite/ | Christophe Lyon | 14 | -14/+14 |
2017-01-30 | gcc/ | Christophe Lyon | 1 | -6/+10 |