aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/gcore/elf32core.c
Commit message (Expand)AuthorAgeFilesLines
* gcore: Add powerpc64 32-bit gcore supportJustin Hibbits2019-10-111-0/+13
* gcore: Add aarch64 32-bit core supportJustin Hibbits2019-10-111-1/+11
* Store a 32-bit PT_LWPINFO struct for 32-bit process core dumps.John Baldwin2017-06-291-0/+40
* Move the 32-bit compatible procfs types from freebsd32.h to <sys/procfs.h>John Baldwin2015-04-081-18/+0
* Create 32-bit core files for 32-bit processes on 64-bit machines.Marcel Moolenaar2014-07-261-0/+66