summaryrefslogtreecommitdiff
path: root/libdw/dwarf_getcfi_elf.c
Commit message (Expand)AuthorAgeFilesLines
* libdw,readelf: Recognize DW_CFA_AARCH64_negate_ra_stateMark Wielaard2020-09-071-3/+5
* Also find CFI in sections of type SHT_X86_64_UNWINDMilian Wolff2018-11-091-1/+1
* Remove old-style function definitions.Mark Wielaard2015-09-231-2/+1
* libdw: Robustify eh_frame_hdr and encoded-values reading.Mark Wielaard2015-01-151-3/+24
* libdw: Add missing size check to parse_eh_frame_hdr.Mark Wielaard2015-01-151-8/+4
* libdw: Initialize variables in getcfi_gnu_eh_frame.Mark Wielaard2014-12-031-3/+3
* getcfi_scn_eh_frame: Don't crash and burn when .eh_frame bits aren't there.Mark Wielaard2013-07-081-2/+7
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* Use elf_getphdrnum in libdw and libdwfl.Roland McGrath2010-01-071-3/+5
* CFI support: lookup by PC and translate into DWARF location per registerRoland McGrath2009-07-081-0/+334