aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/Makefile.amd64
Commit message (Expand)AuthorAgeFilesLines
* Move to the new way of specifying compat options. The backs out theWarner Losh2010-05-021-1/+1
* Add a kernel option for amd64 to compile with the frame on the stackJohn Birrell2008-05-231-1/+2
* Kernel and hwpmc(4) support for callchain capture.Joseph Koshy2007-12-071-1/+2
* Revert config(8) version bump. It brings major pain for people working onWojciech A. Koszek2007-05-161-1/+1
* Bump config(8) version and build requirement for config(8) to 600006. ThisWojciech A. Koszek2007-05-131-1/+1
* Version 600004 is better than 700000 given other changes that are inWarner Losh2005-11-281-1/+1
* Make config(8) understand ORed dependecies in "files*" andRuslan Ermilov2005-11-271-1/+1
* We don't bump the config version for additions to config that aren'tWarner Losh2005-11-041-1/+1
* Implement the "nocpu" directive.Ruslan Ermilov2005-11-031-1/+1
* Bump config(8) version for the DEFAULTS change.John Baldwin2005-10-271-1/+1
* Use the more readable empty() syntax.David E. O'Brien2005-09-071-1/+1
* Never hardcode /sys into these Makefiles. The proper way to spell it is $S.Warner Losh2005-04-131-2/+0
* The latest release of the FreeBSD driver (twa) forVinod Kashyap2005-04-121-0/+2
* Update version number for latest config version bumpWarner Losh2005-04-011-1/+1
* bump the Makefile config versions now that config is 600001...John-Mark Gurney2005-02-101-1/+1
* Kill count device support from config. I've changed the last fewPeter Wemm2004-08-301-1/+1
* Change required config(8) version.Olivier Houchard2004-05-091-1/+1
* Stop this warning:Peter Wemm2003-09-301-1/+1
* Add ddb machdep bits.Peter Wemm2003-05-301-0/+5
* s/x86_64/amd64/ in comments in header.Peter Wemm2003-05-191-3/+3
* Remove special hacks for FSF cross tools now that it builds natively.Peter Wemm2003-05-101-13/+0
* Sync up with the files in the hammer branch in the p4 tree to get basicPeter Wemm2003-05-011-1/+14
* Bump the config version to force people to upgrade their config(8)Poul-Henning Kamp2003-04-151-1/+1
* Standardize handling of locore.[sS] etc. files.Ruslan Ermilov2003-02-281-3/+0
* Moved the rule for locore.o from kern.post.mk to Makefile.$ARCH.Jake Burkholder2002-07-311-0/+3
* Moved the setting of all profiling-related variables except the key oneBruce Evans2002-07-131-1/+1
* This is the start of the FreeBSD/x86_64 kernel.David E. O'Brien2002-06-301-0/+50