lib{asm,cpu,dw,dwfl,dwelf}: Move platform depended include into system.h
[platform/upstream/elfutils.git] / libdw / cfi.c
2020-09-07 Mark Wielaardlibdw,readelf: Recognize DW_CFA_AARCH64_negate_ra_state
2020-06-19 Mark Wielaardlibdw: Add missing FALLTHROUGH in execute_cfi.
2018-02-10 Joshua WattUse fallthrough attribute.
2016-11-10 Mark WielaardAdd GCC7 -Wimplicit-fallthrough support/fixes.
2015-10-22 Chih-Hung HsiehMove nested functions in libdw/cfi.c to file scope.
2015-01-15 Mark Wielaardlibdw: Check register number in CFI isn't insanely...
2014-12-17 Mark Wielaardlibdw: Add get_uleb128 and get_sleb128 bounds checking.
2013-10-07 Mark Wielaardbackends: ppc_abi_cfi reg1 use DW_CFA_val_offset not...
2012-10-08 Jan Kratochvillib/
2012-06-05 Mark WielaardUpdate name, license and contributor policy.
2010-06-23 Roland McGrathBack out dwarf_cfi_validate_fde.
2010-06-16 Roland McGrathAdd new dwarf_cfi_validate_fde call.
2010-06-16 Roland McGrathCheck for CIE initial instructions that bogusly change...
2010-04-27 Roland McGrathlibdw: Record ill-specified CFA rule and diagnose in...
2010-04-26 Roland McGrathRevert "Handle partial-reset DW_CFA_def_cfa_* operation...
2010-04-23 Roland McGrathHandle partial-reset DW_CFA_def_cfa_* operations after...
2010-04-23 Roland McGrathFix double-free in libdw CFI handling error paths.
2009-07-08 Roland McGrathCFI support: lookup by PC and translate into DWARF...