freebsd-skq/sys/conf
dim b8e518528f To avoid having to explicitly test COMPILER_TYPE for setting
clang-specific or gcc-specific flags, introduce the following new
variables for use in Makefiles:

CFLAGS.clang
CFLAGS.gcc
CXXFLAGS.clang
CXXFLAGS.gcc

In bsd.sys.mk, these get appended to the regular CFLAGS or CXXFLAGS for
the right compiler.

MFC after:	1 week
2013-12-22 17:51:33 +00:00
..
files split netmap code according to functions: 2013-12-15 08:37:24 +00:00
files.amd64 MFC @r257698. 2013-11-05 12:55:28 +00:00
files.arm Add identification and necessary type checks for Krait CPU cores. Krait CPU is used in 2013-12-20 00:56:23 +00:00
files.i386 Merge VT(9) project (a.k.a. newcons). 2013-12-05 22:38:53 +00:00
files.ia64
files.mips
files.pc98 Add a virtual table for the busdma methods on x86, to allow different 2013-10-27 22:05:10 +00:00
files.powerpc Add PMU-based CPU frequency scaling. This method is used on most Titanium 2013-12-13 02:37:35 +00:00
files.sparc64
kern.mk Revert r259045. 2013-12-15 18:13:42 +00:00
kern.post.mk
kern.pre.mk Fix typo. 2013-11-29 20:19:00 +00:00
kmod_syms.awk
kmod.mk DRM2 have to know how to use fb_if. 2013-11-06 14:24:24 +00:00
ldscript.amd64
ldscript.arm
ldscript.i386
ldscript.ia64
ldscript.mips
ldscript.mips.cfe
ldscript.mips.mips64
ldscript.mips.octeon1
ldscript.powerpc
ldscript.powerpc64
ldscript.sparc64
Makefile.amd64
Makefile.arm To avoid having to explicitly test COMPILER_TYPE for setting 2013-12-22 17:51:33 +00:00
Makefile.i386
Makefile.ia64
Makefile.mips
Makefile.pc98
Makefile.powerpc
Makefile.sparc64
makeLINT.mk
makeLINT.sed
newvers.sh Add support for Mercurial repositories. 2013-10-15 05:50:02 +00:00
NOTES Make process descriptors standard part of the kernel. rwhod(8) already 2013-11-30 15:08:35 +00:00
options Break build with error in case when both syscons and newcons are enabled. 2013-12-10 15:36:29 +00:00
options.amd64 Move KDTRACE_FRAME to "options" since it's used by kern.pre.mk. 2013-11-29 07:28:59 +00:00
options.arm Add identification and necessary type checks for Krait CPU cores. Krait CPU is used in 2013-12-20 00:56:23 +00:00
options.i386
options.ia64
options.mips MFP4: 2013-10-22 21:16:57 +00:00
options.pc98
options.powerpc
options.sparc64
systags.sh
WITHOUT_SOURCELESS
WITHOUT_SOURCELESS_HOST
WITHOUT_SOURCELESS_UCODE