]> git.ipfire.org Git - thirdparty/elfutils.git/shortlog
thirdparty/elfutils.git
2011-02-25  Petr MachataMerge branch 'dwarf' into pmachata/range_list_iterator_... pmachata/range_list_iterator_formptr
2011-02-25  Petr MachataAdjust location_attribute::const_iterator to changes...
2011-02-25  Petr MachataUse __libdw_formptr in ranges iterator
2011-02-25  Petr MachataHandle DW_AT_linkage_name in dwarf_attr_string and...
2011-02-25  Roland McGrathAdd DW_AT_GNU_odr_signature expected value space.
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
2011-01-06  Roland McGrathstrip: Remove all excess for --strip-sections.
2011-01-05  Roland McGrathlibdwfl: Enhance address_sync calculation to handle...
2011-01-05  Roland McGrathstrip: Add --strip-sections option.
2011-01-05  Jan KratochvilFix off64_t overflow when MAXIMUM_SIZE == ~0.
2010-12-09  Mark WielaardFix up run-dwarf-attributes.sh test after removal dwarf...
2010-12-07  Petr MachataTurn on the sharing_stack
2010-12-06  Petr MachataPlug a leak in sharing_stack
2010-12-01  Mark WielaardNitpick, don't use = initializers for class objects...
2010-12-01  Roland McGrathdwfl_module_relocations: Remove over-eager assert.
2010-12-01  Roland McGrathFix copyright years syntax.
2010-12-01  Roland McGrathRemove directory_table/include_directories as distinct...
2010-11-25  Mark WielaardDefine struct die_info inside class dwarf_output.
2010-11-25  Mark WielaardRename check struct to check_die_attr because it shadow...
2010-11-25  Mark WielaardUse local, not temporary, when using swap ().
2010-11-25  Mark WielaardDon't call c++ constructors directly by name.
2010-11-25  Mark WielaardRename class [raw_]compile_units to [raw_]compile_units...
2010-11-23  Roland McGrathMerge commit 'elfutils-0.150' into dwarf
2010-11-23  Ulrich Drepperelfutils 0.150 release preparation elfutils-0.150
2010-11-23  Roland McGrath0.150 NEWS items
2010-11-15  Roland McGrathVersion bump for 0.150 development.
2010-11-13  Roland McGrathlibdwfl: Revamp bias bookkeeping, account correctly...
2010-11-11  Roland McGrathfindtextrel: Optimize last change.
2010-11-11  Roland McGrathfindtextrel: Don't assume order of sections.
2010-11-08  Roland McGrathbackends: i386 integer return value typo fix, reported...
2010-11-01  Petr MachataMerge branch 'dwarf' of ssh://git.fedorahosted.org...
2010-10-26  Mark WielaardAdd smaller example of dwarf_edit_output circular struc...
2010-10-25  ravenl10n: Updates to Polish (pl) translation
2010-10-23  ravenl10n: Updates to Polish (pl) translation
2010-10-22  Mark WielaardAdd checking of CUs dwarf_comparator and dwarf_output...
2010-10-22  Petr Machatadwarflint: Fix how --check handles low-level checks
2010-10-22  Petr Machatadwarflint: Move the testing code of wrap.cc to tests...
2010-10-22  Petr Machatadwarflint: Move test-coverage.cc to tests subdir
2010-10-21  Mark WielaardAdd dwarf_output die offset checking to detect sharing...
2010-10-20  Mark WielaardAdd dwarf_comparator checks for DIEs to dwarf_edit_outp...
2010-10-19  Mark WielaardAllow passing through options to dwarf_edit_output...
2010-10-18  Mark WielaardExpand dwarf_edit_output.cc testcases.
2010-10-18  Petr Machatadwarflint: Tolerate unknown attribute names
2010-10-18  Petr Machatadwarflint: Update TODO
2010-10-18  Petr Machatadwarflint: A test case for the early bailout and the...
2010-10-18  Petr Machatadwarflint: Add --nognu option for not using the GNU...
2010-10-18  Petr Machatadwarflint: Finish checking .debug_abbrev before bailing out
2010-10-18  Petr Machatadwarflint: Add a GNU extension
2010-10-18  Petr Machatadwarflint: Pacify -D_GLIBCXX_DEBUG
2010-10-18  Petr MachataMerge remote branch 'origin/dwarf' into dwarf
next