summaryrefslogtreecommitdiff
path: root/libdw/cfi.c
Commit message (Expand)AuthorAgeFilesLines
* Back out dwarf_cfi_validate_fde.Roland McGrath2010-06-231-39/+0
* Add new dwarf_cfi_validate_fde call.Roland McGrath2010-06-161-0/+39
* Check for CIE initial instructions that bogusly change the PC.Roland McGrath2010-06-161-0/+1
* libdw: Record ill-specified CFA rule and diagnose in dwarf_frame_cfa, not imm...Roland McGrath2010-04-261-2/+8
* Revert "Handle partial-reset DW_CFA_def_cfa_* operations after DW_CFA_def_cfa...Roland McGrath2010-04-261-26/+12
* Handle partial-reset DW_CFA_def_cfa_* operations after DW_CFA_def_cfa_express...Roland McGrath2010-04-221-12/+26
* Fix double-free in libdw CFI handling error paths.Roland McGrath2010-04-221-19/+18
* CFI support: lookup by PC and translate into DWARF location per registerRoland McGrath2009-07-081-0/+500