]> git.ipfire.org Git - thirdparty/elfutils.git/shortlog
thirdparty/elfutils.git
2010-08-18  Petr Machatadwarflint: Hide a couple classes in an anonymous namespace
2010-08-18  Petr Machatadwarflint: Reindent
2010-08-18  Petr Machatadwarflint: Plug remaining leaks
2010-08-18  Petr Machatadwarflint: Const correctness, references in a couple...
2010-08-18  Petr Machatadwarflint: Plug leak
2010-08-18  Petr Machatadwarflint: Plug leak (alloca instead of malloc)
2010-08-18  Petr Machatadwarflint: Plug leak in .debug_abbrev abbreviation...
2010-08-18  Petr Machatadwarflint: Move .debug_abbrev checks to check_debug_abb...
2010-08-18  Petr Machatadwarflint: Rename file to match class name
2010-08-18  Petr Machatadwarflint: Plug a leak
2010-08-18  Petr Machatadwarflint: Whitespace, coding style
2010-08-18  Petr Machatadwarflint: Drop some crud
2010-08-18  Petr Machatadwarflint: Plug a leak
2010-08-18  Petr Machatadwarflint: Drop transitional code
2010-08-18  Petr Machatadwarflint: .debug_info check was always failing
2010-08-18  Petr Machatadwarflint: Move .debug_info checks to check_debug_info...
2010-08-18  Petr Machatadwarflint: Plug leaks.
2010-08-18  Petr Machatadwarflint: Make abbrev table map const
2010-08-18  Petr Machatadwarflint: Avoid some use of C interfaces
2010-08-18  Petr Machatadwarflint: Fix a memory error
2010-08-18  Petr Machatadwarflint: Coding style
2010-08-18  Petr Machatadwarflint: Plug a leak
2010-08-18  Petr Machatadwarflint: Plug a leak
2010-08-18  Petr Machatadwarflint: Fix a memory error
2010-08-18  Petr Machatadwarflint: Reindent
2010-08-18  Petr Machatadwarflint: Load high-level DWARF context through libdwfl
2010-08-18  Petr Machatadwarflint: Move Elf* out of dwarflint class
2010-08-18  Petr Machatadwarflint: Fix some coding style
2010-08-18  Petr Machatadwarflint: Expose the underlying string in pri:: family...
2010-08-18  Petr Machatadwarflint: Move a bunch more over to check_debug_loc_range
2010-08-18  Petr Machatadwarflint: Move .debug_loc and .debug_range checks...
2010-08-18  Petr Machatadwarflint: Move read_die_chain over to check_debug_info.cc
2010-08-18  Petr Machatadwarflint: Move inline functions out of read_die_chain
2010-08-18  Petr Machatadwarflint: Inline check_line_structural in the ctor
2010-08-18  Petr Machatadwarflint: Fix reference checking for DW_OP_bra, DW_OP_skip
2010-08-18  Petr Machatadwarflint: Perhaps better error message for mismatched...
2010-08-18  Petr Machatadwarflint: Skip relocations against data in block opera...
2010-08-18  Petr Machatadwarflint: Support decoding DW_OP_stack_value, DW_OP_im...
2010-08-18  Petr Machatadwarflint: Fix relocating of abbrev table offset in...
2010-08-18  Petr Machatadwarflint: Fix some formatting.
2010-08-18  Petr Machatadwarflint: Extract CU header loading into pass of its own
2010-08-18  Petr Machatadwarflint: Separate loading of CU header from validatio...
2010-08-18  Petr Machatadwarflint: Move .debug_info code into check_debug_info.cc
2010-08-18  Petr Machatadwarflint: More systematic support for various DWARF...
2010-08-18  Petr Machatadwarflint: Work on support of multiple versions
2010-08-18  Petr Machatadwarflint: Fix memory errors in pri::pribase
2010-08-18  Petr Machatadwarflint: Output abbrev section offset in decimal
2010-08-18  Petr Machatadwarflint: Fix C-interface to abbrev table
2010-08-18  Petr Machatadwarflint: Typo
2010-08-18  Petr Machatadwarflint: Coding style
2010-08-18  Petr Machatadwarflint: Add pri::tag
2010-08-18  Petr Machatadwarflint: Improve code for a couple more messages
2010-08-18  Petr Machatadwarflint: Fix some error messages
2010-08-18  Petr Machatadwarflint: Use pri::hex where possible
2010-08-18  Petr Machatadwarflint: More consolidation of message formatting...
2010-08-18  Petr Machatadwarflint: A nit.
2010-08-18  Petr Machatadwarflint: Check for dup attribs between DIE and its...
2010-08-18  Petr Machatadwarflint: Coding style
2010-08-18  Petr Machatadwarflint: Add DIE tree flattening iterator
2010-08-18  Petr Machatadwarflint: Avoid repeating once failed tests
2010-08-18  Petr Machatadwarflint: Move some code around
2010-08-18  Petr Machatadwarflint: Rename main.hh to dwarflint.hh
2010-08-18  Petr Machatadwarflint: Better support for emitting messages from C++
2010-08-18  Petr Machatadwarflint: .debug_line logic in file of its own
2010-08-18  Petr Machatadwarflint: Extract .debug_abbrev check
2010-08-18  Petr Machatadwarflint: check_debug_info not a strong prerequisite...
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...
next