freebsd-dev/sys/powerpc
Joerg Wunsch a5f50ef9e4 netchild's mega-patch to isolate compiler dependencies into a central
place.

This moves the dependency on GCC's and other compiler's features into
the central sys/cdefs.h file, while the individual source files can
then refer to #ifdef __COMPILER_FEATURE_FOO where they by now used to
refer to #if __GNUC__ > 3.1415 && __BARC__ <= 42.

By now, GCC and ICC (the Intel compiler) have been actively tested on
IA32 platforms by netchild.  Extension to other compilers is supposed
to be possible, of course.

Submitted by:	netchild
Reviewed by:	various developers on arch@, some time ago
2005-03-02 21:33:29 +00:00
..
aim Catch up with "physical memory" sysctl change. 2005-03-01 07:59:24 +00:00
compile
conf Reduce annoying SCSI probing delay from 15 to 5 seconds in all GENRIC kernels. 2004-11-02 20:57:20 +00:00
include netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00
ofw Mods for Xorg server: 2005-02-25 02:29:01 +00:00
powermac - allow a device hint to disable probing a slot on a Uninorth PCI bus. 2005-01-11 08:09:50 +00:00
powerpc netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00
psim /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00