summaryrefslogtreecommitdiff
path: root/libdw/cfi.c
Commit message (Expand)AuthorAgeFilesLines
* backends: ppc_abi_cfi reg1 use DW_CFA_val_offset not DW_CFA_val_expression.Mark Wielaard2013-10-071-0/+4
* lib/Jan Kratochvil2012-10-081-0/+4
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* 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