libdw: Add sanity check to store_implicit_value
[platform/upstream/elfutils.git] / libdw / dwarf_getlocation.c
2022-05-14 Mark Wielaardlibdw: Add sanity check to store_implicit_value
2021-02-17 Mark Wielaardreadelf, libdw: blocks aren't expressions for DWARF...
2020-12-12 Dmitry V. Levinlibdw: fix spelling typos in comments and ChangeLog
2020-10-29 Tom TromeyFix leb128 reading
2020-08-25 Mark Wielaardlibdw: Rename check_constant_offset to is_constant_offset.
2019-04-28 Mark Wielaardlibdw: Call check_constant_offset with direct pointers.
2019-04-27 Mark Wielaardlibdw: Reject DW_OP_implicit_value in CFI.
2018-06-17 Mark Wielaardlibdw, readelf: Don't handle DW_FORM_data16 as expressi...
2018-06-10 Mark Wielaardlibdw: Detect bad DWARF in store_implicit_value.
2018-05-29 Mark Wielaardlibdw: Handle .debug_loclists in dwarf_getlocation.
2018-05-29 Mark Wielaardreadelf: Handle .debug_loclists.
2018-05-28 Mark Wielaardlibdw: Handle .debug_rnglists in dwarf_ranges.
2018-05-25 Mark Wielaardlibdw: Handle all address FORMs for dwarf_highpc, handl...
2018-05-19 Mark Wielaardlibdw: Add GNU DebugFission attributes, tags, forms...
2018-04-13 Mark Wielaardlibdw: Restructure address range reading for .debug_loc...
2018-03-11 Mark Wielaardlibdw: Add new DWARF5 Dwarf expression operations.
2017-11-10 Mark Wielaardlibdw: Handle DW_OP_GNU_variable_value.
2017-11-10 Mark Wielaardlibdw: Update acceptable forms and attributes for dwarf...
2015-09-23 Mark WielaardRemove old-style function definitions.
2015-09-07 Chih-Hung Hsiehlibdw: Add const declaration to getlocations_addr locs.
2015-05-27 Mark Wielaardlibdw: Fix possibly unbounded stack usage in __libdw_in...
2015-01-15 Mark Wielaardlibdw: Handle NULL dbg for call_ref, GNU_implicit_point...
2014-12-17 Mark Wielaardlibdw: Add get_uleb128 and get_sleb128 bounds checking.
2014-12-17 Mark Wielaardlibdw: Make sure all attributes come with a (fake)...
2014-09-11 Petr MachataAccept DW_AT_GNU_call_site_* as attributes that hold...
2013-12-13 Josh Stonelibdw: Simplify and inline get_uleb128 and get_sleb128
2013-12-13 Mark Wielaardlibdw: Handle empty location expression for (indirect...
2013-09-29 Mark Wielaardlibdw: Fix compiler warnings on 32-bit.
2013-09-06 Mark Wielaardlibdw: Add new functions dwarf_getlocation_attr and...
2013-09-06 Mark Wielaardlibdw: Add new function dwarf_getlocations.
2012-10-10 Roland McGrathMerge branch 'jankratochvil/vdso-bias'
2012-10-10 Petr MachataHandle GNU extension opcodes in dwarf_getlocation
2012-10-08 Jan Kratochvildwarf_getlocation.c (__libdw_intern_expression) <cfap...
2012-06-05 Mark WielaardUpdate name, license and contributor policy.
2010-09-10 Roland McGrathMerge branch 'roland/implicit-ptr'
2010-08-30 Roland McGrathHandle DW_OP_GNU_implicit_pointer.
2010-06-23 Roland McGrathFix check_constant_offset braino.
2010-06-21 Roland McGrathMerge branch 'roland/debug_types'
2010-06-16 Roland McGrathHandle reading .debug_types section.
2010-05-29 Ulrich Drepperdwarf_getlocation crash on NULL attribute.
2010-05-28 Eduardo SantiagoFix dwarf_getlocation crash on NULL argument.
2010-05-08 Roland McGrathFix DW_OP_call_ref operand handling.
2010-04-26 Roland McGrathTranslate DW_CFA_expression/DW_CFA_val_expression prope...
2009-11-22 Roland McGrathFix dwarf_getlocation braino in constant-form case...
2009-09-17 Roland McGrathSmall tweak for dwarf_getlocation_implicit_value; NEWS...
2009-09-10 Roland McGrathDW_OP_implicit_value support
2009-07-24 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-07-22 Roland McGrathRejigger calling conventions for dwarf_frame_{cfa,regis...
2009-07-20 Roland McGrathFix last commit, was made too early in the morning.
2009-07-20 Roland McGrathHandle DW_OP_stack_value
2009-07-15 Roland McGrathdwarf_getlocation.c: Grok DW_OP_form_tls_address, DW_OP...
2009-07-13 Roland McGrathdwarf_getlocation.c: Grok DW_OP_call_frame_cfa.
2009-07-08 Roland McGrathCFI support: lookup by PC and translate into DWARF...
2009-07-08 Mark WielaardMerge branch 'at_data_member_location'
2009-07-08 Roland McGrathHandle DW_AT_data_member_location of class constant...
2009-06-18 Roland McGrathDo some constification to avoid dubious casts.
2009-06-15 Ulrich DrepperSquashed commit of the following:
2006-12-18 Ulrich DrepperLock down libelf and elflint a bit more after import...
2006-12-17 Roland McGrathpropagate from branch 'com.redhat.elfutils' (head b4944...
2006-04-04 Ulrich DrepperFix FSF address. No exception for libdwarf.
2006-04-04 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2005-12-09 Roland McGrath2005-12-09 Roland McGrath <roland@redhat.com>
2005-10-28 Roland McGrathNEWS updates