summaryrefslogtreecommitdiffstats
path: root/lib/libunwind/src/EHHeaderParser.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove libunwind 8.0.0 now that we switched to libunwind 11.0.0 in thepatrick2021-01-021-173/+0
| | | | gnu/ directory.
* Merge libc++, libc++abi and libunwind version 8.0.0.patrick2019-06-171-5/+11
| | | | | | Ports build by naddy@ Tested by visa on octeon Tested by kettenis on macppc and sparc64
* merge libunwind 6.0.0; ok patrick@, kettenis@robert2018-09-111-3/+4
|
* In some cases, for instance for statically linked binaries, our binutilspatrick2016-09-051-2/+7
| | | | | | | | | 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@
* Import libunwind 3.9.0patrick2016-09-031-0/+161