]> git.ipfire.org Git - thirdparty/elfutils.git/shortlog
thirdparty/elfutils.git
2009-04-20  Roland McGrathCFI interface fixes.
2009-04-20  Roland McGrathunwind branch cleanup, closer to merge-ready.
2009-04-20  Roland McGrathMerge branch 'master' of ssh://git.fedorahosted.org...
2009-04-20  Roland McGrathBreak out __libdwfl_getelf internal function.
2009-04-20  Roland McGrathMerge branch 'master' of ssh://git.fedorahosted.org...
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-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-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-05  tomspurSending translation for po/de.po
2009-04-03  Roland McGrathNever use .eh_frame in dwarf_getcfi; only dwarf_getcfi_...
2009-04-03  Roland McGrathMerge branch 'master' of ssh://git.fedorahosted.org...
2009-04-03  Roland McGrathRename unwindP.h -> cfi.h
2009-04-03  Roland McGrathRename unwind.c -> cfi.c
2009-04-03  Roland McGrathUse Elf_Data_Scn section pointers instead of caching...
2009-04-03  beckerdeSending translation for po/es.po
2009-04-02  Roland McGrathUpdate elf.h and some tables; fill in sparc backend...
2009-04-01  Roland McGrathHandle DW_CFA_GNU_negative_offset_extended.
2009-04-01  Roland McGrathMerge branch 'master' of ssh://git.fedorahosted.org...
2009-04-01  Roland McGrathAdd DW_CFA_GNU_negative_offset_extended.
2009-03-29  Roland McGrathFully hide Ebl inside libdw for CFI interface.
2009-03-29  Roland McGrathFix .eh_frame CFI finding when there is a separate...
2009-03-29  Roland McGrathdwarf_frame_return_address_register -> dwarf_frame_info...
2009-03-28  Roland McGrathMake Dwarf_Frame point to fde record, not cie record.
2009-03-26  Roland McGrathFix x86 RA register default.
2009-03-25  Roland McGrathPost-merge nits for dusty old unwind branch.
2009-03-25  Roland McGrathMerge branch 'master' of ssh://git.fedorahosted.org...
2009-03-10  Roland McGrath__libdwfl_find_build_id optimization nit
2009-03-10  Roland McGrathFix RHBZ#489439: dwfl_module_build_id yields wrong...
2009-02-16  Ulrich Drepper0.140 release. elfutils-0.140
2009-02-15  Roland McGrathFix last commit.
2009-02-15  Roland McGrathHandle attribute tag GNU_Power_ABI_Struct_Return.
2009-02-13  Roland McGrathFix build_id vaddr calculation for ET_REL modules.
2009-02-11  Roland McGrathtypo
2009-02-11  Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-02-11  Ulrich DrepperDon't write uninitialized data into zeroth section...
2009-02-11  Roland McGrathOmit module sanity checks on offline modules.
2009-02-11  Roland McGrathRemove assert depending on confluence of guesses withou...
2009-02-10  Ulrich DrepperFix crash in libdw with empty input files.
2009-02-06  Ulrich DrepperAlso fix output for DW_CFA_val_expression.
2009-02-06  Ulrich DrepperRemove commented-out call in readelf.
2009-02-06  Ulrich DrepperFix DW_CFA_expression output in readelf.
2009-02-06  Ulrich DrepperYet more label fixes in readelf output of debug_info.
2009-02-06  Ulrich DrepperMinor code cleanups in objdump.
2009-02-06  Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-02-06  Ulrich DrepperMinor output problems in readelf debug_info section...
2009-02-06  Ulrich DrepperDocument possible ld problem.
2009-02-02  Ulrich DrepperBetter spacing in objdump output for relocation sections.
2009-02-02  Ulrich DrepperReduce common code in objdump.
2009-02-02  Ulrich DrepperPrint symbol offsets in relation list output from objdu...
2009-02-02  Ulrich DrepperDocument possible elf_strptr problem.
2009-02-02  Ulrich DrepperFix argument handling in ar.
2009-02-02  Ulrich DrepperDocument possible optimization in libelf.
2009-02-02  Ulrich DrepperFix error handling in a few programs.
2009-02-01  Roland McGrathzip.m4: Fix --with/--without argument handling.
2009-01-29  Roland McGrathFiddle internal type decls for C++ scoping.
2009-01-29  Roland McGrath(struct Dwarf_Files_s): Replace dbg field with cu field.
2009-01-28  Roland McGrathreadelf .debug_loc robustness fixes.
2009-01-28  Roland McGrath(__libdwfl_report_elf): Ignore trailing PT_LOAD with...
2009-01-27  Roland McGrathdwarf_ranges.c: Return 0 when no ranges or *_pc attrs...
2009-01-26  Ulrich DrepperFix commit in updatenull_wrlock wrt to layout resulting...
2009-01-26  Roland McGrathdwarf_getattrs.c: Correctly skip attribute values when...
2009-01-25  Ulrich DrepperFix typo in last change.
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 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  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.
next