debuginfod 4: symbolic link traversal mode
[platform/upstream/elfutils.git] / libdwfl /
2019-11-22 Aaron Mereydebuginfod 1/2: client side
2019-10-29 Omar Sandovallibdwfl: only use thread->unwound for initial frame
2019-10-29 Omar Sandovallibdwfl: don't bother freeing frames outside of dwfl_th...
2019-08-13 Mark Wielaardlibdwelf: Make dwelf_elf_begin return NULL only when...
2019-08-09 Omar Sandovallibdwfl: Fix fd leak/closing wrong fd after dwfl_core_f...
2019-04-28 Mark Wielaardlibdwfl: Make sure to left shift a unsigned 64bit value...
2019-04-28 Mark Wielaardlibdwfl: Don't call realloc with zero in cu.c addraranges.
2019-03-27 Mark Wielaardlibdwfl: Sanity check partial core file phdrs data...
2019-02-28 Mark Wielaardlibdwfl: Initialize notes early in intuit_kernel_bounds.
2019-01-29 Yonghong Songlibdwfl: parse inode in /proc/pid/maps correctly
2019-01-22 Mark Wielaardlibdwfl: Sanity check partial core file dyn data read.
2019-01-16 Mark Wielaardlibebl: Check NT_PLATFORM core notes contain a zero...
2018-11-23 Mark Wielaardlibdwfl: Fix relocation overlap sanity check.
2018-11-09 Mark Wielaardlibdwelf: New function dwelf_elf_begin.
2018-10-28 Mark WielaardRecognize and parse GNU Property notes.
2018-10-19 Mark WielaardCheck sh_entsize is not zero.
2018-10-19 Mark Wielaardlibdwfl: Sanity check partial core file data reads.
2018-10-13 Andreas SchwabHandle ADD/SUB relocations
2018-09-13 Mark Wielaardlibdwfl: Document core memory and remote memory ELF...
2018-07-17 Ulf HermannDon't include sys/uio.h if we don't need it
2018-06-08 Mark Wielaardlibdwfl: Make __libdwfl_addrsym a static function in...
2018-05-29 Mark Wielaardlibdwfl: Allow partial relocations also for debug files.
2018-05-20 Mark Wielaardlibdw: Cache ELF directory early. Explicitly set it...
2018-04-13 Mark Wielaardlibdwfl: Handle unwind frame when the return address...
2018-03-28 Mark Wielaardlibdwfl: Use process_vm_readv when available.
2018-03-09 Mark Wielaardlibdwfl: Use realpath (name, NULL) instead of canonical...
2018-02-21 Mark Wielaardlibdw: Parse new DWARF5 units and CU DIEs.
2018-02-15 Mark WielaardInclude sys/ptrace.h as early as possible.
2018-02-10 Joshua WattUse fallthrough attribute.
2017-11-24 Mark Wielaardlibdwfl: Don't dereference possibly unaligned auxv...
2017-10-20 Mark Wielaardlibdwfl: When the kernel is found, but not the modules...
2017-07-27 Yunlian Jianglibdwfl: Move nested functions in parse_opt to file...
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 HermannAvoid double-including config.h
2017-05-02 Ulf HermannMake __attribute__ conditional in all installed headers
2017-04-27 Ulf HermannAvoid signed/unsigned comparison
2017-04-27 Ulf HermannProtect against integer overflow on shnum
2017-04-25 Ulf HermannClean up linux-specific system includes
2017-04-25 Ulf HermannInclude sys/types.h before fts.h
2017-04-03 Mark WielaardUse the empty string for note names with zero size...
2017-02-17 Ulf HermannCheck for existence of mempcpy
2017-02-15 Ulf HermannAlways use the same method to query the system page...
2016-12-29 Luiz Angelo Daros... Fix TEMP_FAILURE_RETRY definition when not defined.
2016-11-23 Mark WielaardOnly workaround fts.h if we have a bad version that...
2016-11-10 Mark WielaardAdd GCC7 -Wimplicit-fallthrough support/fixes.
2016-10-12 Akihiko Odakilib: Provide MAX and MIN in system.h
2016-08-15 Mark Wielaardlibdwfl: Fix assert and set in.d_size in dwfl_link_map_...
2016-04-14 Mark Wielaardlibdwfl: Fix memory leak in dwfl_module_getsrc_file...
2016-04-14 Mark Wielaardlibdwfl: Fix memory leak in proc_maps_report on bad...
2016-03-02 Steven Chamberlainlibdwfl: clean up non-Linux GNU platforms code
2016-02-22 Ravi Bangorialibdwfl: Check for kernel debuginfo file without .debug...
2016-02-22 Mark Wielaardlibdwfl: Don't leak memory in proc_maps_report when...
2016-02-22 Mark Wielaardlibdwfl: Don't crash on out of memory when frame unwinding.
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-01-08 Mark WielaardSimplify code and build now that zlib support is no...
2016-01-06 Mark Wielaardlibdwfl: Use elf_compress[_gnu] to decompress string...
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. Marchesilibdwfl: make the unwinder aware of the backend defined...
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 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...
2015-11-27 Mark Wielaardlibdw: Make sure Ebl is always freed from cfi frame...
2015-11-13 Chih-Hung HsiehMove nested functions in gzip.c 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-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-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-05 Chih-Hung HsiehMove 4 libdwfl nested functions.
2015-09-23 Mark WielaardRemove old-style function definitions.
2015-09-14 Chih-Hung HsiehRemove redundant NULL tests.
2015-09-14 Mark Wielaardlibdwfl: Make dwfl_linux_proc_attach work even without...
2015-09-09 Chih-Hung Hsiehlibdwfl: Replace abs with llabs for int64_t values.
2015-08-14 Dodji SeketeliFix finding split debug info files not located by the...
2015-06-19 Mark Wielaardlibdwfl: Don't leak fname if file is main file by anoth...
2015-06-19 Mark Wielaardlibdwfl: Check symbol section exists and has a sane...
2015-06-09 Mark Wielaardlibdwfl: Fix memory leak in find_debuginfo_in_path.
2015-06-09 Mark Wielaardlibdwfl: Fix memory leak in cache_sections.
2015-06-08 Mark Wielaardlibdwfl: Report core module segment even when NT_FILE...
2015-06-05 Mark Wielaardlibdwfl: Fix memory leak in __libdwfl_open_by_build_id.
2015-06-05 Mark Wielaardlibdwfl: Don't assume auxv or r_debug data is properly...
2015-06-05 Mark Wielaardlibdwfl: Check file_name is not NULL before calling...
2015-05-27 Mark Wielaardlibdwfl: Check mod is not NULL in check_module.
2015-05-27 Mark Wielaardlibdwfl: Don't allocate phdrs and dyn on stack in link_map.
2015-05-27 Mark Wielaardlibdwfl: Don't allocate phdrs and dyn on stack in dwfl_...
2015-05-27 Mark Wielaardlibdwfl: find_debuginfo_in_patch don't alloca/strdupa...
2015-05-27 Mark Wielaardlibdwfl: Reject very short or really large build-ids.
2015-05-27 Mark Wielaardlibdwfl: Don't allocate all phdrs on the stack in elf_f...
2015-05-27 Mark Wielaardlibdwfl: Don't stack allocate alternate_name in dwfl_li...
2015-05-27 Mark Wielaardlibdwfl: Minimize stack usage in dwfl_linux_kernel_repo...
2015-05-27 Mark Wielaardlibdwfl: Fix unbounded stack usage in find_prelink_addr...
2015-05-27 Mark Wielaardlibdwfl: Fix possible unbounded stack usage in cache_se...
2015-05-12 Mark Wielaardlibdwfl: Only intern CU when not EOF marker and cuoff...
next