summaryrefslogtreecommitdiff
path: root/libcxx/lib
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Remove symbols for a std::allocator_arg & friends from the dylibLouis Dionne2023-04-198-35/+32
* [libc++][NFC] Clean up the ABI changelogLouis Dionne2023-03-191-37/+27
* [libc++] Remove explicit instantiations of __insertion_sort_incomplete and __...Nikolas Klauser2023-02-018-112/+28
* [libc++] Add FreeBSD exceptions.nonew ABI listEd Maste2023-01-111-107/+63
* [libc++] Add FreeBSD ABI listEd Maste2022-12-211-0/+2095
* Revert "[CMake] Use LLVM_TARGET_TRIPLE in runtimes"Leonard Chan2022-12-051-1/+1
* [CMake] Use LLVM_TARGET_TRIPLE in runtimesPetr Hosek2022-11-291-1/+1
* [libc++][PMR] Move the pmr::memory_resource destructor into the dylibNikolas Klauser2022-11-017-4/+39
* [libc++][NFC] Add missing SHA in ABI changelogLouis Dionne2022-10-121-1/+1
* [libc++] Add the C++17 <memory_resource> header (mono-patch)Arthur O'Dwyer2022-10-117-5/+269
* [libc++] Rename __libcpp_assertion_handler to __libcpp_verbose_abortLouis Dionne2022-07-297-8/+8
* [libc++][NFC] Add missing SHA in ABI changelogLouis Dionne2022-07-261-1/+1
* [libc++] Generalize the customizeable assertion handlerLouis Dionne2022-07-267-8/+8
* [libc++][NFC] Add commit SHA for ABI changeLouis Dionne2022-07-191-1/+1
* [libc++] Drop the legacy debug mode symbols by defaultLouis Dionne2022-07-1911-7297/+49
* [libc++] Treat incomplete features just like other experimental featuresLouis Dionne2022-07-1911-2094/+1
* [libcxx][AIX] Enable ABI list checking for XCOFFJake Egan2022-06-142-0/+4088
* [libc++] Make the Debug mode a configuration-time only optionLouis Dionne2022-06-071-1/+6
* [libc++] Remove the legacy LIBCXX_LIBCPPABI_VERSION optionLouis Dionne2022-05-162-150/+0
* [libc++] Overhaul how we select the ABI libraryLouis Dionne2022-05-131-1/+1
* [libc++][NFC] Refactor the ABI changelogLouis Dionne2022-03-241-362/+98
* [libc++][NFC] Update ABI changelog to account for new assertion handlerLouis Dionne2022-03-241-0/+15
* [libc++] Add a lightweight overridable assertion handlerLouis Dionne2022-03-238-0/+8
* [runtimes] Remove FOO_TARGET_TRIPLE, FOO_SYSROOT and FOO_GCC_TOOLCHAINLouis Dionne2022-03-011-1/+6
* [libc++] Take more knobs into account when generating ABI listsLouis Dionne2022-02-159-3/+11153
* Microsoft's floating-point to_chars powered by Ryu and Ryu PrintfMark de Wever2021-12-124-0/+69
* Revert "Microsoft's floating-point to_chars powered by Ryu and Ryu Printf"Petr Hosek2021-12-074-69/+0
* Microsoft's floating-point to_chars powered by Ryu and Ryu PrintfMark de Wever2021-12-054-0/+69
* [libc++] Resolve missing table_size symbolMuiez Ahmed2021-11-184-0/+18
* [libc++] Adjust comment about ABI change and std::bad_function_callLouis Dionne2021-11-161-1/+8
* [libc++] Always define a key function for std::bad_function_call in the dylibKonstantin Varlamov2021-11-164-0/+51
* Revert "[libc++] Always define a key function for std::bad_function_call in t...Konstantin Varlamov2021-11-083-47/+0
* [libc++] Always define a key function for std::bad_function_call in the dylibLouis Dionne2021-11-083-0/+47
* [libcxx] Make allocator<T>:allocate throw bad_array_new_lengthMikhail Maltsev2021-10-181-0/+3
* [libc++][NFC] Add missing commits to the ABI changelogLouis Dionne2021-07-201-2/+2
* [runtimes] Simplify how we set the target tripleLouis Dionne2021-07-161-1/+1
* [runtimes] Bring back TARGET_TRIPLELouis Dionne2021-07-141-1/+1
* [runtimes] NFCI: Drop intermediate CMake variable TARGET_TRIPLELouis Dionne2021-07-141-1/+1
* [libc++] Generate ABI list for macOS arm64Louis Dionne2021-07-131-0/+2540
* [libc++] Disentangle std::pointer_safetyLouis Dionne2021-05-032-2/+0
* [libc++] Implement format_error.Mark de Wever2021-01-282-0/+12
* [libc++] Use TARGET_FILE instead of TARGET_SONAME_FILE when generating ABI listsLouis Dionne2020-12-111-2/+2
* [libc++] [P0482] [C++20] Implement missing bits for codecvt and codecvt_byname.Marek Kurdej2020-12-023-0/+167
* [libc++] Formalize what configurations are covered by the ABI listsLouis Dionne2020-11-273-37/+69
* [libc++] Remove ABI lists for previous releasesLouis Dionne2020-11-2615-30518/+2
* [libc++] NFC: Remove symbol from ABI list changelog that was never addedLouis Dionne2020-11-121-1/+0
* [libc++] Instantiate additional <iostream> members in the dylibLouis Dionne2020-11-123-1/+295
* [libc++] NFC: Re-generate the ABI lists with the new scriptLouis Dionne2020-11-022-470/+470
* [libc++] Make it easier to re-generate the ABI listsLouis Dionne2020-11-022-5/+13
* [libc++/libc++abi] Use Python3_EXECUTABLE consistently to run utilitiesLouis Dionne2020-11-021-3/+4