Add dwarf_aggregate_size helper function to libdw.
[platform/upstream/elfutils.git] / libdw / ChangeLog
2010-01-06 Roland McGrathAdd dwarf_aggregate_size helper function to libdw.
2010-01-05 Roland McGrathAdd some more DW_AT_GNU_* types from gcc.
2010-01-05 Roland McGrathAdd DWARF attributes DW_AT_GNU_vector and DW_AT_GNU_tem...
2009-11-22 Roland McGrathFix dwarf_getlocation braino in constant-form case...
2009-10-15 Roland McGrathMore grokage of DWARF4 forms.
2009-09-17 Roland McGrathSmall tweak for dwarf_getlocation_implicit_value; NEWS...
2009-09-10 Roland McGrathDW_OP_implicit_value support
2009-09-09 Mark WielaardClear cfi->ebl in dwarf_getcfi().
2009-08-24 Josh StoneMake dwarf_hasattr_integrate handle DW_AT_specification.
2009-08-10 Roland McGrathUse dwarf_diename in place of open-coding it.
2009-08-09 Roland McGrathNew macros for symbol versioning definitions, use them...
2009-08-08 Roland McGrathUse dwarf_attr_integrate in various convenience functions.
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-22 Roland McGrathFix dwarf_getsrc_file handling empty CUs.
2009-07-20 Roland McGrathHandle DW_OP_stack_value
2009-07-17 Roland McGrathSupport the easiest of the new v4 form flavors.
2009-07-17 Roland McGrathAdd constants from DWARF 4 working draft 3.
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 Roland McGrathReorder some libdwP.h struct members for optimal packing.
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:
2009-05-08 Roland McGrathSlight optimization of dwarf_getmacros for loops.
2009-05-07 Petr MachataFix dwarf_getmacros so that it passes newly-added test
2009-05-05 Petr MachataMerge commit 'origin/master' into pmachata/pending
2009-04-29 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-04-15 Roland McGrathFix 32/64 CIE header format CIE_id matching.
2009-04-01 Roland McGrathAdd DW_CFA_GNU_negative_offset_extended.
2009-02-06 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-01-29 Roland McGrathFiddle internal type decls for C++ scoping.
2009-01-29 Roland McGrath(struct Dwarf_Files_s): Replace dbg field with cu field.
2009-01-27 Roland McGrathdwarf_ranges.c: Return 0 when no ranges or *_pc attrs...
2009-01-26 Roland McGrathdwarf_getattrs.c: Correctly skip attribute values when...
2009-01-25 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-01-24 Roland McGrathPut known-dwarf.h in the dist so every build need not...
2009-01-23 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-01-22 Roland McGrathdwarf.h: Add DW_OP_GNU_encoded_addr.
2009-01-22 Roland McGrathFix 'make clean' in libdw.
2009-01-17 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-01-17 Roland McGrathMerge commit 'origin/master' into roland/known-dwarf
2009-01-17 Roland McGrathMerge branch 'master' of ssh://git.fedorahosted.org...
2009-01-17 Roland McGrathAdd DW_OP_GNU_* constants.
2009-01-11 Roland McGrathGenerate macros for tables of known dwarf.h constants.
2009-01-11 Ulrich DrepperMerge commit 'origin/roland/fixes-for-c++'
2009-01-11 Ulrich DrepperRequire __thread support in compiler.
2009-01-08 Roland McGrathDon't depend on $(zip_LIBS), just link it in.
2009-01-08 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-01-06 Roland McGrathMerge ssh://git.fedorahosted.org/git/elfutils into...
2009-01-06 Roland McGrathMerge branch 'master' of ssh://git.fedorahosted.org...
2009-01-06 Ulrich DrepperImplement call frame information dumping.
2009-01-06 Roland McGrathlibdwfl automagic decompression support
2009-01-02 Roland McGrathMerge ssh://git.fedorahosted.org/git/elfutils into...
2009-01-01 Roland McGrathMerge ssh://git.fedorahosted.org/git/elfutils into...
2008-12-31 Roland McGrathdwarf_haschildren: Return -1 for error case, not 0.
2008-08-25 Roland McGrathFix up bogon and missing log entries from .pmachata...
2008-01-22 Ulrich DrepperMinor optimizations.
2008-01-22 Ulrich DrepperAdd missing copyright year updates. Fix ChangeLog.
2008-01-18 Ulrich DrepperFixup after DWARF_VERSION bump.
2008-01-18 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.nickc.pendin...
2008-01-09 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2007-10-23 Roland McGrath2007-10-23 Roland McGrath <roland@redhat.com>
2007-10-16 Ulrich Dreppermerge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec'
2007-10-04 Roland McGrathsrc/
2007-10-02 Roland McGrath2007-10-02 Roland McGrath <roland@redhat.com>
2007-08-07 Roland McGrath2007-08-07 Roland McGrath <roland@redhat.com>
2007-07-16 Roland McGrathlibdwfl/
2007-04-16 Roland McGrathlibdw/
2007-04-05 Roland McGrathlibdw/
2007-03-30 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2007-03-13 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2007-02-15 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2007-02-05 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2006-12-17 Roland McGrathpropagate from branch 'com.redhat.elfutils' (head b4944...
2006-10-10 Roland McGrath2006-10-09 Roland McGrath <roland@redhat.com>
2006-07-12 Ulrich Dreppermerge of 67f3844b544f03a64b3ac896c19f94744923d76a
2006-07-12 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2006-07-12 Ulrich DrepperAdjust for internal_function_def removal.
2006-07-12 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2006-05-27 Ulrich DrepperPrepare libdw.h for use in C++.
2006-05-22 Ulrich DrepperHandle files without aranges information.
2006-05-22 Ulrich DrepperAdd some more nonnull attributes.
2006-02-28 Roland McGrath2006-02-28 Roland McGrath <roland@redhat.com>
2006-02-27 Roland McGrathlibdw/
2005-12-23 Roland McGrath2005-12-22 Roland McGrath <roland@redhat.com>
2005-12-12 Roland McGrath2005-12-12 Roland McGrath <roland@redhat.com>
2005-12-09 Roland McGrath2005-12-09 Roland McGrath <roland@redhat.com>
2005-12-05 Roland McGrathmerge of 2cc527e6d8c8ff19dab478f7d12e58f1cfa6d6f5
2005-11-17 Roland McGrathUpdate new test after merge.
2005-10-28 Roland McGrathNEWS updates
2005-10-28 Roland McGrathlibdw/
2005-09-11 Roland McGrathdisapproval of revision c1decd790dc3a6ab55ecfc0ace23dd9...
2005-09-11 Roland McGrath2005-09-09 Roland McGrath <roland@redhat.com>
2005-08-29 Ulrich Dreppermerge of 333c187506c852455e9f7be44fa9adc360416217
2005-08-27 Roland McGrathlibdw/
2005-08-25 Roland McGrath2005-08-24 Roland McGrath <roland@redhat.com>
2005-08-28 Ulrich DrepperSince we link statically when using gcov don't compile...
next