summaryrefslogtreecommitdiffstats
path: root/libcxx/utils
Commit message (Expand)AuthorAgeFilesLines
* Make LIBCXX_ENABLE_STATIC_ABI_LIBRARY merge libc++.a and libc++abi.aEric Fiselier2016-11-181-9/+20
* Make merge_archives.py executableEric Fiselier2016-11-181-0/+0
* Add merge_archives.py utilityEric Fiselier2016-11-181-0/+119
* 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
* Upgrade in-tree google benchmark to v1.1Eric Fiselier2016-11-0559-2476/+2434
* Sort ABI lists by name so that changes don't generate big diffsEric Fiselier2016-10-141-1/+1
* Remove debug output from gen_linker_script.pyEric Fiselier2016-10-091-3/+1
* Fix linker script generation for in-tree buildsEric Fiselier2016-10-091-4/+6
* [cmake] Split linked libraries into private & public, for linker scriptMichal Gorny2016-10-081-12/+8
* [libc++] Add _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY to support GCC ABI com...Eric Fiselier2016-09-161-0/+6
* Update Google Benchmark library.Eric Fiselier2016-08-2915-761/+658
* Update in-tree Google Benchmark to current ToT.Eric Fiselier2016-08-0929-280/+1087
* [libcxx] Add support for benchmark tests using Google Benchmark.Eric Fiselier2016-07-1965-0/+8592
* Add more missing license headersEric Fiselier2016-01-1910-0/+86
* [libcxx] Make it drastically simpler to link libc++.Eric Fiselier2015-10-141-0/+79
* 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
* [libcxx] Allow use of ShTest in libc++ tests along with other changes.Eric Fiselier2015-01-221-0/+35
OpenPOWER on IntegriCloud