summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/scripts
Commit message (Expand)AuthorAgeFilesLines
* [XRay] ARM 32-bit no-Thumb support in compiler-rtDean Michael Berris2016-09-201-1/+2
* Revert "[XRay] ARM 32-bit no-Thumb support in compiler-rt"Renato Golin2016-09-081-2/+1
* [XRay] ARM 32-bit no-Thumb support in compiler-rtDean Michael Berris2016-09-081-1/+2
* [compiler-rt] Allow nm program to be over-ridden for global symbol detectionFrancis Ricci2016-08-101-2/+3
* [ASAN] Use struct instead of array in sancov.pySagar Thakur2016-04-221-8/+13
* [asan] Tweak gen_dynamic_list.py to work with both Py2 and Py3.Evgeniy Stepanov2015-10-011-1/+1
* [asan] Add new(unsigned int) to ASan interface list.Evgeniy Stepanov2015-05-281-5/+12
* Use /usr/bin/env to find pythonEd Maste2015-05-282-2/+2
* [sanitizer] Update "sancov.py missing" to allow __sanitizer_cov_with_check().Sergey Matveev2015-05-121-1/+5
* [sanitizer] Extend sancov.py to show which PCs are missing from coverage.Sergey Matveev2015-05-061-4/+41
* [asan] Fix dynamic-runtime tests.Evgeniy Stepanov2015-05-061-2/+3
* [asan] Use a version script to limit the symbols exported by the ASan shared ...Evgeniy Stepanov2015-05-051-4/+17
* [Sanitizers Coverage] Make sancov.py work with wildcards from Windows CMD shellTimur Iskhodzhanov2015-04-011-6/+13
* [PowerPC]Fix sancov.py to once again support big endianBill Seurer2015-03-251-9/+9
* [sanitizer] fix 'sancov.py merge' and add a test for itKostya Serebryany2015-03-191-9/+11
* [sanitizer] trying to fix sancov.py with 32-bit pythonKostya Serebryany2015-03-191-7/+18
* [sanitizer] change the sanitizer coverage format once again, this time adding...Kostya Serebryany2015-03-181-34/+53
* [sanitizer] add run-time a flag coverage_order_pcs. When true, the PCs are du...Kostya Serebryany2015-03-181-3/+6
* [sanitizer] change the format of coverage dump: instead of always dumping 32-...Kostya Serebryany2015-03-171-33/+44
* Exclude LLVM sources from lint check.Alexey Samsonov2015-03-041-4/+0
* [sanitizer] Fix bashism in check_lint.sh.Evgeniy Stepanov2015-01-161-1/+1
* [sanitizer] Cleanup linter temporary files.Evgeniy Stepanov2015-01-161-1/+8
* [sanitizer] Tweak sancov.py output.Evgeniy Stepanov2014-12-251-1/+1
* [sanitizer] sancov.py: print status to stderrEvgeniy Stepanov2014-12-251-1/+1
* Custom wrappers for DFSanitizing sprintf & snprintf.Lorenzo Martignoni2014-10-081-1/+1
* Avoid bashisms and switch to /bin/shEd Maste2014-10-071-14/+23
* Adjust gen_dynamic_list for PowerPC function descriptorsAlexey Samsonov2014-07-211-1/+5
* Don't check lint for SpecialCaseList.cppAlexey Samsonov2014-07-091-2/+1
* [sancov] Handle spaces in module name.Evgeniy Stepanov2014-06-031-2/+1
* [sancov] Remove debug leftovers and update usage text.Evgeniy Stepanov2014-06-021-4/+2
* [asancov] Write coverage directly to a memory-mapped file.Evgeniy Stepanov2014-05-271-0/+61
* [sanitizer] Support sandboxing in sanitizer coverage.Sergey Matveev2014-05-191-7/+40
* cleanup and test litlintGreg Fitzgerald2014-05-152-13/+82
* Fix typosAlp Toker2014-05-151-2/+2
* migrate litlint from argparse to optparse. reenabledGreg Fitzgerald2014-05-142-8/+6
* Disabled litlint. It requires Python 2.7 or laterGreg Fitzgerald2014-05-141-1/+2
* add script to ensure lit test contains %runGreg Fitzgerald2014-05-142-1/+31
* fixed check_lint.sh in standalone buildGreg Fitzgerald2014-03-211-1/+3
* Update sanitizers' bash scripts.Alexey Samsonov2014-02-251-7/+7
* [sanitizer] Support most ioctls from /usr/include/sound/.Sergey Matveev2014-01-311-1/+1
* Fix gen_dynamic_list.py for Python 3. Patch by Marcoen Hirschberg.Alexey Samsonov2013-12-171-4/+4
* Implement a bunch of custom glibc wrappers & corresponding testsLorenzo Martignoni2013-11-261-0/+6
* Revert r195381, "Implement a bunch of custom glibc wrappers & corresponding t...Peter Collingbourne2013-11-211-8/+0
* Implement a bunch of custom glibc wrappers & corresponding tests.Peter Collingbourne2013-11-211-0/+8
* [asan] helper script to dump/merge coverage dataKostya Serebryany2013-11-151-0/+56
* [Sanitizer] Add pthread_attr_getaffinity_np to the list of versioned functionsAlexey Samsonov2013-10-261-1/+2
* [Sanitizer] Fix lint checker script on MacAlexey Samsonov2013-10-161-4/+4
* tsan: do not leave trash source files in source dirDmitry Vyukov2013-10-151-1/+1
* [libsanitizer] Pass an explicit template to mktemp. Running mktemp without a ...Alexander Potapenko2013-09-201-3/+3
* [Sanitizer] Add pthread_cond_init to the list of versioned functionsAlexey Samsonov2013-09-201-3/+4