summaryrefslogtreecommitdiff
path: root/libdw/cfi.h
Commit message (Expand)AuthorAgeFilesLines
* unfinished cfi relocatableroland/relocate-cfi-tmpRoland McGrath2011-01-051-4/+13
* Merge branch 'roland/cfi' into roland/relocateRoland McGrath2010-06-241-1/+7
|\
| * Always canonicalize stored encodings. Prepare for CIEs with varying address_...Roland McGrath2010-06-241-1/+7
* | Merge branch 'roland/cfi' into roland/relocateRoland McGrath2010-06-231-1/+11
|\ \ | |/
| * Add dwarf_cfi_frames iterator.Roland McGrath2010-06-231-1/+11
* | Replace ebl_reloc_simple_type with ebl_reloc_simple_types.Roland McGrath2010-06-211-7/+0
|/
* Add new dwarf_cfi_validate_fde call.Roland McGrath2010-06-161-0/+5
* Move dwarf_cfi_cie_p definition from cfi.h to libdw.h.Mark Wielaard2010-06-011-2/+0
* libdw: Record ill-specified CFA rule and diagnose in dwarf_frame_cfa, not imm...Roland McGrath2010-04-261-3/+6
* CFI support: lookup by PC and translate into DWARF location per registerRoland McGrath2009-07-081-0/+250