summaryrefslogtreecommitdiffstats
path: root/libdwfl/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'elfutils-0.175'Ulf Hermann2019-01-091-0/+33
|\
| * libdwelf: New function dwelf_elf_begin.Mark Wielaard2018-11-091-0/+8
| * Recognize and parse GNU Property notes.Mark Wielaard2018-10-291-0/+10
| * Check sh_entsize is not zero.Mark Wielaard2018-10-201-0/+4
| * libdwfl: Sanity check partial core file data reads.Mark Wielaard2018-10-201-0/+7
| * Handle ADD/SUB relocationsAndreas Schwab2018-10-131-0/+4
* | Merge tag 'elfutils-0.174'Ulf Hermann2018-10-111-0/+10
|\|
| * libdwfl: Document core memory and remote memory ELF shdrs reading.Mark Wielaard2018-09-141-0/+6
| * Don't include sys/uio.h if we don't need itUlf Hermann2018-07-171-0/+4
* | Merge tag 'elfutils-0.173'Ulf Hermann2018-07-131-0/+76
|\|
| * libdwfl: Make __libdwfl_addrsym a static function in dwfl_module_addrsym.cMark Wielaard2018-06-081-0/+5
| * libdwfl: Allow partial relocations also for debug files.Mark Wielaard2018-05-291-0/+5
| * libdw: Cache ELF directory early. Explicitly set it in dwfl.Mark Wielaard2018-05-201-0/+10
| * libdwfl: Handle unwind frame when the return address register isn't set.Mark Wielaard2018-04-131-0/+5
| * libdwfl: Use process_vm_readv when available.Mark Wielaard2018-03-281-0/+11
| * libdwfl: Use realpath (name, NULL) instead of canonicalize_file_name (name).Mark Wielaard2018-03-101-0/+6
| * libdw: Parse new DWARF5 units and CU DIEs.Mark Wielaard2018-02-211-0/+7
| * Include sys/ptrace.h as early as possible.Mark Wielaard2018-02-151-0/+4
| * 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
* | Merge tag 'elfutils-0.170'Ulf Hermann2017-08-171-0/+5
|\|
| * libdwfl: Move nested functions in parse_opt to file scope.Yunlian Jiang2017-07-271-0/+5
* | 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