]> git.ipfire.org Git - thirdparty/elfutils.git/shortlog
thirdparty/elfutils.git
2010-08-18  Petr Machatadwarflint: Move ref_record to addr-record.h/.cc
2010-08-18  Petr Machatadwarflint: Move .debug_line checks to new infrastructure
2010-08-18  Petr Machatadwarflint: Move addr_record stuff to file of its own
2010-08-18  Petr Machatadwarflint: Move to separate directory
2010-08-18  Petr Machatadwarflint: Move more checks to the new dependency infra...
2010-08-18  Petr Machatadwarflint: Move more checks to the new dependency infra...
2010-08-18  Petr Machatadwarflint: Move more checks to the new dependency infra...
2010-08-18  Petr Machatadwarflint: More restructuring of checks
2010-08-18  Petr Machatadwarflint: Rename dwarflint.* to dwarflint-low.*
2010-08-18  Petr Machatadwarflint: Rewrite testing for better extensibility
2010-08-18  Petr Machatadwarflint: More moving code around
2010-08-18  Petr Machatadwarflint: Dissect dwarflint.c to modules
2010-08-18  Petr Machatadwarflint: Improve wording, drop dead code
2010-08-18  Petr Machatadwarflint: Use common code for C and C++ range_fmt
2010-08-18  Petr Machatadwarflint: Add test for ranges running off the scope
2010-08-18  Petr Machatadwarflint: Drop compilation-breaking stub
2010-08-18  Petr Machatadwarflint: C++ify coverage analysis
2010-08-18  Petr Machatadwarflint: Make pointers const/restrict where possible...
2010-08-18  Petr Machatadwarflint: coverage analysis header file bijou
2010-08-18  Petr Machatadwarflint: Add/adjust copyright notices
2010-08-18  Petr Machatadwarflint: simplify macros in get_location_opcode_operands
2010-08-18  Petr Machataexpr_opcodes.h will hold more general information about...
2010-08-18  Petr Machatadwarflint: Move some code around
2010-08-18  Petr Machatadwarflint: minor coding style nit
2010-08-18  Petr Machatadwarflint: Used wrong formatter for DW_LNS_ opcodes
2010-08-18  Petr Machatadwarflint: Always emit error about missing DW_LNE_end_s...
2010-08-18  Petr Machatadwarflint: Check address_size against bit-ness of ELF
2010-08-18  Petr Machatadwarflint: Fix wording of sibling mismatch error message
2010-08-18  Petr Machatadwarflint: Support --dump-offsets
2010-08-18  Petr Machatadwarflint: Output sibling mismatch with offset of the...
2010-08-18  Petr Machatadwarflint: Support DW_FORM_flag_present
2010-08-18  Petr Machatadwarflint: Reorganize data structures
2010-08-18  Petr Machatadwarflint: Allow DW_FORM_sec_offset as a form in rangep...
2010-08-18  Petr Machatadwarflint: Consolidate checking and relocation of attri...
2010-07-21  Roland McGrathdwarf_edit vs _GLIBCXX_DEBUG
2010-07-13  Roland McGrathFix dwarfcmp -l case to save/restore visiting state...
2010-07-13  Roland McGrathDoc typo.
2010-07-02  Roland McGrathCorrect v4 form categorization on input.
2010-07-02  Roland McGrathMerge commit 'elfutils-0.148' into dwarf
2010-06-28  Ulrich Drepper0.148 release. elfutils-0.148
2010-06-23  elsupergomezl10n: Updates to Spanish (Castilian) (es) translation
2010-06-23  Roland McGrathBack out dwarf_cfi_validate_fde.
2010-06-23  Roland McGrathFix check_constant_offset braino.
2010-06-22  Roland McGrathFix signed comparison warning in extended opcode parsing.
2010-06-22  Roland McGrathMerge branch 'master' of ssh://git.fedorahosted.org...
2010-06-22  Roland McGrathreadelf: Fix braino in DW_LNS_set_isa parsing.
2010-06-22  yurchorl10n: Updates to Ukrainian (uk) translation
2010-06-22  Roland McGrathMerge branch 'master' of ssh://git.fedorahosted.org...
2010-06-22  Roland McGrathAdd some missing DWARF constants and readelf support...
2010-06-22  yurchorl10n: Updates to Ukrainian (uk) translation
2010-06-22  Roland McGrathFix readelf for large SLEB128 values.
2010-06-21  Roland McGrathFinish .debug_types support in libdw and readelf.
2010-06-21  Roland McGrathFix up some holes in .debug_types support.
2010-06-21  Roland McGrathMerge branch 'roland/debug_types'
2010-06-21  Roland McGrathreadelf: Handle v4 .debug_frame format.
2010-06-20  Roland McGrathreadelf: Handle v4 .debug_line format.
2010-06-19  Roland McGrathRecord new line table fields, export APIs to fetch...
2010-06-17  Roland McGrathMerge commit 'elfutils-0.147' into dwarf
2010-06-16  Roland McGrathdwarf_next_cfi.c: Fix version 4 return_address_register...
2010-06-16  Roland McGrathHandle reading .debug_types section.
2010-06-16  Roland McGrathAdd new dwarf_cfi_validate_fde call.
2010-06-16  Roland McGrathCanonicalize CIE fde_encoding at interning.
2010-06-16  Roland McGrathFix some corners of DW_EH_PE_* handling.
2010-06-16  Roland McGrathCheck for CIE initial instructions that bogusly change...
2010-06-16  Roland McGrathFix error diagnosis for dwarf_formref on DW_FORM_ref_sig8.
2010-06-16  Roland McGrathHandle DWARF4 .debug_frame format.
2010-06-16  Roland McGrathHandle DWARF4 .debug_line format.
2010-06-15  yurchorl10n: Updates to Ukrainian (uk) translation
2010-06-15  Roland McGrathFix unstrip for modifying file in place.
2010-06-14  Ulrich DrepperImplicitly set dirty bit
2010-06-14  Roland McGrathlibdwfl: Ignore debuginfo-path hits that find the main...
2010-06-14  Roland McGrathunstrip: Factor common code for shdr changes.
2010-06-14  Roland McGrathunstrip: Bail early on bogus invocation with reversed...
2010-06-14  Roland McGrathClean up IDX_debug_* list.
2010-06-14  elsupergomezl10n: Updates to Spanish (Castilian) (es) translation
2010-06-02  Roland McGrathRemove unused CIE_VERSION macro.
2010-06-02  Roland McGrathRemove meaningless DWARF_VERSION macro.
2010-06-02  Roland McGrathreadelf: Handle DW_FORK_ref_sig8.
2010-06-02  Roland McGrathFix DW_FORM_sec_offset handling.
2010-06-01  Roland McGrathMore DWARF 4 handling, some in readelf.
2010-06-01  Roland McGrathHandle DWARF version 4 CUs.
2010-06-01  Mark WielaardMove dwarf_cfi_cie_p definition from cfi.h to libdw.h.
2010-06-01  Roland McGrathreadelf: Print .eh_frame even with no other DWARF.
2010-06-01  Roland McGrathwhitespace
2010-05-31  Mark Wielaarddwarf.h: Fix DW_LANG_Python constant.
2010-05-29  yurchorl10n: Updates to Ukrainian (uk) translation
2010-05-29  Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2010-05-29  Ulrich Drepperdwarf_getlocation crash on NULL attribute.
2010-05-28  ravenl10n: Updates to Polish (pl) translation
2010-05-28  Eduardo SantiagoFix dwarf_getlocation crash on NULL argument.
2010-05-28  Ulrich DrepperMore details attribute output.
2010-05-27  Roland McGrathAdd more DWARF4 constants.
2010-05-27  ravenl10n: Updates to Polish (pl) translation
2010-05-20  Roland McGrathFix some libdwfl bias calculations.
2010-05-20  Roland McGrathFix /proc/kallsyms grovelling.
2010-05-20  Roland McGrathaddr2line: Handle SYMBOL without +OFFSET.
2010-05-18  loganl10n: Updates to Spanish (Castilian) (es) translation
2010-05-08  Roland McGrathFix DW_OP_call_ref operand handling.
2010-05-06  yurchorl10n: Updates to Ukrainian (uk) translation
2010-05-06  Roland McGrathNEWS items
next