summaryrefslogtreecommitdiff
path: root/src/tilegx
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
* Better imitate the choice of which register to identify as ipDoug Moore2017-08-071-2/+8
* For architectures that initialize the dwarf ip cache, but do notDoug Moore2017-08-071-1/+5
* 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
* Add TileGx platform support to libunwind.Zhi-Gang Liu2014-09-0831-0/+1201