]> git.ipfire.org Git - thirdparty/elfutils.git/shortlog
thirdparty/elfutils.git
2012-06-06  Mark WielaardMerge branch 'master' into relocate relocate
2012-06-05  Mark WielaardUpdate name, license and contributor policy.
2012-06-05  Mark WielaardRemove .mtn-ignore and .cvsignore files.
2012-06-05  Mark WielaardRemove unused (generated) src/ylwrap file.
2012-05-11  Mark WielaardTESTS_ENVIRONMENT set LC_ALL and LANG to C.
2012-05-09  Mark Wielaardelflint: Allow zero sized sections at (filesz) end...
2012-05-07  Mark Wielaardtests/low_high_pc.c: Allow highpc == lowpc for CU DIEs...
2012-04-28  Mark Wielaarddwarf_highpc: Handle DW_AT_high_pc being a constant...
2012-04-26  Mark WielaardRemoved old libdwarf test show-ciefde.
2012-04-24  Mark Wielaardreadelf.c (print_ops): Add missing DW_OP_GNU operands.
2012-04-02  Mark WielaardAdd new run-unstrip-n.sh test for RHBZ#805447 fixed...
2012-04-02  Mark Wielaardelf32_offscn.c: Do not match SHT_NOBITS sections at...
2012-03-31  Mark Wielaardstrip.c: Use ebl_reloc_simple_types instead of removed...
2012-03-28  Roland McGrathelflint: Accept SHF_INFO_LINK for reloc sections.
2012-03-28  Roland McGrathMerge remote-tracking branch 'origin/master' into rolan...
2012-03-28  Mark Wielaardreadelf.c: Check debug section data before trying to...
2012-03-28  Roland McGrathRHBZ#805447: Fix core file grokking for case of truncat...
2012-03-22  Roland McGrathDon't exclude sh_type >= SHT_NUM from stripping.
2012-03-21  Tom TromeyFix bug using dwarf_next_unit to iterate over .debug_types
2012-03-21  Mark Wielaardreadelf.c (print_gdb_index_section): Accept version 6.
2012-02-26  Mark Wielaardelf_end.c (elf_end): Call rwlock_unlock before rwlock_fini.
2012-02-24  Mark Wielaardlibcpu Makefile.am, move %_dis.h from CLEANFILES to...
2012-02-24  Kurt Roeckxrun-alldts.sh: testrun ./alldts.
2012-02-24  Kurt Roeckxrun-alldts.sh: testrun ./alldts.
2012-02-24  Mark WielaardCOPYING: Fix address. Updated version from gnulib.
2012-02-23  Mark WielaardPrepare 0.153 release. elfutils-0.153
2012-02-21  Roland McGrathtest-subr.sh: Add ${libdir}/elfutils to LD_LIBRARY_PATH.
2012-02-21  Roland McGrathtest-wrapper.sh: Add ${libdir}/elfutils to LD_LIBRARY_PATH.
2012-01-31  Mark WielaardHandle DW_FORM_sec_offset in dwarf_formudata.
2012-01-26  Roland McGrathMerge branch 'master' into roland/relocate
2012-01-23  Roland McGrathCosmetic cleanups to NEWS.
2012-01-22  Mark WielaardAdd NEWS entries for libdwfl, readelf, strip and dwarf.h.
2012-01-21  Ulrich DrepperUpdate copyright year
2012-01-21  Ulrich DrepperColor code output of nm and objdump
2012-01-20  Roland McGrathFix warning nit.
2012-01-20  Roland McGrathHandle --enable-deterministic-archives to make -D behav...
2012-01-20  Roland McGrathar: Don't crash when given files but no command.
2012-01-20  Roland McGrathGrok -U as inverse of -D in ar and ranlib.
2012-01-20  Roland McGrathSupport -D in ranlib as in ar.
2012-01-18  Roland McGrathDon't set LD_LIBRARY_PATH explicitly for command run...
2011-12-20  Roland McGrathFix .eh_frame decoding in the absence of any DWARF.
2011-12-02  Roland McGrathFix elf_from_remote_memory for ELFCLASS64 case.
2011-11-06  Roland McGrathar: Implement -D.
2011-11-06  Roland McGrathar: Fix a return value check.
2011-11-01  Mark WielaardUse index of first global symbol to speed up dwfl_modul...
2011-10-31  Mark Wielaarddwfl_module_addrsym update sizeless_sym only if closer...
2011-10-31  Mark WielaardRun gawk on config/known-dwarf.awk.
2011-10-23  Roland McGrathMerge branch 'roland/maintainer-gendis'
2011-10-20  Mark Wielaardderelocate.c (cache_sections): Intern mod->reloc_info...
2011-10-16  Roland McGrathInclude *_dis.h headers in dist; generate them only...
2011-10-08  Roland McGrathUse POSIX.2 shell features in eu_version calculation.
2011-10-08  Mike FrysingerFix use of AC_ARG_ENABLE to handle $enableval correctly.
2011-10-08  Roland McGrathIgnore files generated by building in the source directory.
2011-10-04  Marek Polacekreadelf.c: Assume the right size of an array
2011-10-03  Ulrich DrepperMore CL
2011-10-03  Ulrich DrepperFix nm output for sysv format
2011-10-03  Ulrich DrepperImprove nm output for BSD and POSIX format
2011-10-02  Ulrich DrepperUpdate spec file for dependency on C++ library
2011-10-02  Ulrich DrepperAdd demangling support to nm
2011-07-14  Mark Wielaard * libdw.h (dwarf_offdie): Fix documentation...
2011-07-09  Roland McGrathreadelf: Grok -W/--wide for binutils compatibility.
2011-07-09  Roland McGrathWire up -u option handling in ar.
2011-07-09  Roland McGrathClean up byte order handling in md5 and sha1 code.
2011-05-30  Mark Wielaardstrip.c (relocate): Make offset check overflow-proof.
2011-05-30  Mark WielaardAdd missing test wrappers to Makefile.am (EXTRA_DIST).
2011-05-24  Mark Wielaardstrip: --reloc-debug-sections, relocate against any...
2011-05-24  Mark WielaardAdd hello_s390.ko testcase to run-strip-reloc.sh.
2011-05-23  Mark Wielaardstrip: Add --reloc-debug-sections option.
2011-05-19  Mark Wielaardstrip: Handle SHT_GROUP sections better.
2011-05-17  Jakub JelinekAdd DW_OP_GNU_const_type/regval_type/deref_type/convert...
2011-05-17  Mark Wielaarddwarf_tag_string fixup GNU_call_site and GNU_call_site_...
2011-05-12  Marek Polaceknm.c: Remove unused if/else and parameters.
2011-05-07  Marek Polacekunstrip.c: Mark function as static.
2011-05-03  Mark WielaardMerge branch 'mjw/sdt'
2011-04-28  Mark WielaardMerge branch 'mjw/gdb_index'
2011-04-28  Mark WielaardAdd printing of .gdb_index section to readelf.
2011-04-26  Mark Wielaardlibdw: Sanity check end of section against cu_data...
2011-04-26  Mark WielaardAdd support for printing SDT elf notes.
2011-04-16  Marek PolacekFix doubled words.
2011-04-11  Mark WielaardFix libdwfl compile issue in case none of the compressi...
2011-03-30  Marek PolacekNew test for ebl_dynamic_tag_name.
2011-03-25  Petr MachataImprove output of readelf -wline
2011-03-25  Marek PolacekMerge branch 'mpolacek/readelf-pltrel-case'
2011-03-25  Marek PolacekMerge branch 'mpolacek/tlsdesc'
2011-03-24  Petr MachataMerge branch 'pmachata/rerequest-tag'
2011-03-23  Mark WielaardAdd support for call_site and entry_value to dwarf...
2011-03-22  Marek PolacekDon't segfault at DT_PLTREL case.
2011-03-21  Marek PolacekFix typo in TLSDESC_GOT.
2011-03-16  Petr MachataHandle repeated requests for invalid abbreviation
2011-03-11  Mark WielaardAdd new ebl_check_st_other_bits function. mpolacek/autotest
2011-03-10  Roland McGrathCosmetic cleanup for new test.
2011-03-10  Petr MachataReject requests for abbreviation with code 0
2011-03-09  Roland McGrathAlpha backend: accept any _GLOBAL_OFFSET_TABLE_ value.
2011-03-09  Petr MachataCheck for truncated section in dwarf_child.
2011-03-09  Roland McGrathlibdwfl: Clear errno before using its ambient value.
2011-03-07  Marek PolacekNew test for dwarf_getstring.
2011-03-03  Roland McGrathMerge branch 'master' of ssh://git.fedorahosted.org...
2011-02-27  Jan KratochvilFix readelf --debug-dump=loc crash on multiple input...
2011-02-25  Mark WielaardBUILT_RPATH vs BUILD_RPATH fixup.
2011-02-25  Mark WielaardMerge over readelf dwarf string additions from dwarf...
next