]> git.ipfire.org Git - thirdparty/elfutils.git/shortlog
thirdparty/elfutils.git
2017-08-02  Mark Wielaardlibdw: Handle DWARF5 immutable, packed and shared in...
2017-08-02  Mark WielaardHandle DWARF5 defaulted member function encodings.
2017-08-02  Mark Wielaardlibdw: DWARF5 Add DW_CC_pass_by_reference and DW_CC_pas...
2017-08-02  Mark Wielaardlibdw: Add dwarf_default_lower_bound.
2017-08-02  Mark Wielaardlibdw: DWARF5 Add new DW_LANG codes and default lower...
2017-08-02  Mark Wielaardlibdw: Add new DWARF5 character encodings.
2017-08-02  Mark Wielaardlibdw: Add new DWARF5 tag constants.
2017-08-02  Mark Wielaardlibdw: Add DWARF5 attributes.
2017-07-27  Yunlian Jianglibdwfl: Move nested functions in parse_opt to file...
2017-07-26  Mark Wielaardlibdw: Add dwarf_line_file.
2017-07-25  Gustavo Romeroppc64: Add HTM SPRs support to readelf
2017-07-24  Mark Wielaardstrip: Deal with ARM data marker symbols pointing to...
2017-07-24  Mark Wielaardbackends: Don't depend on linux/bpf.h to compile bpf...
2017-07-24  Ulf HermannWrite to /dev/null rather than /dev/zero
2017-07-24  Ulf HermannUnify linking of libasm, libelf, libdw, backends
2017-07-17  Mark Wielaardbackends: Swap sys/ptrace.h and asm/ptrace.h include...
2017-07-17  Mark Wielaardstrip: Add --keep-section=SECTION and --remove-section...
2017-06-15  Andreas SchwabSupport EM_PPC machine flags
2017-06-14  Mark Wielaardstrip: Don't generate empty output file when nothing...
2017-06-14  Mark Wielaardstrip: Make sure old .shstrab is removed when eu-strip...
2017-06-12  Mark Wielaardppc64: Add minimal fallback unwinder.
2017-05-05  Mark WielaardPrepare for 0.169. elfutils-0.169
2017-05-02  Ulf HermannMake elf section sorting more deterministic
2017-05-02  Ulf HermannDon't look for kernel version if not running on linux
2017-05-02  Ulf HermannAdd frame pointer unwinding for aarch64 and relax backt...
2017-05-02  Mark WielaardAdd i386 frame pointer unwinder.
2017-05-02  Ulf HermannAdd frame pointer unwinding as fallback on x86_64
2017-05-02  Mark Wielaardtests: Add core backtracegen check and regen ppc32...
2017-05-02  Mark WielaardRevert "Optionally allow unknown symbols in the backtra...
2017-05-02  Ulf HermannAvoid double-including config.h
2017-05-02  Ulf HermannUse F_GETFD rather than F_GETFL to check validity of...
2017-05-02  Ulf HermannMake __attribute__ conditional in all installed headers
2017-04-27  Ulf HermannFix nesting of braces
2017-04-27  Ulf HermannOn elf_update, remember when we mmap()
2017-04-27  Ulf HermannAvoid signed/unsigned comparison
2017-04-27  Ulf HermannInclude strings.h to make ffs available
2017-04-27  Ulf HermannProtect against integer overflow on shnum
2017-04-26  Ulf HermannAdd EXEEXT to gendis
2017-04-26  Ulf HermannInclude endian.h when handling BYTE_ORDER
2017-04-26  Ulf HermannAdd missing entries to .gitignore
2017-04-25  Ulf HermannAvoid YESSTR and NOSTR
2017-04-25  Ulf HermannDon't use comparison_fn_t
2017-04-25  Ulf HermannClean up linux-specific system includes
2017-04-25  Ulf HermannInclude sys/types.h before fts.h
2017-04-19  Mark Wielaardlibelf: Initialize n to zero in elf_getarsym.
2017-04-06  Mark WielaardAdd missing peel_type.c test for commit f339da.
2017-04-05  Mark Wielaardelflint: Support checking ELF files with compressed...
2017-04-05  Mark Wielaardlibdw: Fix dwarf_peel_type infinite loop.
2017-04-03  Mark Wielaardelflint: Don't check section group without flags word.
2017-04-03  Mark Wielaardelflint: Sanity check the number of phdrs and shdrs...
2017-04-03  Mark Wielaardelflint: Don't trust sh_entsize when checking hash...
2017-04-03  Mark Wielaardelflint: Check symbol table data is big enough before...
2017-04-03  Mark Wielaardlibelf: Always update last_offset in updatefile and...
2017-04-03  Mark Wielaardlibelf: Check compression ratio before trying to alloca...
2017-04-03  Mark WielaardUse the empty string for note names with zero size...
2017-04-03  Mark Wielaardreadelf: Fix off by one sanity check in handle_gnu_hash.
2017-03-24  Mark Wielaardlibasm: Fix one GCC7 -Wformat-truncation=2 warning.
2017-03-24  Mark Wielaardbackends: Add support for EM_PPC64 GNU_ATTRIBUTES.
2017-02-17  Ulf HermannMove print_version into printversion.{h|c}
2017-02-17  Ulf HermannCheck for existence of mempcpy
2017-02-15  Ulf HermannAlways use the same method to query the system page...
2017-02-15  Ulf HermannMove color handling into a separate header
2017-02-14  Mark WielaardAdd -D_FORTIFY_SOURCE=2 to CFLAGS if possible.
2017-02-14  Ulf HermannOptionally allow unknown symbols in the backtrace tests
2017-02-14  Ulf HermannMake the backtrace-data test helper more robust
2017-02-14  Ulf HermannAdd missing tests to .gitignore
2017-01-12  Mark WielaardDefine PACKAGE_URL for older autoconf.
2016-12-29  Luiz Angelo... Fix TEMP_FAILURE_RETRY definition when not defined.
2016-12-29  Piotr DrągUpdate Polish translation
2016-12-29  Piotr DrągUpdate POTFILES.in
2016-12-29  Piotr DrągUpdate Polish translation
2016-12-27  Mark WielaardPrepare for elfutils 0.168 release. elfutils-0.168
2016-12-24  Mark Wielaardhttp://elfutils.org/ is now hosted at http://sourceware...
2016-12-07  Akihiko Odakilibelf: gelf_newehdr and gelf_newehdr should return...
2016-11-23  Mark WielaardOnly workaround fts.h if we have a bad version that...
2016-11-17  Mark Wielaardreadelf: Add optional --symbols[=SECTION] argument...
2016-11-11  Mark Wielaardar: Fix GCC7 -Wformat-length issues.
2016-11-10  Mark Wielaardlibelf: Sanity check offset and size before trying...
2016-11-10  Mark Wielaardlibelf: Always set ELF maxsize when reading an ELF...
2016-11-10  Mark Wielaardlibdw: Correct spelling of DW_LANG_PLI in dwarf.h.
2016-11-10  Mark WielaardAdd GCC7 -Wimplicit-fallthrough support/fixes.
2016-10-24  Kevin Cernekeetests: unstrip: Add test for mismatched .strtab sections
2016-10-24  Kevin Cernekeeunstrip: Don't try to use unstripped .symtab with strip...
2016-10-13  Akihiko OdakiDo not depend on some non-POSIX features.
2016-10-12  Akihiko Odakilib: Provide MAX and MIN in system.h
2016-10-06  Mark Wielaardstrip: Don't remove real symbols from allocated symbol...
2016-09-05  Mark Wielaardlibcpu: Fix build of bpf_disasm.c for kernels < 3.20.
2016-08-30  Mark Wielaardtests: Fix --enable-gcov tests build. Add libdw to...
2016-08-26  Mark WielaardRegenerate .po files. elfutils-0.167
2016-08-25  Mark Wielaardtests: Simplify backtrace-native tests. Drop raise...
2016-08-25  Mark Wielaardstrip: Use ELF_CHF_FORCE to recompress any sections...
2016-08-24  Mark WielaardRegenerate .po files.
2016-08-24  Mark Wielaardtests: Add testfilesparc64attrs.o.bz2 to EXTRA_DIST.
2016-08-24  Jose E. Marchesisparc: fix the printing of hw capabilities object attri...
2016-08-19  Piotr DrągUpdated Polish translation
2016-08-19  Piotr DrągAdd --add-comments to XGETTEXT_OPTIONS in Makevars
2016-08-19  Piotr DrągUpdate POTFILES.in
2016-08-15  Mark Wielaardlibdwfl: Fix assert and set in.d_size in dwfl_link_map_...
2016-08-15  Mark Wielaardlibelf: Fix memory leak in elf_compress for mmapped...
2016-08-15  Mark Wielaardstrip: Handle compressed relocation target sections.
next