aboutsummaryrefslogtreecommitdiff
path: root/libcxxabi
AgeCommit message (Expand)Author
2022-07-22Remove references to old mailing lists that have moved to discourse. Replace ...tlattner
2022-07-14[libcxxabi][CMake] Set --unwindlib=none when using LLVM libunwindPetr Hosek
2022-06-28[SystemZ][z/OS] Modify cxxabi to be compatible with existing z/OS runtimeMuiez Ahmed
2022-06-21[libc++abi][AIX] Use _LIBCXXABI_FUNC_VIS for exported routinesXing Xue
2022-06-21[libc++][CI] Updates GCC to version 12.Mark de Wever
2022-06-15[libcxx] Remove extraneous '---' lines in .clang-format filesowenca
2022-06-13[libcxx][AIX] Switch build compiler to clangJake Egan
2022-06-08[libc++] Towards a simpler extern template story in libc++Louis Dionne
2022-06-06[libcxxabi] Check __SEH__, when checking if ARM EHABI is impliedMartin Storsjö
2022-05-31[libc++abi][AIX] add personality and helper functions for the state table EHXing Xue
2022-05-27[runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZLouis Dionne
2022-05-27[runtimes] Officially deprecate the legacy testing configuration systemLouis Dionne
2022-05-27[demangler][RISCV] Fix for long doublePiggy NL
2022-05-26[libc++abi] Use from-scratch testing configs for libc++abi by defaultLouis Dionne
2022-05-20[libc++abi] Add missing XFAIL on testLouis Dionne
2022-05-19[runtimes] Fix the build of merged ABI/unwinder librariesLouis Dionne
2022-05-18[runtimes] Default LIB*_HERMETIC_STATIC_LIBRARY to ON on WindowsMartin Storsjö
2022-05-18[libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STATE.Daniel Kiss
2022-05-16[runtimes] Introduce object librariesLouis Dionne
2022-05-14[libcxxabi] Copy headers into build locationPetr Hosek
2022-05-13[runtimes][NFC] Remove dead code for Standalone buildsLouis Dionne
2022-05-13[libc++abi][NFCI] Refactor demangling_terminate_handler to reduce nestingLouis Dionne
2022-05-13[libc++] Overhaul how we select the ABI libraryLouis Dionne
2022-05-13[demangler] Avoid special-subst code duplicationNathan Sidwell
2022-05-12[libc++abi][NFC] Add comment on long reaching #ifLouis Dionne
2022-05-12[libc++abi] Refactor exception type demangling into a separate functionLouis Dionne
2022-05-11[runtimes] Print the testing configuration in use in libunwind and libc++abiLouis Dionne
2022-05-10[libc++abi][NFC] Fix typo in commentLouis Dionne
2022-05-10[libc++abi] Reword uncaught exception termination messageLouis Dionne
2022-05-10[libcxxabi] [cmake] Fix a mismatched variable nameMartin Storsjö
2022-05-09[demangler] No need to space adjacent template closingsNathan Sidwell
2022-05-09[demangler] Buffer peeking needs bufferNathan Sidwell
2022-05-05[libcxxabi] Use the right calling convention for exception destructors on i38...Martin Storsjö
2022-05-03[demangler] Fold expressions of .* and ->*Nathan Sidwell
2022-04-29Disable test for Android/Bionic.Daniel Kiss
2022-04-28[libunwind][AArch64] Fix _Unwind_ForcedUnwind via sigreturn.Daniel Kiss
2022-04-28[demangler] Fix demangling a template argument which happens to be a null poi...gbreynoo
2022-04-26Revert "[demangler] Simplify OutputBuffer initialization"Kirill Stoimenov
2022-04-26[demangler] Simplify OutputBuffer initializationNathan Sidwell
2022-04-25[demangler][NFC] OperatorInfo table unit testNathan Sidwell
2022-04-24[runtimes] [CMake] Unify variable namesPetr Hosek
2022-04-08[demangler] Support C23 _BitInt typeSenran Zhang
2022-04-07[libc++] Add back-deployment testing on arm64 macsLouis Dionne
2022-04-06[libc++abi] Remove XFAIL on arm64Louis Dionne
2022-04-06[demangler] Node precision dumperNathan Sidwell
2022-04-06[demangler][NFC] Rename SwapAndRestore to ScopedOverrideNathan Sidwell
2022-04-06[demangler] Fix undocumented Local encodingNathan Sidwell
2022-04-04[demangler] Parenthesize >> inside template argsNathan Sidwell
2022-04-01[demangler] Fix node matchersNathan Sidwell
2022-04-01[demangler][NFC] Use def file for node namesNathan Sidwell