aboutsummaryrefslogtreecommitdiff
path: root/exec/elfcore.c
Commit message (Expand)AuthorAgeFilesLines
* elfcore: Add support for saving AArch64 registersSergey Bugaev2024-03-231-0/+26
* elfcore: Add support for saving x86_64 registersSergey Bugaev2023-05-101-1/+71
* exec: Port to x86_64Sergey Bugaev2023-05-101-3/+3
* Fix warningsSamuel Thibault2018-03-051-0/+2
* Record executable entry for PIE core dumpsSamuel Thibault2017-12-111-0/+13
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-7/+7
* Revert part of "fix compiler warnings in hurd/exec"Thomas Schwinge2016-05-231-2/+2
* fix compiler warnings in hurd/execFlavio Cruz2015-12-291-2/+2
* Define TIME_VALUE_TO_TIMESPEC only when not defined alreadySamuel Thibault2015-09-191-0/+2
* Fix space styleSamuel Thibault2015-03-051-12/+12
* Fix actual procinfo_t typeSamuel Thibault2014-11-021-2/+2
* Fix proc_getprocinfo callsSamuel Thibault2014-11-021-2/+2
* Fix proc_getprocinfo callsSamuel Thibault2014-11-021-1/+1
* Fix registers recording in core dumpSamuel Thibault2013-02-111-4/+4
* Update copyright years.Thomas Schwinge2008-07-011-1/+1
* * elfcore.c (TIME_VALUE_TO_TIMESPEC): Completely implement instead ofSamuel Thibault2008-06-101-5/+11
* 2004-02-10 Roland McGrath <roland@frob.com>Roland McGrath2004-02-101-10/+10
* 2002-09-17 Roland McGrath <roland@frob.com>Roland McGrath2002-09-171-8/+21
* 2002-05-29 Roland McGrath <roland@frob.com>Roland McGrath2002-05-291-1/+1
* 2002-05-01 Roland McGrath <roland@frob.com>Roland McGrath2002-05-031-0/+28
* 2002-03-11 Roland McGrath <roland@frob.com>Roland McGrath2002-03-111-68/+138
* (dump_core): Missing munmapRoland McGrath2002-03-111-0/+4
* Prototype code to produce the NT_PSINFO note.Roland McGrath2002-03-111-7/+115
* Fixed some little bugs in the prototype code.Roland McGrath2002-03-091-17/+16
* Untested code.Roland McGrath2002-03-081-88/+326
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-031-1/+1
* *** empty log message ***Michael I. Bushnell1996-07-181-0/+100