]> git.ipfire.org Git - thirdparty/elfutils.git/shortlog
thirdparty/elfutils.git
2009-01-29  Roland McGrathMerge commit 'origin/master' into dwarf
2009-01-29  Roland McGrathFiddle internal type decls for C++ scoping.
2009-01-29  Roland McGrathMerge commit 'origin/master' into dwarf
2009-01-29  Roland McGrath(struct Dwarf_Files_s): Replace dbg field with cu field.
2009-01-28  Petr MachataCheck that each rangelistptr is aligned to CU's address...
2009-01-28  Petr MachataCheck that base address is set when validating loc...
2009-01-28  Petr MachataBetter .debug_loc and .debug_range checking
2009-01-28  Petr MachataMerge branch 'dwarf' of ssh://pmachata@git.fedorahosted...
2009-01-28  Petr MachataTolerate zero-padding to given alignment
2009-01-28  Roland McGrathreadelf .debug_loc robustness fixes.
2009-01-28  Roland McGrath(__libdwfl_report_elf): Ignore trailing PT_LOAD with...
2009-01-28  Roland McGrathFix warning nit.
2009-01-27  Petr MachataValidate .debug_ranges
2009-01-27  Petr MachataMerge branch 'dwarf' of ssh://pmachata@git.fedorahosted...
2009-01-27  Petr MachataCheck that the base address selection entry actually...
2009-01-27  Roland McGrathMerge branch 'dwarf' of ssh://git.fedorahosted.org...
2009-01-27  Roland McGrathSupport operator-> where possible.
2009-01-27  Petr MachataMerge branch 'dwarf' of ssh://pmachata@git.fedorahosted...
2009-01-27  Petr MachataMatch the way dwarflint reports offsets with the way...
2009-01-27  Roland McGrathFind end () iterator constructors so equality tests...
2009-01-27  Roland McGrathFix some iterator equality predicates.
2009-01-27  Roland McGrathComments; start dwarf_output class defn.
2009-01-27  Roland McGrathCoalesce adjacent ranges for comparison.
2009-01-27  Roland McGrathAdd dwarf::aranges for linear map of .debug_aranges...
2009-01-27  Roland McGrathMove class dwarf_output to new file, rename it dwarf_edit.
2009-01-27  Roland McGrathdwarf_ranges C++ wrapper
2009-01-27  Roland McGrathMerge branch 'master' into dwarf
2009-01-27  Roland McGrathdwarf_ranges.c: Return 0 when no ranges or *_pc attrs...
2009-01-27  Roland McGrathFix dwarf::range_list iterator initialization.
2009-01-26  Petr MachataCheck that each CU is referenced only from one pubname...
2009-01-26  Petr MachataAllow 10-byte ULEB128
2009-01-26  Petr MachataFix changelog
2009-01-26  Petr MachataMerge branch 'dwarf' of ssh://pmachata@git.fedorahosted...
2009-01-26  Petr MachataMore .debug_aranges checking
2009-01-26  Roland McGrathUse non-copying const_vector type for blocks.
2009-01-26  Roland McGrathSmall tweaks to attr values
2009-01-26  Roland McGrathStart at attr value interfaces, unfinished.
2009-01-26  Roland McGrathMerge branch 'master' into dwarf
2009-01-26  Roland McGrathdwarf_getattrs.c: Correctly skip attribute values when...
2009-01-26  Roland McGrathDefine __STDC_LIMIT_MACROS for C++ vs <stdint.h>
2009-01-25  Roland McGrathMerge commit 'origin/master' into dwarf
2009-01-25  Ulrich DrepperFix typo in last change.
2009-01-25  Roland McGrathMerge commit 'origin/master' into dwarf
2009-01-25  Ulrich DrepperFix typo in comment.
2009-01-25  Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-01-25  Ulrich DrepperExplain EBL ABI policy.
2009-01-25  Ulrich DrepperFix compuation of base address for printing stack frame...
2009-01-24  Roland McGrathMerge commit 'elfutils-0.139' into dwarf
2009-01-24  Roland McGrathAdd multiple inclusion protection to eu-config.h
2009-01-24  Roland McGrathUse quotes around command substitution that can produce...
2009-01-24  Roland McGrathPut known-dwarf.h in the dist so every build need not...
2009-01-24  Ulrich DrepperFix handling of file descriptors for the files size...
2009-01-24  Ulrich DrepperHandled adding argp_error to special functions for...
2009-01-24  Ulrich Drepper(XGETTEXT_OPTIONS): Add --flag option for argp_error.
2009-01-24  Ulrich DrepperUpdate list of files with translatable strings.
2009-01-24  Ulrich DrepperExplain problem with po/Makefile.in.in.
2009-01-24  Ulrich DrepperPrint .strtab, .dynstr, and .comment for -a option...
2009-01-23  Roland McGrathconfigure.ac (zlib check): Check for gzdirect, need...
2009-01-23  Roland McGrathMake the __thread check more precisely representative...
2009-01-23  Petr MachataCheck that all CUs have the same address size
2009-01-23  Roland McGrathTest with local-dynamic TLS model as libelf will use.
2009-01-23  Roland McGrath(__thread check): Use AC_LINK_IFELSE, in case of buildi...
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...
next