Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix detection and use of `USE_LIBDW` | Erik de Castro Lopo | 2016-06-01 | 1 | -1/+1 |
* | rts: Limit maximum backtrace depth | Ben Gamari | 2016-04-18 | 1 | -3/+13 |
* | libdw: enable support only on i386 and amd64 | Sergei Trofimovich | 2015-12-04 | 1 | -2/+3 |
* | rts: Expose more libdw symbols | Ben Gamari | 2015-11-23 | 1 | -4/+18 |
* | Libdw: Fix initial register collection on i386 | Ben Gamari | 2015-11-23 | 1 | -1/+2 |
* | Libdw: Fix build on 32-bit platforms | Ben Gamari | 2015-11-23 | 1 | -5/+6 |
* | Libdw: Fix symbol naming | Ben Gamari | 2015-11-01 | 1 | -31/+32 |
* | Libdw: Remove special treatment for stg_stop_thread | Ben Gamari | 2015-11-01 | 1 | -4/+1 |
* | Remove redundant typedef | Gabor Greif | 2015-10-26 | 1 | -2/+0 |
* | Libdw: Add libdw-based stack unwinding | Ben Gamari | 2015-10-17 | 1 | -0/+334 |