]> git.ipfire.org Git - thirdparty/elfutils.git/shortlog
thirdparty/elfutils.git
2011-03-31  Mark Wielaarddwarflint: check_range_out_of_scope only check location... mjw/location-range
2011-03-31  Mark Wielaarddwarflint: Allow DW_AT_ranges with const form, as gnu...
2011-03-30  Mark Wielaarddwarflint: check_debug_abbrev.cc (load_debug_abbrev...
2011-03-30  Mark Wielaarddwarflint: Add GNU_call attributes and tags to expected...
2011-03-30  Mark WielaardAdd DW_AT_GNU_call attributes to dwarf-knowledge.cc.
2011-03-28  Petr Machatadwarflint: Add filtering of duplicate messages
2011-03-28  Petr Machatadwarflint: Drop wr_warning
2011-03-28  Petr Machatadwarflint: Drop the "cat" function, use operator| instead
2011-03-28  Petr MachataMerge branch 'pmachata/dwarflint' into dwarf
2011-03-28  Petr Machatadwarflint: Rewrite check_duplicate_DW_tag_variable...
2011-03-28  Petr Machatadwarflint: Add check_die_tree pass for generic per...
2011-03-24  Mark WielaardMerge branch 'mjw/call_site' into dwarf
2011-03-23  Petr MachataMerge branch 'dwarf' of ssh://git.fedorahosted.org...
2011-03-23  Petr Machatadwarflint: Tolerate attributes from all DWARF versions...
2011-03-23  Mark WielaardAdd support for low-level dwarflint checks for call_sit... mjw/call_site
2011-03-23  Mark WielaardCopy master readelf.c dwarf_tag/attr_string changes...
2011-03-23  Mark WielaardMerge branch 'master' into dwarf
2011-03-23  Mark WielaardAdd support for call_site and entry_value to dwarf...
2011-03-22  Petr Machatadwarflint: Only add range to CU DIE coverage if low_pc...
2011-03-21  Petr Machatadwarflint: Fix reporting of CU x arange mismatch
2011-03-19  Petr Machatadwarflint: Check that operand of DW_LNE_set_address...
2011-03-19  Petr Machatadwarflint: Do the ET_REL layout starting on address > 0
2011-03-18  Mark Wielaarddwarlint check_debug_line.cc DW_LNS_advance_line takes...
2011-03-18  Petr Machatadwarflint: DW_AT_high_pc always has to be >= DW_AT_low_pc
2011-03-18  Petr Machatadwarflint: Also cover DW_AT_low_pc == DW_AT_high_pc...
2011-03-18  Petr Machatadwarflint: Catch and report exceptions thrown in checks
2011-03-17  Petr Machatadwarflint: Add a check for DW_AT_low_pc > DW_AT_high_pc
2011-03-17  Petr Machatadwarflint: Support DW_AT_high_pc that is constant,...
2011-03-17  Petr MachataMerge branch 'dwarf' of ssh://git.fedorahosted.org...
2011-03-17  Petr Machatadwarflint: Extract "local function" out of the method
2011-03-17  Petr Machatadwarflint: Add a test case for check_self_referential_die
2011-03-17  Petr MachataMerge remote-tracking branch 'origin/mjw/check_self_ref...
2011-03-17  Petr Machatadwarflint: Fix message filtering
2011-03-17  Mark WielaardWorkaround all self referential ref values, not just...
2011-03-17  Petr Machatadwarflint: More thorough validation of ELF sections
2011-03-17  Mark WielaardAdd check_self_referential_die pass to dwarflint. mjw/check_self_referential_die
2011-03-17  Petr Machatadwarflint: Check that .shstrtab is sound
2011-03-16  Petr MachataMerge branch 'dwarf' of ssh://git.fedorahosted.org...
2011-03-16  Petr Machatadwarflint: Better validation of .debug_line table heade...
2011-03-16  Mark WielaardWorkaround weird (buggy) self referential DW_AT_contain...
2011-03-16  Mark WielaardAdd reference chain cycle detection.
2011-03-16  Mark WielaardCalculate reference hash before finalizing, store in...
2011-03-16  Mark WielaardAdd get_die_info to references, use for hash calculation.
2011-03-16  Mark WielaardNever recalculate local hash, always reuse die_info...
2011-03-16  Mark WielaardFetch local hash from pending or finalized entry die...
2011-03-16  Mark WielaardDon't finalize entries on first go, just create and...
2011-03-16  Mark WielaardCalculate local_hash only on finalizing entry, store...
2011-03-16  Mark WielaardAdd local hash for children_types.
2011-03-16  Mark WielaardAdd local_hash to attributes_type and use it for die...
2011-03-16  Mark WielaardTurn copier::entry into a value_reference so what_space...
2011-03-16  Mark WielaardIntroduce local_hash for dwarf_output debug_info_die.
2011-03-16  Mark WielaardAdd the *info () hack in dwarf_output, so we can rely...
2011-03-16  Mark WielaardDW_AT_*_file is allowed to be zero, meaning "no file".
2011-03-16  Mark WielaardRemove unused output-shape from dwarf_output collector.
2011-03-14  Petr Machatadwarflint: Replace over-zealous assert with a warning
2011-03-11  Mark WielaardAdd new ebl_check_st_other_bits function. mpolacek/autotest
2011-03-10  Petr Machatadwarflint: Fix "die chain not terminated by a null...
2011-03-10  Petr Machatadwarflint: Missing DW_LNE_end_sequence OK in empty...
2011-03-10  Petr Machatadwarflint: Fix last-die-has-sibling-attr message, don...
2011-03-10  Roland McGrathCosmetic cleanup for new test.
2011-03-10  Petr MachataReject requests for abbreviation with code 0
2011-03-09  Petr Machatadwarflint: Detect and diagnose empty CU
2011-03-09  Petr Machatadwarflint: Check that CU DIE has stmt_list if children...
2011-03-09  Roland McGrathAlpha backend: accept any _GLOBAL_OFFSET_TABLE_ value.
2011-03-09  Petr MachataCheck for truncated section in dwarf_child.
2011-03-09  Petr Machatadwarflint: Properly diagnose DW_AT_sibling with value...
2011-03-09  Petr Machatadwarflint: Fix attribute and form validation in .debug_...
2011-03-09  Petr Machatadwarflint: Fix a SEGV for invalid address size in CU...
2011-03-09  Petr Machatadwarflint: Clarify error message when CU headers can...
2011-03-09  Roland McGrathlibdwfl: Clear errno before using its ambient value.
2011-03-09  Petr Machatadwarflint: Check that there's enough data for .debug_li...
2011-03-08  Petr Machatadwarflint: Don't let sibling address mismatches to...
2011-03-08  Petr Machatadwarflint: Don't let unterminated strings in .debug_str...
2011-03-08  Petr Machatadwarflint: We should not let the abbrev code 0 propagate up
2011-03-08  Petr Machatadwarflint: Update TODO
2011-03-08  Petr Machatadwarflint: Fix the check that DIE chains are terminated...
2011-03-08  Petr Machatadwarflint: Put the --dump-offsets option to the right...
2011-03-08  Petr Machatadwarflint: Fix iteration over low-level attributes
2011-03-07  Marek PolacekNew test for dwarf_getstring.
2011-03-07  Petr Machatadwarflint: Fail low-level cases if toplevel CU DIE...
2011-03-07  Petr Machatadwarflint: Check that the name of relocated section...
2011-03-07  Petr Machatadwarflint: More thorough checking of Dw4Ch7.5 (toplevel...
2011-03-07  Petr Machatadwarflint: Rename readctx.{c,h} to .{cc,hh}
2011-03-07  Petr Machatadwarflint: A note in TODO
2011-03-07  Petr Machatadwarflint: Add Mark's test case for the previous commit
2011-03-07  Petr Machatadwarflint: Check for excess DIEs on top level
2011-03-07  Petr Machatadwarflint: Drop useless variable prev_abbrev in check_d...
2011-03-04  Petr Machatadwarflint: Publish the option --dump-offsets
2011-03-03  Roland McGrathMerge branch 'master' of ssh://git.fedorahosted.org...
2011-03-03  Petr Machatadwarflint: Add Mark's test cases
2011-03-03  Petr Machatadwarflint: Be lazy when looking into CU headers for...
2011-03-03  Petr Machatadwarflint: Fix all-dies-it
2011-03-02  Petr Machatadwarflint: Fail check_debug_info test if serious error...
2011-03-01  Petr Machatadwarflint: Check that the relocation is formed using...
2011-03-01  Petr Machatadwarflint: More checks on invalid section indices in...
2011-03-01  Petr Machatadwarflint: Extract the relocation logic itself to a...
2011-03-01  Petr MachataFix handling of invalid relocs
2011-02-27  Jan KratochvilFix readelf --debug-dump=loc crash on multiple input...
2011-02-25  Mark WielaardBUILT_RPATH vs BUILD_RPATH fixup.
2011-02-25  Petr MachataNits
next