summaryrefslogtreecommitdiff
path: root/libdwfl/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Use fallthrough attribute.Joshua Watt2018-02-101-0/+6
* libdwfl: Don't dereference possibly unaligned auxv entry pointer from core.Mark Wielaard2017-11-241-0/+12
* libdwfl: When the kernel is found, but not the modules warn, don't fail.Mark Wielaard2017-10-201-0/+5
* libdwfl: Move nested functions in parse_opt to file scope.Yunlian Jiang2017-07-271-0/+5
* Make elf section sorting more deterministicUlf Hermann2017-05-031-0/+6
* Don't look for kernel version if not running on linuxUlf Hermann2017-05-021-0/+6
* Avoid double-including config.hUlf Hermann2017-05-021-0/+58
* Make __attribute__ conditional in all installed headersUlf Hermann2017-05-021-0/+4
* Avoid signed/unsigned comparisonUlf Hermann2017-04-271-0/+4
* Protect against integer overflow on shnumUlf Hermann2017-04-271-0/+5
* Clean up linux-specific system includesUlf Hermann2017-04-261-0/+7
* Include sys/types.h before fts.hUlf Hermann2017-04-251-0/+4
* Use the empty string for note names with zero size (without any data).Mark Wielaard2017-04-031-0/+6
* Check for existence of mempcpyUlf Hermann2017-02-171-0/+4
* Always use the same method to query the system page sizeUlf Hermann2017-02-151-0/+5
* Fix TEMP_FAILURE_RETRY definition when not defined.Luiz Angelo Daros de Luca2016-12-301-0/+6
* Only workaround fts.h if we have a bad version that doesn't handle LFS.Mark Wielaard2016-11-231-1/+6
* lib: Provide MAX and MIN in system.hAkihiko Odaki2016-10-121-0/+10
* libdwfl: Fix assert and set in.d_size in dwfl_link_map_report.Mark Wielaard2016-08-151-0/+4
* libdwfl: Fix memory leak in dwfl_module_getsrc_file on invalid DWARF.Mark Wielaard2016-04-141-0/+5
* libdwfl: Fix memory leak in proc_maps_report on bad file mapping.Mark Wielaard2016-04-141-0/+5
* libdwfl: clean up non-Linux GNU platforms codeSteven Chamberlain2016-03-021-0/+7
* libdwfl: Check for kernel debuginfo file without .debug extension as wellRavi Bangoria2016-02-221-0/+10
* libdwfl: Don't leak memory in proc_maps_report when ENOEXEC.Mark Wielaard2016-02-221-0/+4
* libdwfl: Don't crash on out of memory when frame unwinding.Mark Wielaard2016-02-221-0/+6
* libdwfl: Check result of gelf_get* calls in relocate.cMark Wielaard2016-02-181-0/+6
* libdwfl: Check result of gelf_update_* calls in relocate_section.Mark Wielaard2016-02-181-0/+4
* Simplify code and build now that zlib support is no longer optional.Mark Wielaard2016-01-081-0/+9
* libdwfl: Use elf_compress[_gnu] to decompress string, symbol and reloc data.Mark Wielaard2016-01-061-0/+10
* Move nested functions in linux-proc-maps.c to file scope.Chih-Hung Hsieh2016-01-031-0/+5
* Move nested functions in core-file.c to file scope.Chih-Hung Hsieh2016-01-031-0/+7
* Move nested functions check64 and check32 in link_map.c to file scope.Chih-Hung Hsieh2016-01-031-0/+5
* libdwfl: make the unwinder aware of the backend defined ra_offset.Jose E. Marchesi2016-01-031-0/+7
* libdwfl: Fix memory leak in link_map.c dwfl_link_map_report.Mark Wielaard2016-01-021-0/+5
* libdwfl: Don't leak core Elf and core file descriptor from argp-std.Mark Wielaard2016-01-021-0/+14
* Move nested functions in dwfl_module_getdwarf.c to file scope.Chih-Hung Hsieh2016-01-021-0/+7
* Move nested functions in dwfl_module_addrsym.c to file scope.Chih-Hung Hsieh2016-01-021-0/+6
* libdw: Make sure Ebl is always freed from cfi frame cache.Mark Wielaard2015-11-271-0/+6
* Move nested functions in gzip.c to file scope.Chih-Hung Hsieh2015-11-131-0/+4
* Move nested functions in dwfl_module_getsrc_file.c.Chih-Hung Hsieh2015-11-031-0/+8
* Move nested functions in frame_unwind.c.Chih-Hung Hsieh2015-11-031-0/+5
* Move nested functions in dwfl_module.cChih-Hung Hsieh2015-11-031-0/+5
* Trust AC_SYS_LARGEFILE to provide large file supportJosh Stone2015-10-091-0/+26
* Use seek+read instead of pread to read from /dev/$$/mem files.Jose E. Marchesi2015-10-091-0/+5
* Allocate exact amount of bytes for phdrs and shdrs.Mark Wielaard2015-10-081-0/+10
* Do without union of variable length arrays.Chih-Hung Hsieh2015-10-071-0/+10
* Move 4 libdwfl nested functions.Chih-Hung Hsieh2015-10-051-0/+16
* Remove old-style function definitions.Mark Wielaard2015-09-231-0/+10
* Remove redundant NULL tests.Chih-Hung Hsieh2015-09-141-0/+8
* libdwfl: Make dwfl_linux_proc_attach work even without any Dwfl_Modules.Mark Wielaard2015-09-141-0/+6