summaryrefslogtreecommitdiffstats
path: root/runtime/unwind.c
Commit message (Expand)AuthorAgeFilesLines
* Removed unused functions and variables.David Smith2009-02-181-124/+1
* Use 'static' as much as possibleJosh Stone2009-01-281-2/+2
* Rename _stp_module module_base output to dwarf_module_base and document.Mark Wielaard2008-09-101-2/+4
* Record module base and use it for adjusting start locations in dwarf unwinder.Mark Wielaard2008-09-101-3/+24
* Feed dwarf unwinder data through _stp_mod_sec_lookup (), but disabled for now.Mark Wielaard2008-09-101-1/+2
* emit all symbol tables at compile time; don't do any module munging; new unwi...Frank Ch. Eigler2008-07-041-14/+3
* PR6410: unwinder-less architecture toleranceFrank Ch. Eigler2008-04-151-0/+5
* dded _stp_read_address() and changed code to use it.Martin Hunt2008-03-281-13/+4
* kretprobe trampoline fixesMartin Hunt2008-03-281-12/+74
* i386 fixes.Martin Hunt2008-03-261-1/+1
* Cleanup.Martin Hunt2008-03-251-48/+59
* rebased unwind_branch on top of current masterFrank Ch. Eigler2008-03-251-0/+895