]> git.ipfire.org Git - thirdparty/elfutils.git/shortlog
thirdparty/elfutils.git
2017-05-31  Mark WielaardMerge tag 'elfutils-0.169' into mjw/RH-DTS dts-0.169
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. dts-0.168
2017-01-12  Mark WielaardDefine PACKAGE_URL for older autoconf.
2017-01-11  Mark WielaardMerge tag 'elfutils-0.168' into mjw/RH-DTS
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-16  Mark WielaardUse -fPIC everywhere (instead of -fpic), also with...
2016-09-16  Mark Wielaardlibcpu: Only add to CFLAGS for bpf_disasm.
2016-09-16  Mark Wielaardlibcpu: Add libcpu_bpf_a_SOURCES to libcpu_static_pic_a...
2016-09-15  Mark WielaardMerge tag 'elfutils-0.167' into mjw/RH-DTS
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.
2016-08-11  Richard HendersonFix bpf disassembler for _FORTIFY_SOURCE
2016-08-04  Mark WielaardPrepare 0.167 release.
2016-08-03  Mark Wielaarddwelf: Add string table functions from ebl.
2016-08-03  Mark WielaardRemove eu-ld and unused code.
2016-07-11  Andreas SchwabAdd m68k tests
2016-07-11  Mark Wielaardunstrip: Fix off by one array access with unstripped_st...
2016-07-11  Mark Wielaardlibelf: Allow updating phdrs for any e_type.
2016-06-28  John Ognesslibelf: find 1st section instead of assuming
2016-06-28  Richard HendersonAdd support for BPF
2016-06-28  Richard HendersonSync elf.h from glibc
2016-06-21  Mark WielaardCONTRIBUTING: Extend patch, committer and maintainer...
2016-05-23  Andreas SchwabAdd support for m68k
2016-05-03  Filipe Brandenburgerconfig: Pass the compiler -Werror during warning detection
2016-05-02  Filipe Brandenburgerconfig: Fix check for argp_parse to pass &argv
next