summaryrefslogtreecommitdiffstats
path: root/sys/conf/kern.mk
Commit message (Expand)AuthorAgeFilesLines
* ia64 specific CFLAGS change:marcel2002-10-131-1/+1
* Use the -mno-align-long-strings on i386's to debloat the kernel a little.bde2002-10-041-1/+1
* Bump the -mev56 to -mev6. Otherwise, when you compile with gcc usingpeter2002-09-061-2/+2
* Turned format checking back on. It was left turned off for too long afterbde2002-08-251-7/+1
* For now, make the .ifdef GCC3 case default. We should change -Wno-formatpeter2002-05-241-7/+1
* Use -ffreestanding for kernel bits unconditionally.obrien2002-05-041-2/+0
* This will have to be revised, but allow putting 'makeoptions GCC3=true'peter2001-09-101-0/+15
* revert previous accidental commitassar2001-07-221-1/+5
* get rid of some printf and pointer type warningsassar2001-07-221-5/+1
* Add section for building ia64 kernels.dfr2000-10-161-0/+8
* Reserve register t7 on alpha to point at per-cpu global variables.dfr2000-04-281-1/+2
* Fix the grammar in my previous commit "lose" -> "loss".mpp2000-04-241-1/+1
* Fix a typo in the comments.mpp2000-04-231-1/+1
* Make "-mpreferred-stack-boundary=2" the default on the i386.obrien1999-11-171-0/+13
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fixed comment and whitespace lossage in recent commits. The -W flagbde1999-01-291-7/+14
* Cleanup bsd.kern.mk after last commit.dillon1999-01-291-14/+4
* Turn on -Wall and -Wcast-qualdillon1999-01-271-5/+11
* Move some compile flags from the kernel makefile to bsd.kern.mk so thatdfr1998-12-171-1/+9
* Add -Wunused to kernel build flags.archie1998-12-141-3/+3
* Turned on -Wformat -fformat-extensions. -fformat-extensions requires abde1998-09-091-3/+4
* Added -ansi to CWARNFLAGS so that ANSI errors don't come back.bde1998-05-011-2/+2
* Oops, comment lines can't be indented either.bde1997-10-211-3/+2
* Oops, comment lines can't be continued.bde1997-10-211-3/+3
* Added -Wuninitialized to CWARNFLAGS. Warnings about uninitialializedbde1997-10-211-2/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Turned off -W and -Winline so that the warnings that should be fixed forbde1996-11-111-3/+3
* Oops, this wasn't supposed to have -Wcast-qual yet.bde1996-10-091-2/+2
* Oops, forgot to cvs add bsd.kern.mk.bde1996-10-081-0/+15
OpenPOWER on IntegriCloud