summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/sanitizer_common/scripts/gen_dynamic_list.py
Commit message (Expand)AuthorAgeFilesLines
* [compiler-rt] Respect CMAKE_NMShoaib Meenai2019-06-151-3/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* sanitizer_common: Change gen_dynamic_list.py to take a -o argument instead of...Peter Collingbourne2019-01-111-10/+13
* [Sanitizers] Export aligned new/delete from runtimes.Alex Shlyapnikov2017-12-231-0/+20
* [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] 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
* [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
* Adjust gen_dynamic_list for PowerPC function descriptorsAlexey Samsonov2014-07-211-1/+5
* Fix gen_dynamic_list.py for Python 3. Patch by Marcoen Hirschberg.Alexey Samsonov2013-12-171-4/+4
* [Sanitizer] Add pthread_attr_getaffinity_np to the list of versioned functionsAlexey Samsonov2013-10-261-1/+2
* [Sanitizer] Add pthread_cond_init to the list of versioned functionsAlexey Samsonov2013-09-201-3/+4
* Minor updates to gen_dynamic_list script suggested by gliderAlexey Samsonov2013-08-291-42/+49
* Properly generate lists of exported symbols for sanitizer runtimesAlexey Samsonov2013-08-271-0/+76
OpenPOWER on IntegriCloud