2011-04-19 |
Petr Machata | dwarflint: ref_record is now template parametrized... pmachata/dwarflint |
commit | commitdiff | tree |
2011-04-19 |
Petr Machata | dwarflint: Add comments to locus.hh, simple_locus helpe... |
commit | commitdiff | tree |
2011-04-19 |
Petr Machata | dwarflint: where.* -> locus.*, drop locus::next |
commit | commitdiff | tree |
2011-04-19 |
Petr Machata | dwarflint: Publish cudie_locus, create arange_locus... |
commit | commitdiff | tree |
2011-04-18 |
Petr Machata | dwarflint: Drop WHERE from check_debug_line |
commit | commitdiff | tree |
2011-04-18 |
Petr Machata | dwarflint: More conversions from WHERE to locus |
commit | commitdiff | tree |
2011-04-18 |
Petr Machata | dwarflint: Reindent |
commit | commitdiff | tree |
2011-04-18 |
Petr Machata | dwarflint: Extract check_pub_structural from the templa... |
commit | commitdiff | tree |
2011-04-18 |
Petr Machata | dwarflin: loc_range_locus instead of WHEREs |
commit | commitdiff | tree |
2011-04-18 |
Petr Machata | dwarflint: where.h -> where.hh |
commit | commitdiff | tree |
2011-04-18 |
Petr Machata | dwarflint: Add cu_locus, die_locus, use throughout... |
commit | commitdiff | tree |
2011-04-18 |
Petr Machata | dwarflint: Add clonable_locus template for easier imple... |
commit | commitdiff | tree |
2011-04-14 |
Petr Machata | dwarflint: Fix what seems like malformed alignment... |
commit | commitdiff | tree |
2011-04-14 |
Petr Machata | dwarflint: Drop support for .debug_abbrev and .debug_st... |
commit | commitdiff | tree |
2011-04-14 |
Petr Machata | Merge branch 'dwarf' into pmachata/dwarflint |
commit | commitdiff | tree |
2011-04-14 |
Petr Machata | dwarflint: Abbrevs and abbrev attribs have a dedicated... |
commit | commitdiff | tree |
2011-04-14 |
Petr Machata | dwarflint: Fix file list at locstat_SOURCES |
commit | commitdiff | tree |
2011-04-14 |
Petr Machata | dwarflint: Drop obsolete 'extern "C"' at readctx.hh |
commit | commitdiff | tree |
2011-04-13 |
Petr Machata | dwarflint: Simplify the interface of addr_record |
commit | commitdiff | tree |
2011-04-13 |
Petr Machata | dwarflint: Drop section_id::rel_* |
commit | commitdiff | tree |
2011-04-13 |
Petr Machata | dwarflint: Drop sec_locexpr, make loci clonable |
commit | commitdiff | tree |
2011-04-13 |
Petr Machata | dwarflint: where_reset_* now do trivial dispatch to... |
commit | commitdiff | tree |
2011-04-13 |
Mark Wielaard | dwarflint: Add duplicate filtering also for C (non... |
commit | commitdiff | tree |
2011-04-13 |
Petr Machata | dwarflint: Drop WIPE, add more ctors throughout |
commit | commitdiff | tree |
2011-04-13 |
Mark Wielaard | dwarflint: new check_die_line_info die check. |
commit | commitdiff | tree |
2011-04-13 |
Mark Wielaard | dwarflint: new check_die_decl_call.cc die_check. |
commit | commitdiff | tree |
2011-04-13 |
Petr Machata | dwarflint: Initialize whole abbrev/abbrev_attrib instea... |
commit | commitdiff | tree |
2011-04-12 |
Petr Machata | dwarflint: Revamp where, step 1 |
commit | commitdiff | tree |
2011-04-12 |
Mark Wielaard | Add elfutils::dwarf::attribute_type::find_integrate (). |
commit | commitdiff | tree |
2011-04-11 |
Mark Wielaard | dwarflint: check_dups_abstract_origin use wr_message... |
commit | commitdiff | tree |
2011-04-11 |
Mark Wielaard | dwarflint: Don't assert in check_debug_info can trigger... |
commit | commitdiff | tree |
2011-04-11 |
Mark Wielaard | Run elflint and dwarflint on c++ programs. |
commit | commitdiff | tree |
2011-04-08 |
Mark Wielaard | Merge branch 'default_dups' into dwarf |
commit | commitdiff | tree |
2011-04-08 |
Mark Wielaard | dwarflint: check_dups_abstract_origin more specific... |
commit | commitdiff | tree |
2011-04-08 |
Mark Wielaard | dwarflint: anonymous typedef unions also can have linka... |
commit | commitdiff | tree |
2011-04-08 |
Mark Wielaard | dwarflint: GNU upper_bound is allowed to also be a... |
commit | commitdiff | tree |
2011-04-08 |
Mark Wielaard | dwarflint: Default to --dups=16. |
commit | commitdiff | tree |
2011-04-08 |
Mark Wielaard | Merge branch 'dwarf' of git://git.fedorahosted.org... |
commit | commitdiff | tree |
2011-04-08 |
Mark Wielaard | dwarflint: check_linkage_external_die keep symbol table... |
commit | commitdiff | tree |
2011-04-08 |
Mark Wielaard | dwarflint: expected-at GNU extension for anonymous... |
commit | commitdiff | tree |
2011-04-08 |
Mark Wielaard | dwarflint: check_dups_abstract_origin allow subprogram... |
commit | commitdiff | tree |
2011-04-08 |
Petr Machata | dwarflint: Simplify formatting of wheres |
commit | commitdiff | tree |
2011-04-08 |
Petr Machata | Merge branch 'dwarf' of ssh://git.fedorahosted.org... |
commit | commitdiff | tree |
2011-04-08 |
Petr Machata | dwarflint: Drop checkdescriptor::{prereq,inherit} |
commit | commitdiff | tree |
2011-04-07 |
Mark Wielaard | Merge branch 'dwarf' of git://git.fedorahosted.org... |
commit | commitdiff | tree |
2011-04-07 |
Mark Wielaard | Turn check_dups_abstract_origin into a die_check class. |
commit | commitdiff | tree |
2011-04-07 |
Petr Machata | Merge branch 'dwarf' of ssh://git.fedorahosted.org... |
commit | commitdiff | tree |
2011-04-07 |
Petr Machata | dwarflint: More support for message tresholds and compo... |
commit | commitdiff | tree |
2011-04-07 |
Mark Wielaard | dwarflint: check_dups_abstract_origin allow dup object_... |
commit | commitdiff | tree |
2011-04-07 |
Mark Wielaard | dwarf::attr_value::constant_block () handle DW_FORM_loc... |
commit | commitdiff | tree |
2011-04-07 |
Petr Machata | dwarflint: Use stream operations for wr_form_leb128_mes... |
commit | commitdiff | tree |
2011-04-07 |
Petr Machata | dwarflint: Convert WHERE to a function |
commit | commitdiff | tree |
2011-04-06 |
Petr Machata | dwarflint: Support composed messages |
commit | commitdiff | tree |
2011-04-06 |
Petr Machata | dwarflint: .ii -> _i.hh |
commit | commitdiff | tree |
2011-04-06 |
Petr Machata | dwarflint: Move DIE check registrar away from the class... |
commit | commitdiff | tree |
2011-04-06 |
Petr Machata | Merge branch 'dwarf' of ssh://git.fedorahosted.org... |
commit | commitdiff | tree |
2011-04-06 |
Petr Machata | dwarflint: highlevel_check_i holds Dwarf et.al., pass... |
commit | commitdiff | tree |
2011-04-06 |
Mark Wielaard | dwarflint: Fix run-check_self_referential_die.sh expect... |
commit | commitdiff | tree |
2011-04-05 |
Mark Wielaard | Turn check_linkage_external_die into a die_check class. |
commit | commitdiff | tree |
2011-04-05 |
Mark Wielaard | Turn check_self_referential_die into a die_check class. |
commit | commitdiff | tree |
2011-04-05 |
Petr Machata | dwarflint: Make locstats an independent tool |
commit | commitdiff | tree |
2011-04-05 |
Petr Machata | Merge branch 'dwarf' of ssh://git.fedorahosted.org... |
commit | commitdiff | tree |
2011-04-05 |
Petr Machata | dwarflint: Guard against exceptions in per-DIE checks |
commit | commitdiff | tree |
2011-04-05 |
Petr Machata | dwarflint: Initialize check_debug_info::_m_need_ranges |
commit | commitdiff | tree |
2011-04-04 |
Mark Wielaard | Update dwarf-knowledge.cc and expected-at.cc with DWARF... |
commit | commitdiff | tree |
2011-04-04 |
Mark Wielaard | dwarflint: Allow DW_AT_ranges with const form, as gnu... |
commit | commitdiff | tree |
2011-04-04 |
Mark Wielaard | dwarflint: linkage_name attributes checking. |
commit | commitdiff | tree |
2011-04-03 |
Mark Wielaard | Add minimal support for DW_TAG_GNU_template. |
commit | commitdiff | tree |
2011-04-02 |
Mark Wielaard | dwarflint: Add DW_LNE_set_discriminator check and clean... |
commit | commitdiff | tree |
2011-04-01 |
Mark Wielaard | dwarf-knowledge.cc expected_value_space for DW_AT_GNU_v... |
commit | commitdiff | tree |
2011-04-01 |
Mark Wielaard | dwarflint: check_dups_abstract_origin, be specific... |
commit | commitdiff | tree |
2011-04-01 |
Mark Wielaard | dwarflint: Turn global_opts into a static initializer... |
commit | commitdiff | tree |
2011-04-01 |
Petr Machata | dwarflint: Work around a GCC compilation problem |
commit | commitdiff | tree |
2011-03-31 |
Mark Wielaard | dwarflint: check_dups_abstract_origin, some (GNU_call_s... |
commit | commitdiff | tree |
2011-03-30 |
Mark Wielaard | dwarflint: check_debug_abbrev.cc (load_debug_abbrev... |
commit | commitdiff | tree |
2011-03-30 |
Mark Wielaard | dwarflint: Add GNU_call attributes and tags to expected... |
commit | commitdiff | tree |
2011-03-30 |
Mark Wielaard | Add DW_AT_GNU_call attributes to dwarf-knowledge.cc. |
commit | commitdiff | tree |
2011-03-28 |
Petr Machata | dwarflint: Add filtering of duplicate messages |
commit | commitdiff | tree |
2011-03-28 |
Petr Machata | dwarflint: Drop wr_warning |
commit | commitdiff | tree |
2011-03-28 |
Petr Machata | dwarflint: Drop the "cat" function, use operator| instead |
commit | commitdiff | tree |
2011-03-28 |
Petr Machata | Merge branch 'pmachata/dwarflint' into dwarf |
commit | commitdiff | tree |
2011-03-28 |
Petr Machata | dwarflint: Rewrite check_duplicate_DW_tag_variable... |
commit | commitdiff | tree |
2011-03-28 |
Petr Machata | dwarflint: Add check_die_tree pass for generic per... |
commit | commitdiff | tree |
2011-03-24 |
Mark Wielaard | Merge branch 'mjw/call_site' into dwarf |
commit | commitdiff | tree |
2011-03-23 |
Petr Machata | Merge branch 'dwarf' of ssh://git.fedorahosted.org... |
commit | commitdiff | tree |
2011-03-23 |
Petr Machata | dwarflint: Tolerate attributes from all DWARF versions... |
commit | commitdiff | tree |
2011-03-23 |
Mark Wielaard | Add support for low-level dwarflint checks for call_sit... mjw/call_site |
commit | commitdiff | tree |
2011-03-23 |
Mark Wielaard | Copy master readelf.c dwarf_tag/attr_string changes... |
commit | commitdiff | tree |
2011-03-23 |
Mark Wielaard | Merge branch 'master' into dwarf |
commit | commitdiff | tree |
2011-03-23 |
Mark Wielaard | Add support for call_site and entry_value to dwarf... |
commit | commitdiff | tree |
2011-03-22 |
Petr Machata | dwarflint: Only add range to CU DIE coverage if low_pc... |
commit | commitdiff | tree |
2011-03-21 |
Petr Machata | dwarflint: Fix reporting of CU x arange mismatch |
commit | commitdiff | tree |
2011-03-19 |
Petr Machata | dwarflint: Check that operand of DW_LNE_set_address... |
commit | commitdiff | tree |
2011-03-19 |
Petr Machata | dwarflint: Do the ET_REL layout starting on address > 0 |
commit | commitdiff | tree |
2011-03-18 |
Mark Wielaard | dwarlint check_debug_line.cc DW_LNS_advance_line takes... |
commit | commitdiff | tree |
2011-03-18 |
Petr Machata | dwarflint: DW_AT_high_pc always has to be >= DW_AT_low_pc |
commit | commitdiff | tree |
2011-03-18 |
Petr Machata | dwarflint: Also cover DW_AT_low_pc == DW_AT_high_pc... |
commit | commitdiff | tree |
2011-03-18 |
Petr Machata | dwarflint: Catch and report exceptions thrown in checks |
commit | commitdiff | tree |
2011-03-17 |
Petr Machata | dwarflint: Add a check for DW_AT_low_pc > DW_AT_high_pc |
commit | commitdiff | tree |
2011-03-17 |
Petr Machata | dwarflint: Support DW_AT_high_pc that is constant,... |
commit | commitdiff | tree |
next |