summaryrefslogtreecommitdiffstats
path: root/sys/conf/Makefile.amd64
Commit message (Expand)AuthorAgeFilesLines
* Assemble linux32_locore.s and ia32_sigtramp.S with clang integrated assembler.rdivacky2013-08-271-2/+0
* amd64: use -mno-omit-leaf-frame-pointer in addition to -fno-omit-frame-pointeravg2013-07-091-1/+1
* Add basic support for FDT to i386 & amd64. This change includes:marcel2013-05-211-0/+2
* Remove duplication and centralize testing of various config(8)ed features.obrien2012-09-121-3/+0
* Not all Pmake derived makes quietly tolerate assignment from shell commandsobrien2012-09-121-3/+3
* Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, todim2012-02-281-6/+5
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.dim2011-02-201-0/+8
* Add a kernel option for amd64 to compile with the frame on the stackjb2008-05-231-1/+2
* Kernel and hwpmc(4) support for callchain capture.jkoshy2007-12-071-1/+2
* Revert config(8) version bump. It brings major pain for people working onwkoszek2007-05-161-1/+1
* Bump config(8) version and build requirement for config(8) to 600006. Thiswkoszek2007-05-131-1/+1
* Version 600004 is better than 700000 given other changes that are inimp2005-11-281-1/+1
* Make config(8) understand ORed dependecies in "files*" andru2005-11-271-1/+1
* We don't bump the config version for additions to config that aren'timp2005-11-041-1/+1
* Implement the "nocpu" directive.ru2005-11-031-1/+1
* Bump config(8) version for the DEFAULTS change.jhb2005-10-271-1/+1
* Use the more readable empty() syntax.obrien2005-09-071-1/+1
* Never hardcode /sys into these Makefiles. The proper way to spell it is $S.imp2005-04-131-2/+0
* The latest release of the FreeBSD driver (twa) forvkashyap2005-04-121-0/+2
* Update version number for latest config version bumpimp2005-04-011-1/+1
* bump the Makefile config versions now that config is 600001...jmg2005-02-101-1/+1
* Kill count device support from config. I've changed the last fewpeter2004-08-301-1/+1
* Change required config(8) version.cognet2004-05-091-1/+1
* Stop this warning:peter2003-09-301-1/+1
* Add ddb machdep bits.peter2003-05-301-0/+5
* s/x86_64/amd64/ in comments in header.peter2003-05-191-3/+3
* Remove special hacks for FSF cross tools now that it builds natively.peter2003-05-101-13/+0
* Sync up with the files in the hammer branch in the p4 tree to get basicpeter2003-05-011-1/+14
* Bump the config version to force people to upgrade their config(8)phk2003-04-151-1/+1
* Standardize handling of locore.[sS] etc. files.ru2003-02-281-3/+0
* Moved the rule for locore.o from kern.post.mk to Makefile.$ARCH.jake2002-07-311-0/+3
* Moved the setting of all profiling-related variables except the key onebde2002-07-131-1/+1
* This is the start of the FreeBSD/x86_64 kernel.obrien2002-06-301-0/+50
OpenPOWER on IntegriCloud