summaryrefslogtreecommitdiffstats
path: root/libcxx/lib/abi
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Add missing revision number in ABI changelogLouis Dionne2019-10-031-1/+1
* [libc++] Update ABI list for ABI v2Louis Dionne2019-06-171-0/+74
* Remove incorrect explicit instantiation declarations for valarrayRichard Smith2019-04-251-4/+0
* [libc++] Make sure we re-export some missing libc++abi symbols from libc++Louis Dionne2019-04-182-0/+20
* [NFC] Add missing revision number in libc++ ABI changelogLouis Dionne2019-04-151-1/+1
* [libc++] Complete the ABI changelog after landing <filesystem> in the dylibLouis Dionne2019-03-191-2/+72
* [libc++] Build <filesystem> support as part of the dylibLouis Dionne2019-03-192-0/+195
* Revert "[libc++] Build <filesystem> support as part of the dylib"Louis Dionne2019-03-192-195/+0
* Fixup ABI lists on Linux after adding <filesystem> to the dylib.Eric Fiselier2019-03-191-0/+71
* [libc++] Build <filesystem> support as part of the dylibLouis Dionne2019-03-192-0/+195
* Remove exception throwing debug mode handler support.Eric Fiselier2019-03-184-41/+44
* [NFC] Add missing revision information to ABI ChangelogLouis Dionne2019-03-081-1/+1
* Fix -fsanitize=vptr badness in <__debug>Eric Fiselier2019-03-054-3/+29
* Format sym_extract.py output to minimize diff output.Eric Fiselier2019-02-103-6542/+6542
* Add missing symbols to Apple v2 abi list.Eric Fiselier2019-02-101-0/+6
* Add ABI list directories for 8.0Eric Fiselier2019-02-103-0/+6536
* [NFC] Add missing revision for removal of bad_array_length in ABI changelogLouis Dionne2019-01-291-1/+1
* [libcxx] Remove bad_array_lengthLouis Dionne2018-11-293-36/+29
* [NFC][libcxx] Add revision number to ABI changelogLouis Dionne2018-11-211-1/+1
* [libcxx] Make sure we can build with -fvisibility=hidden on LinuxLouis Dionne2018-11-212-23/+38
* Correct ABI list change wrongly advertised as being in the 7.0 releaseLouis Dionne2018-10-301-1/+4
* Revert "Build with -fvisibility=hidden"Eric Fiselier2018-10-302-1898/+1883
* Build with -fvisibility=hiddenEric Fiselier2018-10-302-1883/+1898
* [NFC] Update comment in libc++ ABI changelogLouis Dionne2018-10-261-1/+1
* [libc++] Make sure we can build libc++ with -fvisibility=hiddenLouis Dionne2018-10-254-6/+28
* [libcxx] Document new symbols __u64toa and __u32toa on DarwinLouis Dionne2018-09-232-0/+5
* [libcxx] Fix the definition of the check-cxx-abilist target on DarwinLouis Dionne2018-09-221-7/+11
* Document new symbols for __u64toa and __u32toaZhihao Yuan2018-09-221-0/+12
* Similar to the handling of darwin target triples, strip the versionDimitry Andric2018-09-221-4/+7
* [libc++] Add the _LIBCPP_HIDE_FROM_ABI_AFTER_V1 macroLouis Dionne2018-08-061-83/+0
* [libc++] Fix build failures after merging <charconv>Zhihao Yuan2018-08-011-0/+2
* [libc++] Allow running ABI list tests with different ABI versionsLouis Dionne2018-07-194-17/+2425
* Update ABI lists after change in r333467.Eric Fiselier2018-05-298-1885/+10425
* Update changelog revisionEric Fiselier2017-09-171-1/+1
* ABI: Fix for undefined "___cxa_deleted_virtual" symbol in MacOSXEric Fiselier2017-09-172-0/+12
* Update ABI list for 4.0 releaseEric Fiselier2017-03-022-1905/+1906
* [libc++] Make _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS export membersShoaib Meenai2017-03-021-1/+1
* [libc++] Mark some std::num_get method templates inlineShoaib Meenai2017-03-022-19/+37
* update revision in CHANGELOG.TXT and fix python errorEric Fiselier2017-02-171-2/+2
* Remove more basic_string member function templates from the dylib exportsEric Fiselier2017-02-172-1905/+1916
* Start libc++ python cleanup and consolidation.Eric Fiselier2017-02-091-1/+1
* Adjust Apple ABI list after r294133Eric Fiselier2017-02-051-0/+1
* Adjust Linux ABI list after r294133Eric Fiselier2017-02-051-1904/+1905
* Update Linux ABI lists to reflect inlining change in LLVM. More investigation...Eric Fiselier2017-01-241-1905/+1904
* Fix handling of Apple target triple when checking the ABI lists.Eric Fiselier2017-01-204-3/+10
* Allow sym_diff.py to report non-zero for non-breaking ABI changesEric Fiselier2017-01-181-1/+2
* Update version to 5.0Eric Fiselier2017-01-132-0/+4280
* Recommit r290839 - Fix configuring and building libc++ w/o an ABI library.Eric Fiselier2017-01-031-1/+1
* Revert r290839 - Fix configuring and building libc++ w/o an ABI libraryEric Fiselier2017-01-021-1/+1
* Fix configuring and building libc++ w/o an ABI library.Eric Fiselier2017-01-021-1/+1
OpenPOWER on IntegriCloud