summaryrefslogtreecommitdiffstats
path: root/libcxx/utils/sym_check
Commit message (Expand)AuthorAgeFilesLines
* Start libc++ python cleanup and consolidation.Eric Fiselier2017-02-0910-880/+0
* Allow sym_diff.py to report non-zero for non-breaking ABI changesEric Fiselier2017-01-182-6/+12
* Make sym_check python 3 compatibleEric Fiselier2017-01-161-3/+24
* update Apples ABI list to ignore non-std symbolsEric Fiselier2016-11-181-5/+133
* Change sym_check to filter non-stdlib symbols.Eric Fiselier2016-11-184-2/+59
* Sort ABI lists by name so that changes don't generate big diffsEric Fiselier2016-10-141-1/+1
* [libc++] Add _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY to support GCC ABI com...Eric Fiselier2016-09-161-0/+6
* Add more missing license headersEric Fiselier2016-01-198-0/+68
* cleanup comments in sym_checkEric Fiselier2015-03-271-5/+5
* Add readelf support to abi_check. Prefer readelf over nmEric Fiselier2015-03-271-12/+88
* Improve automatic detection of filetype for sym_checkEric Fiselier2015-03-201-1/+27
* Fix use of incorrect package name in sym_checkEric Fiselier2015-03-201-1/+1
* Add symbol checking script to libc++ to help manage exported symbols.Eric Fiselier2015-03-2010-0/+492
OpenPOWER on IntegriCloud