]> git.ipfire.org Git - thirdparty/elfutils.git/shortlog
thirdparty/elfutils.git
2009-06-25  Petr MachataAdd stumps to dwarf_output pmachata/dwarf_output
2009-06-25  Petr MachataTwo nits.
2009-06-22  Petr MachataMerge branch 'dwarf' of ssh://pmachata@git.fedorahosted...
2009-06-20  Roland McGrathImplement the reference tracker, revamp dwarfcmp using...
2009-06-20  Roland McGrathNo-op control flow fiddle silences gcc-4.4 -O3 warning.
2009-06-20  Roland McGrathMerge commit 'origin/master' into dwarf
2009-06-19  micmSending translation for German
2009-06-18  Mark Wielaard__libdwfl_report_elf: Return NULL on overlap, don't...
2009-06-18  Roland McGrathDo some constification to avoid dubious casts.
2009-06-16  Petr Machatadwarflint: Cosmetic
2009-06-16  Roland McGrathStrange C++ nit for gcc 4.4
2009-06-16  Roland McGrathSome compile nits for GCC 4.4
2009-06-16  Roland McGrathMerge commit 'origin/master' into dwarf
2009-06-15  Ulrich DrepperSquashed commit of the following:
2009-06-13  Ulrich DrepperAdd aliases for elf_getshnum and elf_getshstrndx.
2009-06-09  Roland McGrathMerge commit 'origin/master' into dwarf
2009-06-01  Ulrich DrepperAdd support for IRELATIVE relocations.
2009-05-08  Roland McGrathMerge commit 'origin/master' into dwarf
2009-05-08  Roland McGrathTypo
2009-05-08  Roland McGrathMerge commit 'origin/master' into dwarf
2009-05-08  Roland McGrathFix trivial regression in last commit.
2009-05-08  Roland McGrathMerge commit 'origin/master' into dwarf
2009-05-08  Roland McGrathSlight optimization of dwarf_getmacros for loops.
2009-05-08  Roland McGrathMerge commit 'origin/master' into dwarf
2009-05-08  Roland McGrathMoved misplaced ChangeLog entry.
2009-05-08  Roland McGrathCosmetic fixup and missed EXTRA_DIST file.
2009-05-07  Petr MachataFix dwarf_getmacros so that it passes newly-added test
2009-05-07  Petr MachataAdd a test for dwarf_getmacros
2009-05-05  Petr MachataMerge commit 'origin/master' into pmachata/pending
2009-04-30  tomboSending translation for Italian
2009-04-30  tomboSending translation for po/it.po
2009-04-29  Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-04-29  Ulrich DrepperAdd test of st_other field of symbol table entries.
2009-04-24  Roland McGrathMerge commit 'origin/master' into dwarf
2009-04-24  loganSending translation for Spanish
2009-04-24  loganSending translation for Spanish elfutils-0.141
2009-04-23  Ulrich Drepper0.141 release.
2009-04-23  Ulrich DrepperFix building tests with mudflap.
2009-04-23  Ulrich DrepperAvoid symbol versioning unless building code for DSO.
2009-04-23  Ulrich DrepperAdd missing dependencies on compression libraries for...
2009-04-23  Roland McGrathRevert leaked bogon.
2009-04-22  Roland McGrathFix relocation when symbols are resolved in non-ET_REL...
2009-04-22  Roland McGrathFix dwfl_module_build_id regression in last change.
2009-04-21  Roland McGrathFix derelocate crash for non-ET_REL file with some...
2009-04-21  Petr Machatadwarflint: Support aranges that fall into non-EXECINSTR...
2009-04-21  Petr Machatadwarflint: Don't actually relocate values in non-ET_REL...
2009-04-21  Petr Machatadwarflint: For REL files, report holes relatively to...
2009-04-21  Petr Machatadwarflint: Fix a SEGV
2009-04-20  Roland McGrathAdd missing internal_function attribute.
2009-04-20  Roland McGrathXXX comment markers for reloc-sensitive interfaces
2009-04-20  Roland McGrathaddr2line: Honor -s and -A for file names of inline...
2009-04-20  Roland McGrathSupport -j option in addr2line to match binutils.
2009-04-20  Roland McGrathBreak out __libdwfl_getelf internal function.
2009-04-19  Roland McGrathFiddle version.h magic back, so all the computation...
2009-04-18  tbullSending translation for German
2009-04-17  Roland McGrathArithmetic is hard.
2009-04-17  Roland McGrath_ELFUTILS_PREREQ magic update for 0.y.z numbers
2009-04-17  Roland McGrathHandle ARM VFP register names.
2009-04-17  Roland McGrathNT_PRXFPREG -> NT_PRXFPREG
2009-04-16  Roland McGrathMerge commit 'origin/master' into dwarf
2009-04-15  Roland McGrathFix 32/64 CIE header format CIE_id matching.
2009-04-15  Roland McGrathNominal ARM support.
2009-04-14  Roland McGrathFix error message.
2009-04-14  Roland McGrathNEWS items for notable changes since 0.140
2009-04-14  Roland McGrathFix RHBZ#494858: fix bad address checks in core file...
2009-04-14  Roland McGrathFix strip -f infinite loop when coping with some extra...
2009-04-13  Roland McGrathMerge branch 'roland/getsym'
2009-04-10  Petr Machatadwarflint: Validate DW_AT_{low,high}_pc for consistent...
2009-04-10  Petr Machatadwarflint: Move the check for consistent range relocati...
2009-04-10  Petr Machatadwarflint: Check that DW_AT_{low,high}_pc attributes...
2009-04-10  Petr Machatadwarflint: Simplify handling of ELF files in coverage...
2009-04-10  Petr Machatadwarflint: Better way of handling relocations against...
2009-04-10  Petr Machatadwarflint: Simplify calling convention of layout_rel_file
2009-04-10  Petr Machatadwarflint: Handle zero-length address ranges
2009-04-10  Petr Machatadwarflint: relocation of DW_LNE_set_address doesn't...
2009-04-10  Petr Machatadwarflint: Fix error condition
2009-04-10  Petr Machatadwarflint: Better message when relocation is formed...
2009-04-10  Petr Machatadwarflint: Tolerate DW_AT_const_value with address...
2009-04-10  Petr Machatadwarflint: Ignore invalid relocations in relocation_next
2009-04-10  Petr Machatadwarflint: Handle NONE relocations
2009-04-09  elsupergomezSending translation for Spanish
2009-04-09  Roland McGrathMake dwfl_module_getsym yield shndx -1 for any non...
2009-04-09  Roland McGrathFix double-adjust for ET_REL.
2009-04-09  Roland McGrathMerge branch 'master' of ssh://git.fedorahosted.org...
2009-04-09  Roland McGrathdwfl_module_getsym should not adjust symbols from non...
2009-04-07  Petr MachataMerge branch 'dwarf' of ssh://pmachata@git.fedorahosted...
2009-04-06  Petr Machatadwarflint: Layout sections of ET_REL files
2009-04-06  Petr Machatadwarflint: Replace bitmap-based coverage analysis with...
2009-04-05  tomspurSending translation for po/de.po
2009-04-03  beckerdeSending translation for po/es.po
2009-04-02  Roland McGrathFix make dist nits.
2009-04-02  Roland McGrathMerge commit 'origin/master' into dwarf
2009-04-02  Roland McGrathUpdate elf.h and some tables; fill in sparc backend...
2009-04-01  Roland McGrathAdd DW_CFA_GNU_negative_offset_extended.
2009-04-01  Petr MachataMerge branch 'dwarf' of ssh://pmachata@git.fedorahosted...
2009-04-01  Petr Machatadwarflint: adjust messages about RELA relocating place...
2009-04-01  Petr Machatadwarflint: Drop unused parameter of read_die_chain...
2009-04-01  Petr Machatadwarflint: DW_FORM_ref_addr doesn't have to be relocated
2009-04-01  Petr Machatadwarflint: Change one error to message
2009-04-01  Petr Machatadwarflint: More accurate ref in "abbrev has_children...
next