summaryrefslogtreecommitdiff
path: root/libcxxabi/src
AgeCommit message (Expand)Author
2025-11-07[libcxxabi][ItaniumDemangle] Separate GtIsGt counter into more states (#166578)Michael Buch
2025-11-05[libcxxabi][demangle] Fix the cp-to-llvm.sh sync script to copy all headers (...Michael Buch
2025-11-03[libcxxabi] Update demangle/Utility.hAiden Grossman
2025-10-20[runtimes][PAC] Harden unwinding when possible (#143230)Oliver Hunt
2025-08-20[NFC][CMake] quote ${CMAKE_SYSTEM_NAME} consistently (#154537)David Tenty
2025-07-29[libc++][hardening] Introduce assertion semantics. (#149459)Konstantin Varlamov
2025-07-24[llvm] annotate interfaces in Demangle for DLL export (#147564)Andrew Rogers
2025-07-15Revert "[libc++][hardening] Introduce assertion semantics" (#148822)Nikolas Klauser
2025-07-15[libc++][hardening] Introduce assertion semantics (#148268)Konstantin Varlamov
2025-07-09[libcxxabi][libunwind] Support for using LLVM libc (#134893)Petr Hosek
2025-06-25[libc++abi] Fix C++ demangling for _BitInt type (#143466)Larry Meadows
2025-05-30[ItaniumDemangle][test] Factor demangler test-cases into file and sync into L...Michael Buch
2025-05-16[libcxxabi] Update ItaniumDemangle.h from LLVM (#140273)Aiden Grossman
2025-05-12[ItaniumDemangle] Add Named flag to "pm" operator (#136862)Michael Buch
2025-05-09[libcxx][NFC] Use macros for functions that support overriding detection (#13...Petr Hosek
2025-05-06[ItaniumDemangle] Fix libcxxabi OutputBuffer::prepend for empty inputs (#138656)Dmitry Vasilyev
2025-04-25[ItaniumDemangle][NFC] Add getter to ObjCProtoName::getProtocolMichael Buch
2025-04-17[ItaniumDemangle] Add customizable printLeft/printRight APIs to OutputBuffer ...Michael Buch
2025-04-11[libcxxabi] Fix the long double demangling for PowerPC (#135332)Martin Storsjö
2025-04-11[libcxxabi] Use __LDBL_MANT_DIG__ for configuring demangling of long doubles ...Martin Storsjö
2025-04-09[libc++] P3247R2: Deprecate `is_trivial(_v)` (#130573)A. Jiang
2025-02-12[libc++abi] Add a missing include for abort() (#126865)Takuto Ikuta
2025-01-28[libc++abi] Make once_flag constinit in cxa_exception_storage (#124627)Louis Dionne
2025-01-27Revert "[libcxx] Use alias for detecting overriden function" (#124431)Petr Hosek
2025-01-23[libc++abi] Remove support for Android 4 and older (#124054)Brad Smith
2025-01-14[libc++] Simplify when the sized global deallocations overloads are available...Nikolas Klauser
2025-01-13[libc++abi][ItaniumDemangle] Demangle DF16b as std::bfloat16_t (#120109)Fraser Cormack
2025-01-07[libcxx] Use alias for detecting overriden function (#120805)Petr Hosek
2024-12-19Revert "[libcxx] Use alias for detecting overriden function (#114961)"Nico Weber
2024-12-17[libcxx] Use alias for detecting overriden function (#114961)Petr Hosek
2024-12-17[libc++] Granularize <new> includes (#119964)Nikolas Klauser
2024-12-11[libc++abi] Don't do pointer arithmetic on nullptr (#119520)Vitaly Buka
2024-12-10[libc++abi] Enable demangling of `cp` expression production (#114882)Hubert Tong
2024-12-09[libcxxabi] Always link against libzircon for Fuchsia targets (#115910)Paul Kirth
2024-12-06[libc++abi] Fix broken check for _LIBCPP_HAS_THREAD_API_PTHREAD (#118999)Louis Dionne
2024-11-13[libc++] Make variables in templates inline (#115785)Nikolas Klauser
2024-11-04NFC: Demangler README.txt: Fix LLVM unittests pathHubert Tong
2024-11-05[demangler] Enhance demangling in llvm-cxxfilt for fixed-point types. (#114257)c8ef
2024-10-31[libc++abi] Fix user prompt in cp-to-llvm.sh. (#114268)Ryan Mansfield
2024-10-31[libc++] Granularize <cstddef> includes (#108696)Nikolas Klauser
2024-10-25Revert "[runtimes] Probe for -nostdlib++ and -nostdinc++ with the C compiler"...Vitaly Buka
2024-10-24[runtimes] Probe for -nostdlib++ and -nostdinc++ with the C compiler (#108357)Martin Storsjö
2024-10-12[libc++][RFC] Always define internal feature test macros (#89178)Nikolas Klauser
2024-10-10[runtimes][NFC] Reindent CMake files (#111821)Louis Dionne
2024-10-10[runtimes] Always define cxx_shared, cxx_static & other targets (#80007)Louis Dionne
2024-10-09[libc++abi] Rename abort_message to __abort_message (#111413)Petr Hosek
2024-10-09[libc++] Fix broken configuration system-libcxxabi on Apple (#110920)Louis Dionne
2024-10-01[libc++] Avoid re-exporting a few specific symbols from libc++abi (#109054)Louis Dionne
2024-09-30[libc++abi][libunwind] Run c++abi and unwind tests against a fake install roo...Louis Dionne
2024-09-25[libc++abi] Fix issue when building the demangler in C++11Louis Dionne