]> git.ipfire.org Git - thirdparty/elfutils.git/shortlog
thirdparty/elfutils.git
2018-02-26  David MalcolmExplicitly qualify specializations of elfutils::to_string dwarflint
2017-10-06  Djordje TodorovicAdd support for dwarflint testing
2017-10-06  Djordje Todorovicdwarflint: Remember the referring CU when read src...
2017-10-06  Djordje Todoroviclibdw: Proper handling of DW_AT_high_pc
2017-10-06  Mark WielaardAdd support for DW_OP_GNU_parameter_ref to dwarf-opcodes.h
2017-10-06  Djordje Todorovicdwarflint: Avoid corrupted access
2017-10-06  Djordje Todorovicdwarflint: Report summary for sub-category of variables
2017-10-06  Mark WielaardC++ build fixes.
2017-10-06  Djordje Todoroviclibdw: Update code to work with current version of...
2017-10-06  Djordje Todorovicdwarflint: Update code to work with current version...
2017-10-06  Djordje TodorovicAdd files needed by c++ module from dwarf branch.
2017-10-06  Djordje TodorovicAdd support for building C++
2017-10-06  Djordje TodorovicAdd dwarflint/ from origin/dwarf branch
2017-10-06  Djordje TodorovicAdd libdw/c++/ from origin/dwarf branch
2017-10-06  Djordje Todoroviclibdw: Add ELFUTILS_PRIVATE_TMP version
2017-10-05  Mark Wielaardlibdw: Define LIBDW_CIE_ID and use it in dwarf_cfi_cie_p.
2017-09-20  Ulf HermannMake sure packed structs follow the gcc memory layout
2017-09-20  Mark Wielaardar: Check whether ar header values fit.
2017-09-19  Mark WielaardREADME: Add basic build instructions.
2017-09-15  Mark WielaardInternationalized messages should not contain the ...
2017-08-18  Ulf HermannCast pid_t to long long when printing
2017-08-18  Ulf HermannOn non-linux systems, don't use native signal numbers
2017-08-18  Ulf HermannDetect if symbol versioning is supported
2017-08-18  Ulf HermannDrop -rdynamic from deleted-lib.so link step
2017-08-18  Ulf HermannCheck if gcc complains about __attribute__ (visibility...
2017-08-18  Ulf HermannCheck for -z,defs, -z,relro, -fPIC, -fPIE before using...
2017-08-15  Mark Wielaardlibelf: Sync elf.h from glibc.
2017-08-09  Dmitry V. Levintests: robustify run-strip-nothing.sh against unstrippe...
2017-08-02  Mark WielaardPrepare for 0.170. elfutils-0.170
2017-08-02  Mark Wielaardbackends: sparc GOTDATA_OP[_HIX22|LOX10] can be used...
2017-08-02  Mark Wielaardlibdw: Add DW_MACRO constants and DW_MACRO_GNU compatib...
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
next