Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove libunwind 8.0.0 now that we switched to libunwind 11.0.0 in the | 2021-01-02 | 1 | -1990/+0 | |
| | | | | gnu/ directory. | ||||
* | Merge libc++, libc++abi and libunwind version 8.0.0. | 2019-06-17 | 1 | -4/+546 | |
| | | | | | | Ports build by naddy@ Tested by visa on octeon Tested by kettenis on macppc and sparc64 | ||||
* | Initial IP-based caching implementation with O(logn) lookup. | 2019-03-13 | 1 | -1/+10 | |
| | | | | | | | | | | | | | Caching implemented via red-black trees, this can be improved and further work is on-going to bring it closer to GNU's performance that uses a LRU-MRU 8-entries based caching algorithm. Prompted by robert@ who run into a runtime of an executed macro of 5 minutes in libreoffice. With this the execution is reduced to 58 seconds. C++11 tips from espie@, rsadowski@ Tested by robert@ OK mortimer@, kettenis@. | ||||
* | Merge libc++, libc++abi and libunwind version 7.0.1. | 2019-02-04 | 1 | -8/+6 | |
| | | | | | | Tested by visa on octeon Tested by kettenis on arm64, armv7 and sparc64 "go for it" deraadt and sthen | ||||
* | merge libunwind 6.0.0; ok patrick@, kettenis@ | 2018-09-11 | 1 | -50/+119 | |
| | |||||
* | Add sparc64 support. | 2017-04-18 | 1 | -0/+6 | |
| | |||||
* | Import libunwind 3.9.0 | 2016-09-03 | 1 | -0/+1366 | |