Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the unwind cache tread-safe by declaring it thread_local. Solves | 2021-02-20 | 1 | -1/+1 | |
| | | | | segfaults seen on exception handling. ok kettenis@ | ||||
* | Adjust local modifications to follow changes made upstream. | 2021-01-02 | 2 | -3/+3 | |
| | | | | | | Fixes build on powerpc and sparc64. ok patrick@ | ||||
* | Re-apply our libunwind 8.0.0 patches to libunwind 11.0.0. Patches to the | 2021-01-02 | 11 | -23/+400 | |
| | | | | | | | PPC ASM had to be re-applied manually due to whitespace changes upstream, other merge conflicts were harmless. "Looks good" kettenis@ | ||||
* | Import libunwind 11.0.0 in new LLVM directory, thus not yet linked to | 2021-01-02 | 24 | -0/+16048 | |
build. Encouraged by kettenis@ |