summaryrefslogtreecommitdiffstats
path: root/lib/libunwind/src
AgeCommit message (Expand)AuthorFilesLines
2020-04-04Make libcxxabi provide __register_frame, _Unwind_Backtrace and friendsjca1-1/+1
2020-04-04Fix powerpc libunwind for cpus without altivec.gkoehler3-19/+41
2019-06-17Merge libc++, libc++abi and libunwind version 8.0.0.patrick10-90/+1017
2019-06-17Import libunwind 8.0.0.patrick6-11/+526
2019-03-13Initial IP-based caching implementation with O(logn) lookup.pirofti2-1/+67
2019-02-08Convert powerpc assembly code into something clangs internal assemblerkettenis3-241/+241
2019-02-04Merge libc++, libc++abi and libunwind version 7.0.1.patrick7-300/+712
2019-02-04Import libunwind 7.0.1patrick5-16/+40
2019-02-03Turns out I botched the previous commit. While making the %o7 + 8 bitkettenis1-2/+2
2019-02-03On SPARC, the return address is %o7 + 8.kettenis2-5/+5
2018-10-21Backport libunwind hardware floating point handling for mips64.visa4-15/+385
2018-09-16Adjust sparc64 bits after libunwind 6.0.0 update.kettenis1-1/+1
2018-09-11merge libunwind 6.0.0; ok patrick@, kettenis@robert10-513/+2259
2018-09-11import of libunwind 6.0.0robert12-308/+479
2017-04-18Add sparc64 support.kettenis7-0/+273
2016-09-20When _LIBUNWIND_ARM_EHABI is defined, include <link.h> to get thekettenis1-0/+1
2016-09-18Go down the right path in the _LIBUNWIND_ARM_EHABI case.kettenis1-1/+1
2016-09-05In some cases, for instance for statically linked binaries, our binutilspatrick2-2/+11
2016-09-05Implement OpenBSD support in libc++ and libunwind.patrick1-1/+1
2016-09-03Import libunwind 3.9.0patrick22-0/+10810