summaryrefslogtreecommitdiffstats
path: root/libdw/dwarf_frame_cfa.c
Commit message (Expand)AuthorAgeFilesLines
* Remove old-style function definitions.Mark Wielaard2015-09-231-4/+1
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* Fix DW_OP_call_ref operand handling.Roland McGrath2010-05-081-2/+2
* libdw: Record ill-specified CFA rule and diagnose in dwarf_frame_cfa, not imm...Roland McGrath2010-04-261-0/+5
* Translate DW_CFA_expression/DW_CFA_val_expression properly to imply pushing C...Roland McGrath2010-04-261-1/+1
* Rejigger calling conventions for dwarf_frame_{cfa,register}.Roland McGrath2009-07-221-20/+15
* CFI support: lookup by PC and translate into DWARF location per registerRoland McGrath2009-07-081-0/+101