platform/upstream/elfutils.git
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...
2015-08-25 Mark Wielaardlibdw: Add DW_LANG_Haskell.
2015-08-17 Mark Wielaardelflint: Add gnuld check when a NOBITS section falls...
2015-08-14 Mark Wielaardtests: Add a testcase for dwfl debuginfo-path with...
2015-08-14 Dodji SeketeliFix finding split debug info files not located by the...
2015-08-04 Mark Wielaardspec: Provide default-yama-scope.
2015-08-03 Mark Wielaardunstrip: Handle debuginfo files with missing SHF_INFO_L...
2015-07-29 Mike Frysingerignore more generated files
2015-07-11 Pino ToscanoFix/improve .gitignore
2015-06-27 Pino Toscanotests: skip run-deleted.sh when dwfl_linux_proc_attach...
2015-06-27 Pino Toscanotests: dwfl-bug-fd-leak: Guard against null module...
2015-06-27 Pino Toscanostrings: Define MAP_POPULATE if not defined already
2015-06-27 Mark Wielaardnm: First call elf_getdata, then allocate memory.
2015-06-27 Pino Toscanotests: Mark an unused argument as such
2015-06-27 Pino ToscanoReduce scope of some includes
2015-06-19 Mark WielaardPrepare 0.163 release. elfutils-0.163
2015-06-19 Mark Wielaardfindtextrel: Don't leak memory in process_file.
2015-06-19 Mark Wielaardreadelf: Make sure phdr2_mem lifetime/scope equals...
2015-06-19 Mark Wielaardlibdwfl: Don't leak fname if file is main file by anoth...
2015-06-19 Mark Wielaardreadelf: Don't leak memory on failure path in handle_gn...
2015-06-19 Mark Wielaardlibelf: Don't leak memory on failure paths in elf_updat...
2015-06-19 Mark Wielaardelflint: Only check the PT_TLS phdr if it actually...
2015-06-19 Mark Wielaardlibdw: Make sure the default page size is big enough...
2015-06-19 Mark Wielaardnm: Fix typo in size check to determine whether we...
next