summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adjust backtrace2 signatureHEADv1.7.0-rc2masterGregory LEOCADIE2023-01-111-3/+3
* Fix bug + add testGregory LEOCADIE2023-01-111-3/+17
* Fix bugGregory LEOCADIE2023-01-111-1/+1
* Add unw_backtrace2 implementationGregory LEOCADIE2023-01-111-3/+30
* Remove the unused powerpc setcontext() dummiesAdrian Bunk2023-01-042-18/+0
* fix the way load offset is detected so it works with lld linkerDaniel Moody2022-12-283-9/+5
* Add fix for arm and aarch64Gregory LEOCADIE2022-12-282-0/+18
* Fix frame categorizationGregory LEOCADIE2022-12-281-0/+6
* Updated to determine PAGE_SIZE dynamically for loongarch64Shuo Wang2022-11-151-13/+8
* arm64: Add support for VG register in signal framesJames Clark2022-11-073-2/+97
* arm64: Add VG (Vector Granule) pseudo registerJames Clark2022-11-074-3/+15
* arm64: Refactor signal frame register locationsJames Clark2022-11-071-34/+34
* [LoongArch64] Simplify loongarch64_local_resumeWANG Xuerui2022-11-071-24/+17
* [LoongArch64] Reflect the kernel ABI changes since the port went upstreamWANG Xuerui2022-11-073-10/+6
* [LoongArch64] Fix build with upstream kernel headersWANG Xuerui2022-11-072-64/+64
* fix more warningskasperk812022-10-214-5/+5
* Fix a few warningsAdeel2022-10-143-3/+4
* Fix freebsd arm64 buildAdeel2022-09-231-2/+2
* Account for lr in aarch64's uc_addrAdeel2022-09-051-1/+3
* Fix undefined behavior issues in aarch64Adeel2022-09-021-8/+17
* Fix `make distcheck` due to missing coredump headerStephen Webb2022-08-231-1/+3
* Add support for unwinding from the Linux vsyscall regionkent-cheung-arm2022-08-131-0/+27
* Fix __SOFTFP__ case for arm getcontextAdeel2022-08-051-1/+1
* Fix typos (#397)Adeel Mujahid2022-08-0412-21/+21
* Add support for arm fp registers unwindJan Vorlicek2022-07-265-4/+73
* Stop assuming .text and .eh_frame segmentStephen Webb2022-07-2611-248/+624
* Find segment containing .text by flag not orderStephen Webb2022-07-261-1/+1
* Autodetect presence of elf_fpregset_tStephen Webb2022-07-153-0/+10
* Expose get_proc_info_in_range APIAdeel2022-07-084-0/+120
* Add remote unwinding support for macOS (#365)Adeel Mujahid2022-06-283-4/+83
* Add autodetection of procfs_status typeStephen Webb2022-06-243-39/+49
* added coredump support for s390x (#373)tkoecker2022-06-235-10/+64
* Correct build failureAndrew Kilroy2022-06-221-1/+1
* Revert "Address CA issue using existing libunwind macros and explicit casting"Dave Watson2022-05-242-4/+4
* Use constant for array size in os-linuxAdeel Mujahid2022-05-221-4/+5
* Add dummy `write` method implementationJan Vorlicek2022-05-221-0/+7
* Define sysconf on win for cross-compileJan Vorlicek2022-05-221-0/+12
* avoid leaking registers across sigreturnJameson Nash2022-05-2213-11/+48
* DWARF: avoid invalid memory access with invalid CFISaleem Abdulrasool2022-05-221-0/+9
* Fix for FreeBSD aarch64mikael2022-05-222-0/+12
* Use #if defined where applicableAdeel2022-05-223-3/+3
* Add support for FreeBSD/PPC32Piotr Kubaj2022-05-224-81/+140
* Fix issues with 4701Aaron Robinson2022-05-223-6/+7
* Address CA issue using existing libunwind macros and explicit castingAaron Robinson2022-05-222-4/+4
* Remove 4146 from libunwindAaron Robinson2022-05-222-4/+4
* Update based on MSVC static analyzerAaron Robinson2022-05-221-2/+2
* Unwind with pointer authentication on arm64Andrew Kilroy2022-05-223-0/+89
* Updated to determine PAGE_SIZE dynamically.Daniel Moody2022-03-107-77/+61
* Fix to malloc call in tdep_get_elf_imageJonathan R. Madsen2022-03-101-3/+16
* Update license in pal-single-threaded.cAdeel Mujahid2022-03-101-3/+20