platform/upstream/elfutils.git
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.
2015-10-05 Mark Wielaardunstrip: Update sh_info when SH_INFO_LINK_P not just...
2015-10-05 Mark WielaardHandle merged strtab/shstrtab string tables in strip...
2015-10-05 Mark Wielaardlibelf: Always update e_version and e_shentsize in...
2015-10-05 Chih-Hung HsiehMove 4 libdwfl nested functions.
2015-10-02 Yuri ChornoivanUpdate Ukrainian translation
2015-09-23 Mark WielaardProperly mark all internal function definitions.
2015-09-23 Mark WielaardRemove old-style function definitions.
2015-09-23 Mark WielaardUpdate dl-hash.h from glibc.
2015-09-15 Mark Wielaardlibdw: Don't reassign result pointer in dwarf_peel_type.
2015-09-14 Chih-Hung HsiehRemove redundant NULL tests.
2015-09-14 Mark Wielaardlibdwfl: Make dwfl_linux_proc_attach work even without...
2015-09-10 Chih-Hung HsiehInitialize variable before use.
2015-09-09 Chih-Hung Hsiehlibdwfl: Replace abs with llabs for int64_t values.
2015-09-07 Chih-Hung Hsiehtests: Init local variable enctype before use in print_...
2015-09-07 Chih-Hung Hsiehtests: Remove unused static const variables in md5...
2015-09-07 Chih-Hung Hsiehlibdw: Add const declaration to getlocations_addr locs.
2015-09-07 Chih-Hung HsiehReplace some K&R function definitions with ansi-C defin...
2015-09-07 Chih-Hung HsiehReplace printf %Z length modifier with %z.
2015-09-03 Mark Wielaardbackends: Use ebl->class consistently in sparc backend.
2015-09-03 Mark Wielaardreadelf: handle_core_item large right shift triggers...
next