summaryrefslogtreecommitdiffstats
path: root/libdwfl/core-file.c
Commit message (Expand)AuthorAgeFilesLines
* Recognize and parse GNU Property notes.Mark Wielaard2018-10-291-1/+3
* lib: Provide MAX and MIN in system.hAkihiko Odaki2016-10-121-1/+0
* Move nested functions in core-file.c to file scope.Chih-Hung Hsieh2016-01-031-42/+52
* libdwfl: Don't leak core Elf and core file descriptor from argp-std.Mark Wielaard2016-01-021-4/+18
* Trust AC_SYS_LARGEFILE to provide large file supportJosh Stone2015-10-091-7/+7
* Remove old-style function definitions.Mark Wielaard2015-09-231-2/+2
* Allow disabling symbol versioning at configure timeMax Filippov2015-04-231-1/+1
* libdwfl: Special case core_file_read_eagerly for small ELF images.Mark Wielaard2015-04-031-7/+19
* Support note NT_FILE for locating files.Jan Kratochvil2014-09-261-5/+14
* libdwfl: Add dwfl_core_file_attach and dwfl_linux_proc_attach.Mark Wielaard2013-12-311-7/+0
* link_map: Use proper bias, not l_addrJan Kratochvil2013-11-211-3/+4
* Unwinder for x86*.Jan Kratochvil2013-11-071-1/+8
* dwfl_core_file_report: Remove the use of MAX.Jan Kratochvil2013-11-071-1/+1
* dwfl_core_file_report: Fix a regression of dwfl_core_file_report retvalJan Kratochvil2013-11-071-4/+5
* dwfl_core_file_report: Fix core files for re-prelink-ed filesJan Kratochvil2013-11-071-1/+26
* dwfl_core_file_report: Code cleanup: Reindentation.Jan Kratochvil2013-11-071-28/+29
* Fix executable_for_core for non-dwfl_standard_argpJan Kratochvil2013-10-301-1/+27
* Fix false match of non-build-id disk library to build-id memory library.Jan Kratochvil2013-07-231-0/+40
* Use DT_DEBUG library search first.Jan Kratochvil2013-05-301-24/+47
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* Fix dwfl_core_file_report return value when link_map failed after sniffing su...Roland McGrath2010-05-041-3/+16
* Export dwfl_core_file_report.Roland McGrath2010-03-111-5/+4
* Use elf_getphdrnum in libdw and libdwfl.Roland McGrath2010-01-071-12/+12
* Load ahead core file chunk only if the area is vaddr-contiguousupstream/pmachata/dwfl_core_file_reportPetr Machata2009-11-131-3/+13
* Fix RHBZ#494858: fix bad address checks in core file support.Roland McGrath2009-04-141-4/+10
* Fix up bogon and missing log entries from .pmachata.threads branch.Roland McGrath2008-08-251-0/+456