summaryrefslogtreecommitdiffstats
path: root/runtime/unwind/unwind.h
Commit message (Collapse)AuthorAgeFilesLines
* Privatize MAX_STACK_DEPTHJosh Stone2009-04-161-2/+2
| | | | | | The kernel-tip tree also has a MAX_STACK_DEPTH defined in perf_counter.h, so we need to separate our definition. I've changed the definition in our unwinder to STP_MAX_STACK_DEPTH.
* PR6738: restore support for rhel4-era (2.6.9) kernelsFrank Ch. Eigler2008-07-121-0/+5
|
* PR6410: unwinder-less architecture toleranceFrank Ch. Eigler2008-04-151-0/+4
|
* add (back) runtime/unwind filesFrank Ch. Eigler2008-03-251-0/+142