Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When _LIBUNWIND_ARM_EHABI is defined, include <link.h> to get the | 2016-09-20 | 1 | -0/+1 | |
| | | | | | | dl_unwind_find_exidx prototype. ok guenther@ | ||||
* | Go down the right path in the _LIBUNWIND_ARM_EHABI case. | 2016-09-18 | 1 | -1/+1 | |
| | | | | ok patrick@ | ||||
* | In some cases, for instance for statically linked binaries, our binutils | 2016-09-05 | 2 | -2/+11 | |
| | | | | | | | | | 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@ | ||||
* | Implement OpenBSD support in libc++ and libunwind. | 2016-09-05 | 1 | -1/+1 | |
| | | | | ok kettenis@ | ||||
* | Import libunwind 3.9.0 | 2016-09-03 | 28 | -0/+12575 | |