summaryrefslogtreecommitdiffstats
path: root/sys/conf/kern.pre.mk
Commit message (Expand)AuthorAgeFilesLines
* Address few style issues pointed out by bdeemax2004-04-271-9/+0
* Make sure Bluetooth stuff can be statically compiled into kernelemax2004-04-231-0/+9
* Remove "-frename-registers" option for sparc64 kernel builds. Thatkensmith2004-03-291-1/+3
* Lets give -O2 kernels a try on sparc64.obrien2004-03-251-1/+1
* Compile the kernel with -O2 on ia64 by default.marcel2004-03-211-0/+2
* Delete local junk in previous commit. Sorry.obrien2004-03-191-6/+0
* Depend on rev 1.40.obrien2004-03-191-2/+10
* For AMD64, lets officially support a -O2 kernel build!obrien2004-03-181-0/+2
* Fix some style bugs in previous commit.trhodes2004-03-141-5/+5
* This are the build infrastructure changes to allow to use thetrhodes2004-03-121-2/+31
* Tweak existing header and other build infrastructure to be able to buildmlaier2004-02-261-0/+3
* Reduce the number of knobs controlling the build of debug modulesru2004-02-131-1/+1
* Only enforce -fno-strict-aliasing for optimization levels thatru2004-01-221-1/+4
* Backed out a small part of rev.1.15. -Winline now works better, sobde2003-12-301-2/+1
* Garbage-collected some vestiges of objformat support (mainly ${FMT}).bde2003-12-291-2/+2
* Moved $FreeBSD$ to the beginning of the file.bde2003-11-051-10/+6
* Move the inline limit default variable to a per-arch place. For example,peter2003-11-041-1/+0
* Allow building the NgATM SAAL layer directly into the kernel.harti2003-10-271-0/+3
* Now that the pci include file location migration has been completed,imp2003-08-221-1/+1
* Enforce -fno-strict-aliasing to override the converse that is implied byscottl2003-07-301-1/+1
* Turn -Werror back on again. I've tested with/withoutpeter2003-07-261-1/+1
* Change the inline limit switch to something that exists in gcc-3.2.peter2003-07-261-2/+2
* Turn -Werror back off again. Leaving out the invariants options causespeter2003-07-231-1/+1
* Turn -Werror back on.peter2003-07-231-1/+1
* Provide a knob for raising the inline instruction estimate threshold andpeter2003-07-231-0/+3
* Temporarily switch off -Werror until new GCC warning have been dealt with.kan2003-07-111-1/+1
* config+build glue for Atheros supportsam2003-06-251-0/+3
* Some glue to allow lint(1) to work on the kernel. This is notmarkm2003-06-141-0/+6
* Standardize handling of locore.[sS] etc. files.ru2003-02-281-4/+4
* Add necessary awk magic to create a table of major numbers allocatedphk2003-02-271-0/+1
* Overhaul the targets and hope this is now much more readable.ru2003-02-211-2/+0
* Put back NORMAL_C_NOWERROR, it was actually used.mux2002-10-191-0/+1
* - Remove ${NORMAL_C_NOWERROR}, it is not used anymore. To buildmux2002-10-191-3/+2
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-12/+0
* Spell kenrel as 'kernel' for consistency with the rest of the universe.jmallett2002-08-141-1/+1
* The transition time for -Werror has been gone for a while. We are nowpeter2002-07-221-5/+0
* Quick fix for high resolution kernel profiling on i386's. Usebde2002-07-131-10/+8
* Moved the setting of all profiling-related variables except the key onebde2002-07-131-0/+5
* Removed a duplicate -ffreestanding. It's already set in bsd.kern.mk.mux2002-06-161-1/+1
* Translated -malign-functions=4 to -falign-functions=16 for the new gcc.bde2002-05-121-1/+1
* Use makeobjops.awk rather than makeobjops.pl.obrien2002-05-011-1/+1
* Remove the setting of 'FMT'. We now do ELF by default, so only botherobrien2002-03-241-1/+0
* Use vnode_if.awk rather than vnode_if.plobrien2002-03-011-0/+1
* Turn on -Werror by default. This is is easily turned off, by either:peter2002-02-251-5/+5
* Commit some infrastructure for turning on -Werror for kernel compiles.peter2002-02-201-4/+10
* Always build all modules for LINTphk2002-02-171-0/+3
* Eliminate the use of commons in the kernel and modules,msmith2002-01-101-2/+2
* Move initialization of the MKMODULESENV envorinoment to kern.pre.mkimp2002-01-051-0/+11
* Compile all kernels with "-ffreestanding":obrien2001-12-061-1/+1
* Move all: target to kern.pre.mk so it matters less where you includeimp2001-11-111-0/+1
OpenPOWER on IntegriCloud