]> git.ipfire.org Git - thirdparty/elfutils.git/shortlog
thirdparty/elfutils.git
2010-09-21  Petr Machatadwarflint: Move check_zero_padding to read_ctx module
2010-09-21  Petr Machatadwarflint: Move read_address_size to read_ctx module
2010-09-21  Petr Machatadwarflint: Move read_size_extra to readctx module
2010-09-20  Petr Machatadwarflint: Add DIE classification categories "mutable...
2010-09-20  Petr Machatadwarflint: Fix classification of no_coverage DIEs
2010-09-20  Petr Machatadwarflint: Implement reading DW_FORM_ref_addr forms
2010-09-20  Petr MachataIn dwarf-opcodes.h, add DW_OP_GNU_implicit_pointer...
2010-09-20  Petr Machatadwarflint: Add a possibility to distinguish sharp 0...
2010-09-17  Petr Machatadwarflint: Add a description of locstats
2010-09-17  Petr Machatadwarflint: Add an option to recognize inlined subroutines
2010-09-17  Petr Machatadwarflint: Add more options for ignoring and dumping...
2010-09-17  Petr Machatadwarflint: Exclude any location list entries whose...
2010-09-16  Petr Machatadwarflint: In all_dies_iterator, replace parent ()...
2010-09-16  Petr Machatadwarflint: First stab at location/value stats
2010-09-16  Petr Machatadwarflint: Publish C dwarf pointer in high-level checks
2010-09-15  Petr Machatadwarflint: Add the ability to query the die parent...
2010-09-15  Petr Machatadwarflint: Only warn about unused rules if we had a...
2010-09-15  Petr Machatadwarflint: Coding style nits
2010-09-15  Petr Machatadwarflint: Warn about --check rules that never match
2010-09-15  Petr Machatadwarflint: Extract checkrule into module of its own
2010-09-15  Petr MachataMerge branch 'dwarf' of ssh://git.fedorahosted.org...
2010-09-15  Petr MachataOnly run low-level checks in dwarflint self-check
2010-09-15  Roland McGrathMerge commit 'elfutils-0.149' into dwarf
2010-09-14  Petr Machatadwarflint: Make it possible to define relevant options...
2010-09-14  Petr Machatadwarflint: And add the description
2010-09-14  Petr Machatadwarflint: Add a test for nodebug check
2010-09-14  Petr Machatadwarflint: Check for missind debuginfo sections separately
2010-09-14  Petr Machatadwarflint: Fix test case
2010-09-14  Petr Machatadwarflint: Move secinfo_map initiazitaion into ctor...
2010-09-14  Petr Machatadwarflint: Always allow scheduling hidden checks
2010-09-13  Ulrich DrepperPrepare 0.149 release. elfutils-0.149
2010-09-13  Ulrich DrepperUpdate ALL_LINGUAS.
2010-09-10  Roland McGrathNEWS typo
2010-09-10  Roland McGrathstrip NEWS item
2010-09-10  Roland McGrathMerge branch 'roland/implicit-ptr'
2010-09-07  Petr Machatadwarflint: Add a lowlevel_checks pass
2010-09-07  Petr Machatadwarflint: Drop code from check_debug_line that's now...
2010-09-07  Petr Machatadwarflint: Check for unresolved references from .debug_...
2010-09-07  Petr Machatadwarflint: Split check_debug_pub.cc to .hh
2010-09-07  Petr Machatadwarflint: Split check_debug_line.cc to .hh and .ii
2010-09-07  Petr Machatadwarflint: Add a missing include
2010-09-06  Petr Machatadwarflint: Formatting nits
2010-09-06  Petr Machatadwarflint: Add check_debug_* to the @low group
2010-09-06  Petr Machatadwarflint: Add more TODO items
2010-09-06  Petr Machatadwarflint: Add more TODO items
2010-09-06  Petr Machatadwarflint: Add more TODO items
2010-09-06  Petr Machatadwarflint: Add a test for leaking location
2010-09-06  Petr MachataMerge branch 'pmachata/dwarflint' into dwarf
2010-09-06  Petr Machatadwarflint: Add a TODO file
2010-09-06  Petr Machatadwarflint: Drop crud
2010-09-06  Petr Machatadwarflint: Extract cu_coverage to separate check pass
2010-09-06  Petr Machatadwarflint: Add a description to .debug_abbrev
2010-09-06  Petr Machatadwarflint: Mark dependency of check_debug_abbrev on...
2010-09-02  Petr Machatadwarflint: Add a description to check_debug_info
2010-09-02  Petr Machatadwarflint: Add description to check_debug_line
2010-09-02  Petr Machatadwarflint: Add description of check_debug_pub*
2010-09-02  Petr Machatadwarflint: More check descriptions
2010-09-01  yurchorl10n: Updates to Ukrainian (uk) translation
2010-08-31  yurchorl10n: Updates to Ukrainian (uk) translation
2010-08-31  Roland McGrathreadelf: Print .debug_loc/.debug_ranges with cognizance...
2010-08-30  Petr MachataAdd prerequisities into descriptors
2010-08-30  Roland McGrathHandle DW_OP_GNU_implicit_pointer.
2010-08-30  Roland McGrathreadelf: Fix crash in .debug_loc with garbage data.
2010-08-30  Petr Machatadwarflint: Add documentation to check_dups_abstract_origin
2010-08-27  Petr Machatadwarflint: Make checks self-documenting
2010-08-27  Petr Machatadwarflint: Change registrar::item::list to registrar...
2010-08-27  Petr Machatadwarflint: Allow sending checkgroup and checkstack...
2010-08-27  Petr Machatadwarflint: Add an ability to list registered checks
2010-08-27  Petr Machatadwarflint: Move checkdescriptor to module of its own
2010-08-27  Petr Machatadwarflint: Move check registrars to .cc files
2010-08-27  Petr Machatadwarflint: Add missing copyright notices
2010-08-27  Petr Machatadwarflint: Add a check for duplicate DW_TAG_variable...
2010-08-26  Petr MachataReport that the check was entered
2010-08-26  Petr MachataReference array in check_debug_loc now uses std::vector
2010-08-26  loganl10n: Updates to Spanish (Castilian) (es) translation
2010-08-26  yurchorl10n: Updates to Ukrainian (uk) translation
2010-08-26  Petr MachataFix SEGV in --verbose mode
2010-08-25  Petr MachataEach check now has a name and group membership
2010-08-25  Roland McGrathMissing new file for last commit.
2010-08-24  Roland McGrathAdd dwfl_dwarf_line, addr2line -F to print out more...
2010-08-23  ravenl10n: Updates to Polish (pl) translation
2010-08-20  Mark WielaardCleaner way of handling first push_back in directory_table.
2010-08-19  Petr MachataReindent dwarflint/Makefile.am
2010-08-19  Petr Machatadwarflint: Declare template "section" using an enum...
2010-08-19  Mark WielaardRun run-dwarflint-self.sh with new dwarflint/dwarflint...
2010-08-19  Mark WielaardTreat first entry special in dwarf_data::directory_tabl...
2010-08-18  Roland McGrathAdd missing size entries for ELF_T_LIB and ELF_T_GNUHASH.
2010-08-18  Roland McGrathIgnore CU compilation directory in directory table...
2010-08-18  Petr Machatadwarflint: PRI_DIE is unused in low.c
2010-08-18  Petr Machatadwarflint: Check all the abbreviation instead of bailin...
2010-08-18  Petr Machatadwarflint: Add test suite
2010-08-18  Petr Machatadwarflint: detect duplicate attributes in .debug_abbrev
2010-08-18  Petr MachataMove dwarflint to separate directory
2010-08-18  Mark WielaardCall read_address_size with file->addr_64 as first...
2010-08-18  Petr Machatadwarflint: Extract check_range_out_of_scope::recursivel...
2010-08-18  Petr Machatadwarflint: Only check for unused files if we managed...
2010-08-18  Petr Machatadwarflint: Don't accept empty section as present
2010-08-18  Petr Machatadwarflint: Split checks-low.hh/cc into check_debug_aran...
2010-08-18  Petr Machatadwarflint: Recursive check guard
2010-08-18  Petr Machatadwarflint: Fix checking of DW_AT_stmt_list and DW_AT_de...
next