summaryrefslogtreecommitdiff
path: root/src/sh
Commit message (Expand)AuthorAgeFilesLines
* Change unw_init_local_signal to unw_init_local2(..., UNW_INIT_SIGNAL_FRAME)Dave Watson2017-08-161-2/+13
* Bring back support for UNW_CACHE_PER_THREAD.Bert Wesarg2017-08-151-1/+1
* For architectures that initialize the dwarf ip cache, but do notDoug Moore2017-08-071-1/+3
* Drop reference to dwarf.ret_addr_column.Doug Moore2017-05-191-1/+0
* Add a function to capture the dwarf_reg_states that occur in processingDoug Moore2017-05-124-0/+84
* unw_init_local_signalDoug Moore2017-04-031-3/+15
* Fixup invalid return code checks of unw_is_signal_frame()Chris Redmon2017-01-131-1/+1
* One time whitespace fixup.Arun Sharma2014-09-277-74/+74
* Support building with older compilers.Ladislav Michl2012-11-241-1/+1
* SuperH portTommi Rantala2012-09-2829-0/+1351