summaryrefslogtreecommitdiff
path: root/sys/modules/coredump
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2020-11-01Separate the compat_netbsd32_coredump from the compat_netbsd32 andpgoyette
2020-10-19Arrange so that no options COREDUMP and no options PTRACE work together.christos
2019-11-20Move all non-emulation-specific coredump code into the coredump module,pgoyette
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-02-17Bump default value of WARNS for modules from 3 to 5, andrin
2010-03-22add powerpc64 support. from dennis.c.ferguson@gmail.com in PR#43029.mrg
2009-03-31Also look for sources in sys/arch/x86/x86/ if MACHINE_ARCH is i386 ordyoung
2008-11-19Make the emulations, exec formats, coredump, NFS, and the NFS serverad