]> git.ipfire.org Git - thirdparty/elfutils.git/shortlog
thirdparty/elfutils.git
2009-01-24  Roland McGrathMerge commit 'elfutils-0.139' into dwarf
2009-01-23  Ulrich DrepperUpdate ChangeLog in spec file. elfutils-0.139
2009-01-23  Ulrich DrepperDistribute <elfutils/version.h> in elfutils-libelf...
2009-01-23  Ulrich DrepperFix creation of rpm file.
2009-01-23  Ulrich DrepperBump version to 0.139.
2009-01-23  Roland McGrathreadelf -l: Don't print section mapping when no sections.
2009-01-23  Roland McGrathno_Wformat means -Wno-format.
2009-01-23  Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-01-23  Ulrich DrepperWhen writing ELF files in libelf, fill the gap between...
2009-01-22  Roland McGrathTiny build nits.
2009-01-22  Roland McGrathUse t instead of j formats for ptrdiff_t
2009-01-22  Roland McGrathFix build when missing -lz and -lbz2.
2009-01-22  Roland McGrathFix libdwfl segment bugs breaking core-file support.
2009-01-22  Roland McGrathknown-dwarf.awk: Handle DW_FOO_BAR_* sets better.
2009-01-22  Roland McGrathdwarf.h: Add DW_OP_GNU_encoded_addr.
2009-01-22  Roland McGrathMerge commit 'origin/master' into dwarf
2009-01-22  Roland McGrathFix 'make clean' in libdw.
2009-01-22  Roland McGrathRevert "Dummy commit, testing Transifex at"
2009-01-22  Roland McGrathwhitespace
2009-01-22  Ulrich DrepperCleanup of loop to write out section content.
2009-01-22  Ulrich DrepperRemove duplicate commits.
2009-01-22  Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-01-22  Roland McGrathFix possible crash in note conversion.
2009-01-22  Roland McGrathMake elfcmp exit 2 for trouble and 1 only for mismatch...
2009-01-21  Roland McGrathMake elfcmp exit 2 for trouble and 1 only for mismatch...
2009-01-21  Roland McGrathFix possible crash in note conversion.
2009-01-21  Ulrich DrepperFix accounting of last written position when updating...
2009-01-21  Ulrich DrepperFix handling of debuginfo files when checking exception...
2009-01-21  Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-01-21  Ulrich DrepperFix elflint test for .eh_frame_hdr allocation.
2009-01-21  Dimitris GlezosDummy commit, testing Transifex at
2009-01-18  Ulrich DrepperMore improveents to exception handling table printing...
2009-01-17  Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-01-17  Ulrich DrepperBeginning of exception table testing.
2009-01-17  Roland McGrathdwarflint: Handle DW_OP_GNU_*.
2009-01-17  Roland McGrathMerge branch 'master' into dwarf
2009-01-17  Roland McGrathMerge commit 'origin/master' into roland/known-dwarf
2009-01-17  Roland McGrathFix dwarflint DW_OP_deref decoding.
2009-01-17  Roland McGrathMerge branch 'master' of ssh://git.fedorahosted.org...
2009-01-17  Roland McGrathAdd DW_OP_GNU_* constants.
2009-01-17  Ulrich DrepperMove argp_program_version_hook and argp_program_bug_add...
2009-01-17  Petr MachataImprove location handling
2009-01-17  Ulrich DrepperImplement check for PT_GNU_EH_FRAME program header...
2009-01-17  Ulrich DrepperFinish implementation of exception handling table dumpi...
2009-01-16  Ulrich DrepperSome more changes to call frame info dumping in readelf.
2009-01-16  Petr MachataFix loc checking
2009-01-16  Ulrich DrepperBug fixes for .eh_frame_hdr dumping in readelf.
2009-01-16  Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-01-16  Ulrich DrepperFix minor problems in call frame info dumper in reader.
2009-01-15  Petr MachataImplement validation of .debug_loc
2009-01-15  Petr MachataAdd location expression formatting function to dwarfstr...
2009-01-14  Petr MachataClean up messages
2009-01-14  Roland McGrathMissed log entry for Linux kernel zImage format
2009-01-14  Petr MachataCheck version of pubnames/pubtypes.
2009-01-14  Petr MachataActually do .debug_pubtypes checking, if the section...
2009-01-14  Roland McGrathGrok Linux kernel zImage format.
2009-01-13  Petr MachataImplement validation of .debug_pubtypes.
2009-01-13  Petr MachataRewrite message macros to functions.
2009-01-12  Petr MachataImplement validation of .debug_pubnames.
2009-01-12  Petr MachataCheck padding in .debug_aranges
2009-01-12  Petr MachataFor DIE references, remember both referrer and referree
2009-01-12  Petr MachataExpand data structures for DIEs and CUs for checking...
2009-01-12  Petr Machatagitignore known-dwarf.h
2009-01-11  Petr MachataImplement validation of .debug_aranges.
2009-01-11  Petr MachataBe paranoid about presence of .debug_{info,abbrev,str}
2009-01-11  Petr MachataMake check_ functions return bool
2009-01-11  Roland McGrathMerge branch 'roland/known-dwarf' into dwarf
2009-01-11  Roland McGrathGenerate macros for tables of known dwarf.h constants.
2009-01-11  Roland McGrathpublic/private fixups
2009-01-11  Roland McGrathMerge commit 'origin/master' into dwarf
2009-01-11  Roland McGrathComments and fixes in c++/dwarf header, dwarfcmp -T...
2009-01-11  Ulrich DrepperWe only have one translation domain, elfutils. Change...
2009-01-11  Ulrich DrepperFix type in error message in strings.
2009-01-11  Ulrich DrepperMore correct info on contributors.
2009-01-11  Ulrich DrepperMerge commit 'origin/roland/fixes-for-c++'
2009-01-11  Ulrich DrepperRequire __thread support in compiler.
2009-01-11  Roland McGrathUnify dwarf{cmp,lint} -i option syntax.
2009-01-10  Petr MachataFix compilation on Fedora 9.
2009-01-10  Petr MachataImplement --no-debug to accept debuginfo-lacking files...
2009-01-10  Roland McGrathCosmetic.
2009-01-10  Roland McGrathAdd dwarflint-self test.
2009-01-10  Roland McGrathMerge commit 'origin/pmachata/dwarflint' into dwarf
2009-01-10  Roland McGrathMerge branch 'roland/dwarf-c++' into dwarf
2009-01-10  Roland McGrathClean up directory layout, add missing log entries.
2009-01-10  Petr MachataMerge commit 'origin/master' into pmachata/dwarflint
2009-01-10  Petr MachataImplement qualified messages in place or old warning...
2009-01-10  Petr MachataExtract functions that format dwarf enums into a file...
2009-01-09  Petr MachataLook up abbreviations with bisect search.
2009-01-09  Petr MachataFix checks for unreferenced bytes in dwarflint.
2009-01-09  Roland McGrathMake -k/-K prune "source" subdirectory.
2009-01-09  Roland McGrathMove eu_ZIPLIB macro to m4/zip.am, new file.
2009-01-08  Roland McGrathDon't depend on $(zip_LIBS), just link it in.
2009-01-08  Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-01-08  Ulrich Drepperld: Fix adding to search path list.
2009-01-07  Petr MachataCheck that the sibling doesn't point to the terminating...
2009-01-07  Petr Machatadwarflint recognizes --gnu option.
2009-01-07  Petr MachataCheck if DIE has_children and sibling, but doesn't...
2009-01-07  Petr MachataRewrite abbrev_table_load to handle sequences of zeroes...
2009-01-07  Petr MachataRewrite read_ctx_read_var to use a switch.
2009-01-06  Petr MachataCheck DW_AT_sibling correctness in dwarflint.
next