]> git.ipfire.org Git - thirdparty/elfutils.git/shortlog
thirdparty/elfutils.git
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-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-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  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  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  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  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-25  Petr MachataNits
2011-02-25  Petr MachataGet rid of pri::locexpr_opcode
2011-02-25  Petr MachataDrop pri::form
2011-02-25  Petr MachataDrop pri::tag, pri::attr
2011-02-25  Petr MachataUse dwarf::{attributes,tags}::name instead of dwarf_...
2011-02-25  Petr MachataMerge branch 'dwarf' of ssh://git.fedorahosted.org...
2011-02-25  Mark Wielaardtests/run-dwarfcmp-self.sh dwarflint is in its own...
2011-02-25  Mark WielaardDon't use dwarf_tag_string, but dwarf::tags::name for...
2011-02-25  Mark WielaardMerge over dwarf string fixes from readelf master to...
2011-02-25  Petr MachataAdjust location_attribute::const_iterator to changes...
2011-02-25  Petr MachataUse __libdw_formptr in ranges iterator
2011-02-24  Roland McGrathTemporarily export __libdw_formptr for use by C++ code.
2011-02-24  Roland McGrathMake libdwP.h internal declarations C++-compatible.
2011-02-24  Roland McGrathFix dwarf_path_finder::jump for the general case.
2011-02-24  Roland McGrathPut the slow dwarfcmp tests last.
2011-02-23  Petr MachataHandle DW_AT_linkage_name in dwarf_attr_string and...
2011-02-23  Petr MachataMerge branch 'dwarf' of ssh://git.fedorahosted.org...
2011-02-23  Petr Machatadwarflint: Allow per-form configuration of CU bitness...
2011-02-23  Petr Machatadwarflint: DW_AT_GNU_odr_signature is 8-byte constant
2011-02-23  Petr Machatadwarflint: form::width takes cu_head, not cu argument
2011-02-23  Roland McGrathAdd DW_AT_GNU_odr_signature expected value space.
2011-02-23  Petr MachataAdd license boilerplate to src/dwarfstrings.*
2011-02-23  Petr MachataDon't emit two error messages for invalid attribute...
2011-02-23  Petr MachataAdd DW_AT_GNU_* to dwarf_attr_string
2011-02-18  Roland McGrathRevamp dwarf_path_finder, should be more efficient.
2011-02-15  Roland McGrathMerge commit 'elfutils-0.152' into dwarf
2011-02-15  Ulrich DrepperPrepare 0.152 release. elfutils-0.152
2011-02-13  ravenl10n: Updates to Polish (pl) translation
2011-02-12  yurchorl10n: Updates to Ukrainian (uk) translation
2011-02-11  Roland McGrathNEWS item for last change
2011-02-11  Roland McGrathlibdwfl: Search for Linux kernel binaries with compress...
2011-02-11  Roland McGrathelfcmp: Add --l/--verbose flag.
2011-02-11  Roland McGrathelfcmp: Add --ignore-build-id flag.
2011-02-09  Roland McGrathldscript: Remove unused variable.
2011-02-09  Roland McGrathunstrip: Remove unused variable.
2011-02-09  Roland McGrathelflint: Remove unused variables.
2011-02-09  Roland McGrathelflint: Warn about missing xndx section only once.
2011-02-09  Roland McGrathld: Remove an unused variable.
2011-02-09  Roland McGrath0.152 NEWS item for nit fixes.
2011-02-09  Roland McGrathUse AC_LANG_SOURCE.
2011-02-09  Roland McGrathRemove obsolete ALL_LINGUAS variable from configure.
2011-02-08  Roland McGrathlibasm: Remove an unused variable.
2011-02-03  Roland McGrath0.152 NEWS item for latest libdwfl prelink fix
2011-02-03  Josh Stonerun-prelink-addr-test.sh: Add a .dynbss+.bss prelink...
2011-02-02  Roland McGrathlibdwfl: Use the section-end address as the synchroniza...
2011-02-02  Roland McGrathlibdwfl: Discover PT_INTERP p_vaddr separately from...
2011-02-02  Roland McGrathlibdwfl: Fix prelink address_sync to find 64-bit PT_INTERP.
2011-01-13  ravenl10n: Updates to Polish (pl) translation
2011-01-13  yurchorl10n: Updates to Ukrainian (uk) translation
2011-01-13  Roland McGrathMerge commit 'elfutils-0.151' into dwarf
2011-01-12  Ulrich DrepperPrepare 0.151 release. elfutils-0.151
2011-01-12  Roland McGrathUndo last change for data-only tests, so we test PT_DYN...
2011-01-12  Roland McGrathrun-prelink-addr-test.sh: Make symlinks to find .debug...
2011-01-12  Josh StoneAdd data-only prelink tests
2011-01-12  Josh StoneExpand testfile53 for 32/64-bit
2011-01-12  Josh StoneExpand testfile52 for 32/64-bit and stripped headers
2011-01-11  Roland McGrathNEWS items for 0.151
2011-01-11  Roland McGrathlibdwfl: Rejigger address synchronization using .gnu...
2011-01-11  Josh StoneTest cases for libdwfl vs prelink.
2011-01-10  elsupergomezl10n: Updates to Spanish (Castilian) (es) translation
2011-01-08  ravenl10n: Updates to Polish (pl) translation
2011-01-08  yurchorl10n: Updates to Ukrainian (uk) translation
next