platform/upstream/elfutils.git
2016-02-18 Mark Wielaardlibdwfl: Check result of gelf_get* calls in relocate.c upstream/0.165
2016-02-18 Mark Wielaardlibdwfl: Check result of gelf_update_* calls in relocat...
2016-02-18 Mark Wielaardreadelf: Read and print (encoded) DW_CFA_set_loc op...
2016-02-15 Mark WielaardAdd NT_ARM_SYSTEM_CALL aarch64 syscall regset.
2016-02-15 Mark Wielaardlibebl: Don't assume ELF notes are "GNU" when unknown...
2016-02-15 Mark Wielaardconfig: Check for and use gcc -Wlogical-op and -Wduplic...
2016-02-15 Mark Wielaardelflint: Fix sh_entsize check when comparing SHT_HASH...
2016-02-10 Mark Wielaardlibelf: elf_getdata should not adjust alignment for...
2016-01-23 Chih-Hung HsiehMove nested functions in elf_compress.c and elf_strptr.c.
2016-01-18 Mark Wielaardtests: Skip dwfl-bug-fd-leak test if dwfl_linux_proc_re...
2016-01-18 Mark Wielaardelflint: Recognize ELFOSABI_FREEBSD which Debian kFreeB...
2016-01-18 Mark Wielaardtests: Guard linux specific header includes with ifdef...
2016-01-14 Mike Frysingerconfigure: clarify zlib error message
2016-01-14 Mike Frysingergitignore: update
2016-01-14 Mark Wielaardlibelf: Add ELF compression types and defines to libelf...
2016-01-11 Mark WielaardRegenerate .po files. elfutils-0.165
2016-01-09 Mark Wielaardlibebl: Fix missing brackets around if statement body.
2016-01-08 Mark Wielaardtests: Fix parentheses in elfputzdata strncmp test.
2016-01-08 Mark WielaardFix build on 32bit systems.
2016-01-08 Mark WielaardPrepare 0.165 release.
2016-01-08 Mark WielaardSimplify code and build now that zlib support is no...
2016-01-08 Piotr DrągUpdated Polish translation
2016-01-07 Piotr DrągUpdated Polish translation
2016-01-06 Mark Wielaardelfcompress: New utility.
2016-01-06 Mark Wielaardelflint: Recognize and check SHF_COMPRESSED section...
2016-01-06 Mark Wielaardlibelf: Make elf_strptr index correctly into compressed...
2016-01-06 Mark Wielaardreadelf: Handle compressed sections and extend -z to...
2016-01-06 Mark Wielaardlibdwfl: Use elf_compress[_gnu] to decompress string...
2016-01-06 Mark Wielaardlibdw: Use elf_compress[_gnu] to uncompress debug secti...
2016-01-06 Mark Wielaardlibelf: Add elf_compress and elf_compress_gnu.
2016-01-06 Mark Wielaardreadelf: Add -z,--decompress option.
2016-01-06 Mark Wielaardlibelf: Add elf32_getchdr, elf64_getchdr and gelf_getchdr.
2016-01-06 Mark Wielaardlibdwelf: Add dwelf_scn_gnu_compressed_size.
2016-01-05 Mark Wielaardconfig: Add libelf and libdw pkg-config files.
2016-01-05 Mark Wielaardelflint: Add _edata and _end to the list of possibly...
2016-01-05 Mark Wielaardtests: elfstrmerge warn about STT_SECTION symbol for...
2016-01-05 Mark WielaardMake make more silent.
2016-01-03 Chih-Hung HsiehMove nested functions in linux-proc-maps.c to file...
2016-01-03 Chih-Hung HsiehMove nested functions in core-file.c to file scope.
2016-01-03 Chih-Hung HsiehMove nested functions check64 and check32 in link_map...
2016-01-03 Jose E. Marchesibackends: sparc: support for live backtraces
2016-01-03 Jose E. Marchesibackends: sparc: support for core backtraces
2016-01-03 Jose E. Marchesilibdwfl: make the unwinder aware of the backend defined...
2016-01-03 Jose E. Marchesilibebl: new backend attribute ra_offset.
2016-01-02 Mark Wielaardtests: Use valgrind --leak-check=full.
2016-01-02 Mark Wielaardlibdw: Don't leak duplicate FDEs.
2016-01-02 Mark Wielaardnm: If the file is ET_REL and we need Dwarf use libdwfl...
2016-01-02 Mark Wielaardnm: Don't leak duplicate Dwarf local names.
2016-01-02 Mark Wielaardunstrip: Don't leak new section data.
2016-01-02 Mark Wielaardlibdw: Don't use a FDE if it doesn't actually cover...
2016-01-02 Mark Wielaardlibdwfl: Fix memory leak in link_map.c dwfl_link_map_re...
2016-01-02 Mark Wielaardlibdwfl: Don't leak core Elf and core file descriptor...
2016-01-02 Mark Wielaardtests: Fix some memory leaks in testcases.
2016-01-02 Mark Wielaardlibdw: Don't leak fake_loc_cu.
2016-01-02 Mark Wielaardelfcmp: Fix leaking Ebl handles.
2016-01-02 Chih-Hung HsiehMove nested functions in dwfl_module_getdwarf.c to...
2016-01-02 Chih-Hung HsiehMove nested functions in dwfl_module_addrsym.c to file...
2016-01-02 Chih-Hung HsiehMove nested functions in dwarf_entry_breakpoints.c...
2016-01-02 Chih-Hung HsiehMove nested functions in libdw_visit_scopes.c to file...
2015-11-27 Mark Wielaardlibdw: Make sure Ebl is always freed from cfi frame...
2015-11-16 Dmitry V. Levinlibdw: initialize state early in read_srclines
2015-11-13 Chih-Hung HsiehNo nested functions in dwarf_getsrclines.
2015-11-13 Chih-Hung HsiehMove nested functions in gzip.c to file scope.
2015-11-13 Chih-Hung HsiehNo nested function in dwarf_getscopevar to file scope.
2015-11-03 Chih-Hung HsiehMove nested functions in dwfl_module_getsrc_file.c.
2015-11-03 Chih-Hung HsiehMove nested functions in frame_unwind.c.
2015-11-03 Chih-Hung HsiehMove nested functions in dwfl_module.c
2015-11-03 Chih-Hung HsiehMove nested functions in backends to file scope.
2015-10-26 Mark WielaardMake zlib mandatory.
2015-10-22 Mark Wielaardelf.h: Update from glibc. Add section compression const...
2015-10-22 Jose E. Marchesilibelf: use the right size when preading in[0].sh_size
2015-10-22 Chih-Hung HsiehMove nested functions in libdw/cfi.c to file scope.
2015-10-22 Chih-Hung HsiehMove nested functions in libdwelf.
2015-10-22 Chih-Hung HsiehMove nested functions in libelf.
2015-10-16 Mark Wielaardelflint: Don't check shdr or TLS symbol offsets against...
2015-10-16 Mark WielaardRegenerate .po files. elfutils-0.164
2015-10-16 Mark Wielaardelflint: Reject mergable string sections as relocation...
2015-10-16 Mark Wielaardppc: ppc_check_special_symbol): Also allow _SDA_BASE_...
2015-10-16 Mark Wielaardtests: Add AM_LDFLAGS to dwfl_proc_attach_LDFLAGS.
2015-10-15 Mark WielaardPrepare 0.164 release.
2015-10-14 Josh Stonelibelf: Use int64_t for offsets in libelf.h
2015-10-13 Jose E. MarchesiDo not rely on ebl_check_special_section when checking...
2015-10-13 Mark Wielaardelflint: Check relro flags are a subset of the load...
2015-10-12 Mark Wielaardlibelf: Only use posix_fallocate when using mmap. Ignor...
2015-10-12 Mark Wielaardldlex: Fix sign-compare warning, suppress -Wstack-usage.
2015-10-12 Mark Wielaardconfig: Use ARFLAGS 'cr'.
2015-10-12 Mark Wielaardconfigure.ac: Add AM_SILENT_RULES([yes])
2015-10-09 Josh StoneTrust AC_SYS_LARGEFILE to provide large file support
2015-10-09 Jose E. MarchesiUse seek+read instead of pread to read from /dev/$...
2015-10-09 Chih-Hung HsiehMove recursive nested function to file scope.
2015-10-09 Mark Wielaardtests: Rename argument from check to statement in elfsh...
2015-10-09 Mark Wielaardstrip: Only sanity check symbols to not discarded secti...
2015-10-08 Mark WielaardAllocate exact amount of bytes for phdrs and shdrs.
2015-10-07 Chih-Hung HsiehDo without union of variable length arrays.
2015-10-07 Josh StoneImprove AM_SILENT_RULES coverage
2015-10-06 Jose E. Marchesisparc: support for the check_object_attribute ebl hook.
2015-10-06 Jose E. MarchesiUse -fPIC instead of -fpic when generating PIC code.
2015-10-06 Jose E. MarchesiUse -fPIC instead of -fpic when generating PIC code.
2015-10-05 Jose E. Marchesisparc: fix the extraction of relocation IDs from r_type...
2015-10-05 Jose E. Marchesisparc: add some missing relocation types.
next