summaryrefslogtreecommitdiffstats
path: root/lib/libunwind (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make libcxxabi provide __register_frame, _Unwind_Backtrace and friendsjca2020-04-041-1/+1
* Fix powerpc libunwind for cpus without altivec.gkoehler2020-04-043-19/+41
* Merge libc++, libc++abi and libunwind version 8.0.0.patrick2019-06-1712-93/+1079
* Import libunwind 8.0.0.patrick2019-06-1711-52/+603
* Initial IP-based caching implementation with O(logn) lookup.pirofti2019-03-132-1/+67
* Convert powerpc assembly code into something clangs internal assemblerkettenis2019-02-083-251/+251
* Merge libc++, libc++abi and libunwind version 7.0.1.patrick2019-02-0410-441/+933
* Import libunwind 7.0.1patrick2019-02-048-28/+72
* Turns out I botched the previous commit. While making the %o7 + 8 bitkettenis2019-02-031-2/+2
* On SPARC, the return address is %o7 + 8.kettenis2019-02-032-5/+5
* Backport libunwind hardware floating point handling for mips64.visa2018-10-216-21/+433
* Adjust sparc64 bits after libunwind 6.0.0 update.kettenis2018-09-162-2/+4
* merge libunwind 6.0.0; ok patrick@, kettenis@robert2018-09-1113-568/+2524
* import of libunwind 6.0.0robert2018-09-1118-347/+794
* Fix register numbering for OpenBSD/i386. Make exception handling work withkettenis2017-08-021-0/+5
* Add sparc64 support.kettenis2017-04-188-0/+278
* When _LIBUNWIND_ARM_EHABI is defined, include <link.h> to get thekettenis2016-09-201-0/+1
* Go down the right path in the _LIBUNWIND_ARM_EHABI case.kettenis2016-09-181-1/+1
* In some cases, for instance for statically linked binaries, our binutilspatrick2016-09-052-2/+11
* Implement OpenBSD support in libc++ and libunwind.patrick2016-09-051-1/+1
* Import libunwind 3.9.0patrick2016-09-0328-0/+12575