summaryrefslogtreecommitdiffstats
path: root/lib/libunwind
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.patrick12-93/+1079
2019-06-17Import libunwind 8.0.0.patrick11-52/+603
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.patrick10-436/+928
2019-02-04Import libunwind 7.0.1patrick8-28/+72
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.visa6-21/+433
2018-09-16Adjust sparc64 bits after libunwind 6.0.0 update.kettenis2-2/+4
2018-09-11merge libunwind 6.0.0; ok patrick@, kettenis@robert13-567/+2523
2018-09-11import of libunwind 6.0.0robert18-347/+794
2017-08-02Fix register numbering for OpenBSD/i386. Make exception handling work withkettenis1-0/+5
2017-04-18Add sparc64 support.kettenis8-0/+278
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.0patrick28-0/+12575