summaryrefslogtreecommitdiff
path: root/usr.bin/gcore/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-26usr.bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2020-09-14Use MACHINE_CPUARCH when checking for arm64Andrew Turner
2019-10-11gcore: Add powerpc64 32-bit gcore supportJustin Hibbits
2019-10-11gcore: Add aarch64 32-bit core supportJustin Hibbits
2014-11-25Convert to usr.bin/ to LIBADDBaptiste Daroussin
2014-07-26Create 32-bit core files for 32-bit processes on 64-bit machines.Marcel Moolenaar
2013-05-11Add some missing DPADD.Antoine Brodin
2013-04-20Sync gcore(1) with the recent changes in kernel code aimed at addingMikolaj Golub
2010-02-25Fixed dependencies (make checkdpadd).Ruslan Ermilov
2010-01-02Build usr.bin/ with WARNS=6 by default.Ed Schouten
2009-11-25Change gcore in order to get rid of the procfs accesses and use FreeBSD'sAttilio Rao
2004-11-27Remove a.out support from gcore(1).David Schultz
2002-09-13Use a crowbar to move the a.out code out of gcore.c and into its ownPeter Wemm
2002-03-30Don't use gcc specific flags.David Malone
1999-11-14${MACHINE} -> ${MACHINE_ARCH}Marcel Moolenaar
1998-10-19Make gcore work for ELF.John Polstra
1995-05-30Remove trailing whitespace.Rodney W. Grimes
1994-08-28Add dependencies on libraries to DPADD. Someday this should be doneBruce Evans
1994-05-29Corrected to work without symbolic links for md-${MACHINE}.c.Rodney W. Grimes
1994-05-27BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes