]> git.ipfire.org Git - thirdparty/elfutils.git/shortlog
thirdparty/elfutils.git
2009-03-13  Petr Machatadwarflint: When --nohl is given, don't run check_matchi...
2009-03-12  Petr Machatadwarflint: Be more descriptive about error in relocatio...
2009-03-12  Petr Machatadwarflint: More tools for message filtering
2009-03-12  Petr Machatadwarflint: Use a macro to initialize structures
2009-03-05  Petr Machatadwarflint: Re-tag categories of some messages
2009-03-05  Petr Machatadwarflint: Better message filtering system
2009-03-05  Petr Machatadwarflint: fixes in reporting in check_line_structural
2009-03-05  Petr Machatadwarflint: Improve error messages in check_read_[us...
2009-03-05  Petr Machatadwarflint: Fix a buglet in wr_format_leb128_message
2009-03-05  Petr Machatadwarflint: Add --nohl switch that turns off high-level...
2009-03-04  Petr Machatadwarflint: Check references from .debug_info to .debug_line
2009-03-04  Petr Machatadwarflint: Fix the way wr_message_padding_n0 gets called
2009-03-04  Petr Machatadwarflint: Check sub_ctx instead of ctx when deciding...
2009-03-03  Petr Machatadwarflint: Validate DW_AT_stmt_list and record referenc...
2009-03-03  Petr Machatadwarflint: Describe the field that lacks a relocation
2009-02-28  Petr Machatadwarflint: Validate opcode stream in .debug_line
2009-02-28  Petr Machatadwarflint: Keep whether the elf file is 64-bit in struc...
2009-02-27  Petr Machatadwarflint: Check for unused include directories in...
2009-02-27  Petr Machatadwarflint: checking headers of .debug_line
2009-02-27  Petr Machatadwarflint: rename wr_checked_read_sleb128 to checked_re...
2009-02-27  Petr Machatadwarflint: new function read_ctx_read_str
2009-02-27  Petr Machatarelocation_skip_rest only takes section_data parameter now
2009-02-27  Petr MachataSimplify some code
2009-02-27  Petr MachataDrop read_ctx_read_version, implement supported_version...
2009-02-27  Roland McGrathTrack containing DIE tag in C++ reader attr_value inter...
2009-02-25  Petr MachataCatch exceptions around value space operations
2009-02-25  Petr MachataCheck for expected value space of attributes
2009-02-25  Petr MachataMove expected_at_map to file of its own, drop acceptabl...
2009-02-20  Petr MachataAllow DW_AT_artificial at DW_TAG_variable
2009-02-20  Petr MachataMerge branch 'dwarf' of ssh://pmachata@git.fedorahosted...
2009-02-20  Petr MachataCheck optional/expected/required attributes
2009-02-20  Petr MachataMake dwarfstrings.h usable from C++ by hiding the imple...
2009-02-20  Roland McGrathMerge commit 'elfutils-0.140' into dwarf
2009-02-19  Petr MachataAlways report relocation errors with offset
2009-02-19  Petr MachataStore relocations in own data structure
2009-02-19  Petr MachataCheck relocations in .debug_aranges
2009-02-19  Petr MachataPass string table into process_file
2009-02-18  Petr MachataDrop unnecessary function arguments at process_file
2009-02-18  Petr MachataReport relocation offset as soon as we know it
2009-02-18  Petr MachataDifferentiate between completely invalid and 8/16-bit...
2009-02-18  Petr MachataHandle DW_AT_entry_pc when deciding what the reloc...
2009-02-18  Petr MachataAccept SHN_COMMON relocations
2009-02-18  Petr MachataFix formatting of where formed as sec_rel of sec_locexpr
2009-02-18  Petr MachataFix operation of reloc functions when relocation data...
2009-02-18  Petr MachataDrop unnecessary function arguments at relocate_one
2009-02-18  Petr MachataChecking relocations of .debug_pubnames and .debug_pubtypes
2009-02-18  Petr MachataDrop unnecessary function arguments
2009-02-18  Petr MachataBits
2009-02-17  Petr MachataNew class hl_ctx for storing information useful across...
2009-02-16  Ulrich Drepper0.140 release. elfutils-0.140
2009-02-16  Petr MachataCheck DW_OP_addr relocations
2009-02-16  Petr MachataFix free of literal string
2009-02-16  Petr MachataFix an invalid read inside free'd (realloc error)
2009-02-16  Petr MachataWarn if some location seems to lack a relocation
2009-02-16  Petr MachataPass elf_file down into check_debug_info_structural
2009-02-16  Petr MachataRename relocation_data.elf to relocation_data.file
2009-02-16  Petr MachataCheck that both relocs' symbols of address range have...
2009-02-16  Petr MachataImprove relocation handling
2009-02-16  Petr MachataRelocate location expression blocks
2009-02-16  Petr MachataFix checking of relocations of .debug_loc, .debug_ranges
2009-02-16  Petr MachataBetter diagnostics for range overlaps
2009-02-15  Roland McGrathFix last commit.
2009-02-15  Roland McGrathHandle attribute tag GNU_Power_ABI_Struct_Return.
2009-02-13  Petr MachataCheck for relocations of unreferenced portions of ...
2009-02-13  Petr MachataConsider relocations below ELF_T_HALF and DW_FORM_data2...
2009-02-13  Petr MachataReplace assert with error message
2009-02-13  Roland McGrathFix build_id vaddr calculation for ET_REL modules.
2009-02-12  Petr MachataSort location/range references before checking
2009-02-12  Petr MachataChecking relocations in .debug_loc, .debug_ranges
2009-02-11  Petr MachataMerge branch 'dwarf' of ssh://pmachata@git.fedorahosted...
2009-02-11  Petr MachataChecking relocations in .debug_info
2009-02-11  Roland McGrathtypo
2009-02-11  Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-02-11  Ulrich DrepperDon't write uninitialized data into zeroth section...
2009-02-11  Roland McGrathOmit module sanity checks on offline modules.
2009-02-11  Roland McGrathMerge commit 'origin/master' into dwarf
2009-02-11  Roland McGrathRemove assert depending on confluence of guesses withou...
2009-02-11  Roland McGrathMerge branch 'dwarf' of ssh://git.fedorahosted.org...
2009-02-10  Petr MachataMore work on relocation
2009-02-10  Ulrich DrepperFix crash in libdw with empty input files.
2009-02-10  Petr MachataFix SEGV on absence of relocation data
2009-02-10  Petr MachataBetter diagnostics for relocation checking; a couple...
2009-02-10  Petr MachataSome reloc handling in .debug_info
2009-02-10  Petr MachataCheck ultimate form, not a form stored at abbreviation...
2009-02-10  Petr MachataOnly initialize coverage map if we want to find holes...
2009-02-10  Petr MachataMove some code around
2009-02-09  Petr MachataIsolated validation of REL/RELA sections
2009-02-07  Roland McGrathMerge commit 'origin/master' into dwarf
2009-02-06  Ulrich DrepperAlso fix output for DW_CFA_val_expression.
2009-02-06  Ulrich DrepperRemove commented-out call in readelf.
2009-02-06  Ulrich DrepperFix DW_CFA_expression output in readelf.
2009-02-06  Ulrich DrepperYet more label fixes in readelf output of debug_info.
2009-02-06  Ulrich DrepperMinor code cleanups in objdump.
2009-02-06  Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-02-06  Ulrich DrepperMinor output problems in readelf debug_info section...
2009-02-06  Ulrich DrepperDocument possible ld problem.
2009-02-05  Petr MachataMerge branch 'dwarf' of ssh://pmachata@git.fedorahosted...
2009-02-05  Petr MachataTurn off hole-finder for coverage maps
2009-02-05  Petr MachataUnaligned rangeptr pointers deserve message with impact...
2009-02-04  Roland McGrathComments
next