summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/scripts/gen_dynamic_list.py
AgeCommit message (Expand)Author
2017-12-23[Sanitizers] Export aligned new/delete from runtimes.Alex Shlyapnikov
2016-09-20[XRay] ARM 32-bit no-Thumb support in compiler-rtDean Michael Berris
2016-09-08Revert "[XRay] ARM 32-bit no-Thumb support in compiler-rt"Renato Golin
2016-09-08[XRay] ARM 32-bit no-Thumb support in compiler-rtDean Michael Berris
2016-08-10[compiler-rt] Allow nm program to be over-ridden for global symbol detectionFrancis Ricci
2015-10-01[asan] Tweak gen_dynamic_list.py to work with both Py2 and Py3.Evgeniy Stepanov
2015-05-28[asan] Add new(unsigned int) to ASan interface list.Evgeniy Stepanov
2015-05-06[asan] Fix dynamic-runtime tests.Evgeniy Stepanov
2015-05-05[asan] Use a version script to limit the symbols exported by the ASan shared ...Evgeniy Stepanov
2014-07-21Adjust gen_dynamic_list for PowerPC function descriptorsAlexey Samsonov
2013-12-17Fix gen_dynamic_list.py for Python 3. Patch by Marcoen Hirschberg.Alexey Samsonov
2013-10-26[Sanitizer] Add pthread_attr_getaffinity_np to the list of versioned functionsAlexey Samsonov
2013-09-20[Sanitizer] Add pthread_cond_init to the list of versioned functionsAlexey Samsonov
2013-08-29Minor updates to gen_dynamic_list script suggested by gliderAlexey Samsonov
2013-08-27Properly generate lists of exported symbols for sanitizer runtimesAlexey Samsonov