| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
gnu/ directory.
|
|
|
|
|
|
| |
Ports build by naddy@
Tested by visa on octeon
Tested by kettenis on macppc and sparc64
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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@.
|
|
|
|
|
|
| |
Tested by visa on octeon
Tested by kettenis on arm64, armv7 and sparc64
"go for it" deraadt and sthen
|
| |
|
|
|
|
|
|
| |
dl_unwind_find_exidx prototype.
ok guenther@
|
|
|
|
| |
ok patrick@
|
|
|
|
|
|
|
|
|
| |
does not produce the binary table which is used for optimization.
libunwind currently depends on having that table. This changes
libunwind to fall back to the default search code when the binary table
is not available.
ok kettenis@
|
|
|
|
| |
ok kettenis@
|
|
|