summaryrefslogtreecommitdiffstats
path: root/libdwfl/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'elfutils-0.169'QtCreator4.5.1QtCreator4.5.0-rc1QtCreator4.5.0QtCreator4.4.1QtCreator4.4.0-rc1QtCreator4.4.0-beta1QtCreator4.4.04.54.4Ulf Hermann2017-05-081-12/+14
|\
| * 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
* | Adapt debug info fstat check for windowsUlf Hermann2017-05-081-0/+5
* | Use OS-specific pathsUlf Hermann2017-05-081-0/+8
* | Open files in O_BINARYUlf Hermann2017-05-081-0/+15
* | Check for existence of GNU-style strerror_rUlf Hermann2017-05-051-0/+5
* | Drop handrolled or #ifdef'ed libc replacementsUlf Hermann2017-04-281-0/+4
* | Make elf section sorting more deterministicUlf Hermann2017-04-261-0/+5
* | Avoid signed/unsigned comparisonUlf Hermann2017-04-261-0/+4
* | Avoid double-including config.hUlf Hermann2017-04-261-0/+58
* | Don't look for kernel version if not running on linuxUlf Hermann2017-04-261-0/+5
* | Protect against integer overflow on shnumUlf Hermann2017-04-261-0/+5
* | Make __attribute__ conditional in all installed headersUlf Hermann2017-04-211-0/+4
* | Clean up linux-specific system includesUlf Hermann2017-04-211-0/+7
* | Include sys/types.h before fts.hUlf Hermann2017-04-211-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