summaryrefslogtreecommitdiff
path: root/libdw/dwarf_frame_register.c
Commit message (Expand)AuthorAgeFilesLines
* libdw, readelf, elflint: Add get_(u|s)leb128 guardsMark Wielaard2023-02-141-0/+5
* libdw: dwarf_frame_register takes an array of at least 3 Dwarf_OpsMark Wielaard2020-10-261-1/+1
* Use fallthrough attribute.Joshua Watt2018-02-101-1/+1
* Remove old-style function definitions.Mark Wielaard2015-09-231-6/+2
* libdw: Add get_uleb128 and get_sleb128 bounds checking.Mark Wielaard2014-12-171-2/+4
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* Fix DW_OP_call_ref operand handling.Roland McGrath2010-05-081-1/+1
* Translate DW_CFA_expression/DW_CFA_val_expression properly to imply pushing C...Roland McGrath2010-04-261-2/+2
* Rejigger calling conventions for dwarf_frame_{cfa,register}.Roland McGrath2009-07-221-22/+20
* CFI support: lookup by PC and translate into DWARF location per registerRoland McGrath2009-07-081-0/+144