summaryrefslogtreecommitdiff
path: root/libunwind/src/assembly.h
AgeCommit message (Expand)Author
2025-11-11[libunwind] Fix execution flow imbalance when using C++ Exceptions (#165066)Med Ismail Bennani
2025-10-25[compiler-rt][libunwind] Allow for CET on OpenBSD (#164341)Brad Smith
2024-08-08[libunwind] Fix problems caused by combining BTI and GCS (#102322)John Brawn
2022-04-13[libunwind][AIX] implementation of the unwinder for AIXXing Xue
2022-04-13[libunwind][AIX] implementation of the unwinder for AIXXing Xue
2022-02-16[libunwind] Only include cet.h if __CET__ definedNikita Popov
2022-01-27[unwind] fix build with GCC on PPC32Sam James
2021-12-08[ARM][libunwind] add PACBTI-M support for libunwindTies Stuij
2021-08-26[libunwind] Support stack unwind in CET environmentgejin
2021-05-06[libunwind] NFC: Use macros to accommodate differences in representation of P...Xing Xue
2021-03-02[libunwind] This adds support in libunwind for rv32 hard floatKamlesh Kumar
2021-02-22[libunwind] unw_* alias fixes for ELF and Mach-ORyan Prichard
2020-11-23[libunwind] Multiple preprocessor fixes on PowerPC*Brandon Bergren
2020-09-29[AArch64] Add v8.5 Branch Target Identification support.Daniel Kiss
2020-04-10[libunwind] add hexagon supportBrian Cain
2020-04-09[libunwind] Clean up __arm64__Fangrui Song
2019-05-16[PPC] Fix 32-bit build of libunwindMartin Storsjo
2019-05-16[PPC64][libunwind] Fix r2 not properly restoredMartin Storsjo
2019-04-04[libunwind] Export the weak alias in Mach-OPetr Hosek
2019-04-03[libunwind] Export the unw_* symbols as weak symbolsPetr Hosek
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2019-01-14[Sparc] Add Sparc V8 supportDaniel Cederman
2019-01-10Revert "[Sparc] Add Sparc V8 support"Jorge Gorbe Moya
2019-01-09[Sparc] Add Sparc V8 supportDaniel Cederman
2018-12-11Don't export assembly functions when function visibility annotations are disa...Martin Storsjo
2018-08-31Export public functions implemented in assembly on Windows.Charles Davis
2018-01-16[PPC64] Added vector registers.Martin Storsjo
2018-01-02Reland [PPC64] Port to ppc64le - initial versionMartin Storsjo
2018-01-02Revert `rL321667: [PPC64] Port to ppc64le - initial version`Tim Shen
2018-01-02[PPC64] Port to ppc64le - initial versionMartin Storsjo
2017-10-22Make HIDDEN_DIRECTIVE a function-like macro. NFCI.Martin Storsjo
2017-10-11Support DWARF unwinding on i386 windowsMartin Storsjo
2017-05-16[libunwind] Fix executable stack directive on Linux.Manoj Gupta
2016-10-23[libunwind] Add support for FuchsiaPetr Hosek
2016-08-05unwind: disable executable stacksSaleem Abdulrasool
2015-04-24unwind: move src/Unwind, include/, and test/ unwind contentSaleem Abdulrasool