summaryrefslogtreecommitdiff
path: root/libunwind/src/assembly.h
Commit message (Expand)AuthorAgeFilesLines
* [libunwind][AIX] implementation of the unwinder for AIXXing Xue2022-04-131-1/+1
* [libunwind][AIX] implementation of the unwinder for AIXXing Xue2022-04-131-1/+48
* [libunwind] Only include cet.h if __CET__ definedNikita Popov2022-02-161-1/+1
* [unwind] fix build with GCC on PPC32Sam James2022-01-271-1/+1
* [ARM][libunwind] add PACBTI-M support for libunwindTies Stuij2021-12-081-1/+12
* [libunwind] Support stack unwind in CET environmentgejin2021-08-261-0/+7
* [libunwind] NFC: Use macros to accommodate differences in representation of P...Xing Xue2021-05-061-0/+4
* [libunwind] This adds support in libunwind for rv32 hard floatKamlesh Kumar2021-03-021-0/+29
* [libunwind] unw_* alias fixes for ELF and Mach-ORyan Prichard2021-02-221-8/+17
* [libunwind] Multiple preprocessor fixes on PowerPC*Brandon Bergren2020-11-231-3/+0
* [AArch64] Add v8.5 Branch Target Identification support.Daniel Kiss2020-09-291-1/+20
* [libunwind] add hexagon supportBrian Cain2020-04-101-0/+7
* [libunwind] Clean up __arm64__Fangrui Song2020-04-091-1/+1
* [PPC] Fix 32-bit build of libunwindMartin Storsjo2019-05-161-2/+0
* [PPC64][libunwind] Fix r2 not properly restoredMartin Storsjo2019-05-161-1/+17
* [libunwind] Export the weak alias in Mach-OPetr Hosek2019-04-041-0/+1
* [libunwind] Export the unw_* symbols as weak symbolsPetr Hosek2019-04-031-13/+33
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Sparc] Add Sparc V8 supportDaniel Cederman2019-01-141-0/+2
* Revert "[Sparc] Add Sparc V8 support"Jorge Gorbe Moya2019-01-101-2/+0
* [Sparc] Add Sparc V8 supportDaniel Cederman2019-01-091-0/+2
* Don't export assembly functions when function visibility annotations are disa...Martin Storsjo2018-12-111-0/+4
* Export public functions implemented in assembly on Windows.Charles Davis2018-08-311-0/+8
* [PPC64] Added vector registers.Martin Storsjo2018-01-161-0/+11
* Reland [PPC64] Port to ppc64le - initial versionMartin Storsjo2018-01-021-1/+3
* Revert `rL321667: [PPC64] Port to ppc64le - initial version`Tim Shen2018-01-021-3/+1
* [PPC64] Port to ppc64le - initial versionMartin Storsjo2018-01-021-1/+3
* Make HIDDEN_DIRECTIVE a function-like macro. NFCI.Martin Storsjo2017-10-221-16/+9
* Support DWARF unwinding on i386 windowsMartin Storsjo2017-10-111-0/+8
* [libunwind] Fix executable stack directive on Linux.Manoj Gupta2017-05-161-2/+2
* [libunwind] Add support for FuchsiaPetr Hosek2016-10-231-1/+2
* unwind: disable executable stacksSaleem Abdulrasool2016-08-051-0/+15
* unwind: move src/Unwind, include/, and test/ unwind contentSaleem Abdulrasool2015-04-241-0/+80