platform/upstream/elfutils.git
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.
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 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 McGrathMerge commit 'origin/master' into roland/known-dwarf
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 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 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-14 Roland McGrathMissed log entry for Linux kernel zImage format
2009-01-14 Roland McGrathGrok Linux kernel zImage format.
2009-01-11 Roland McGrathGenerate macros for tables of known dwarf.h constants.
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-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-06 Roland McGrathItem for gzip/bzip2 support in libdwfl.
2009-01-06 Roland McGrathMerge ssh://git.fedorahosted.org/git/elfutils into...
2009-01-06 Roland McGrathFix nits in .ko.{gz,bz2} matching.
2009-01-06 Roland McGrathMerge branch 'master' of ssh://git.fedorahosted.org...
2009-01-06 Roland McGrathFix decompression logic.
2009-01-06 Ulrich DrepperImplement call frame information dumping.
2009-01-06 Roland McGrathlibdwfl -k/-K match compressed .ko files
2009-01-06 Roland McGrathlibdwfl automagic decompression support
2009-01-02 Roland McGrathMerge ssh://git.fedorahosted.org/git/elfutils into...
2009-01-02 Ulrich DrepperOptimize x86/x86-64 disassembler tables.
2009-01-02 Ulrich DrepperUnpdate copyright in messages.
2009-01-02 Ulrich DrepperAdd Intel SSE4 support to disassembler.
2009-01-01 Roland McGrathMerge ssh://git.fedorahosted.org/git/elfutils into...
2008-12-31 Roland McGrathUpdate .spec file 0.138 date line. elfutils-0.138
2008-12-31 Ulrich DrepperReplay output operations correctly when internal buffer...
2008-12-31 Ulrich DrepperSlightly better formatting in generating disassembly...
2008-12-31 Ulrich DrepperOptimize x86/x86-64 disassembler some more. Avoid...
2008-12-31 Ulrich DrepperFix printing of rex prefix in x86-64 disassembler.
2008-12-31 Ulrich DrepperOptimize x86/x86-64 disassembler a bit.
2008-12-31 Ulrich DrepperMark constant array as const.
2008-12-31 Ulrich DrepperImplement blendvpd and blendvps opcodes in x86/x86...
2008-12-31 Roland McGrathdwarf_haschildren: Return -1 for error case, not 0.
2008-12-31 Ulrich DrepperImplement blendps opcode for x86/x86-64.
2008-12-31 Ulrich DrepperImplement disassembly of blendpd instruction for x86...
2008-12-31 Ulrich DrepperWe now need automake 1.8 for no-dist-gzip.
2008-12-24 Roland McGrath0.138 spec updates
2008-12-24 Roland McGrathDistribute .tar.bz2 file, not .tar.gz file.
2008-12-24 Roland McGrathRewrite awk magic to generate spec file changelog.
2008-12-24 Roland McGrath0.138 items
2008-12-19 Roland McGrathMerge branch 'master' into roland/bug-compat
2008-12-19 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2008-12-19 Ulrich DrepperImplement AMD 3DNOW disassembly.
2008-12-18 Roland McGrathMerge branch 'master' into roland/bug-compat
2008-12-18 Roland McGrathFix last fix: ET_DYN addresses are taken as relative...
2008-12-18 Ulrich Drepper.
2008-12-18 Ulrich Drepper(i386_disasm): If instruction matches prefix, undoing...
2008-12-18 Roland McGrathMerge branch 'master' of ssh://git.fedorahosted.org...
2008-12-17 Roland McGrathInstall elfutils/version.h header for library compatibi...
2008-12-17 Roland McGrathBug compatibility wrapper for ELFUTILS_0.130 dwfl_modul...
2008-12-16 Roland McGrathMerge branch 'master' into roland/pending
2008-12-16 Roland McGrathMerge commit '970a1663'
next