summaryrefslogtreecommitdiff
path: root/lib/abi
AgeCommit message (Expand)Author
2017-03-02Update ABI list for 4.0 releaseEric Fiselier
2017-03-02[libc++] Make _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS export membersShoaib Meenai
2017-03-02[libc++] Mark some std::num_get method templates inlineShoaib Meenai
2017-02-17update revision in CHANGELOG.TXT and fix python errorEric Fiselier
2017-02-17Remove more basic_string member function templates from the dylib exportsEric Fiselier
2017-02-09Start libc++ python cleanup and consolidation.Eric Fiselier
2017-02-05Adjust Apple ABI list after r294133Eric Fiselier
2017-02-05Adjust Linux ABI list after r294133Eric Fiselier
2017-01-24Update Linux ABI lists to reflect inlining change in LLVM. More investigation...Eric Fiselier
2017-01-20Fix handling of Apple target triple when checking the ABI lists.Eric Fiselier
2017-01-18Allow sym_diff.py to report non-zero for non-breaking ABI changesEric Fiselier
2017-01-13Update version to 5.0Eric Fiselier
2017-01-03Recommit r290839 - Fix configuring and building libc++ w/o an ABI library.Eric Fiselier
2017-01-02Revert r290839 - Fix configuring and building libc++ w/o an ABI libraryEric Fiselier
2017-01-02Fix configuring and building libc++ w/o an ABI library.Eric Fiselier
2016-12-28Fix debug mode build w/o exceptionsEric Fiselier
2016-12-28Implement a throwing version of _LIBCPP_ASSERT.Eric Fiselier
2016-12-24[libc++] Make __num_get_float hiddenShoaib Meenai
2016-12-02Update darwin ABI list for <variant>Eric Fiselier
2016-12-02Update ABI lists for <variant>Eric Fiselier
2016-11-18update Apples ABI list to ignore non-std symbolsEric Fiselier
2016-11-18Change sym_check to filter non-stdlib symbols.Eric Fiselier
2016-11-14Fix ABI configuration detection on OS XEric Fiselier
2016-11-14Fix CMake set syntaxEric Fiselier
2016-11-14Add check-cxx-abilist target when supported.Eric Fiselier
2016-10-31Remove additional function template definitions from the dylibEric Fiselier
2016-10-28Revert addition of __libcpp_library_versionEric Fiselier
2016-10-28Update mac ABI listEric Fiselier
2016-10-28Add __libcpp_version file and __libcpp_library_version function.Eric Fiselier
2016-10-25Update revision number in CHANGELOG.TXTEric Fiselier
2016-10-25[libcxx] Build with -fvisibility-inlines-hidden -- Remove 20 inline definitio...Eric Fiselier
2016-10-14Update OS X ABI listEric Fiselier
2016-10-14Correct ABI changelog revision numberEric Fiselier
2016-10-14Implement P0035R4 -- Add C++17 aligned allocation functionsEric Fiselier
2016-10-14Remove two ABI symbols added after the 3.9 releaseEric Fiselier
2016-10-14Add ABI changelog entry for <any>Eric Fiselier
2016-10-14Sort ABI lists by name so that changes don't generate big diffsEric Fiselier
2016-10-14Revert r284193 - it is not correct on OS XEric Fiselier
2016-10-14Re-export two previously exported std::string functions.Eric Fiselier
2016-10-14Add ABI list for 3.9 linuxEric Fiselier
2016-10-14Add 3.9 symbol list for OS XEric Fiselier
2016-10-14Fix CMake configuration error and add ABI lists for OS X.Eric Fiselier
2016-10-14Add OS X abi listEric Fiselier
2016-10-14Add ABI Changelog and current symbol list for LinuxEric Fiselier