NetBSD/sys/arch/powerpc
matt 34d4887431 Some #ifdef cleanup for DIAGNOSTIC/DEBUG/PMAPCHECK so that that many of
the expensive checks are skipped when (!DEBUG&&!PMAPCHECK) and all of the
light-weigth checks are skipped when (!DIAGNOSTIC&&!DEBUG&&!PMAPCHECK).
This bring pmap.o's text down from 21KB (with PMAPCHECK) to 18.5KB (DEBUG)
to 16KB text (!DIAGNOSTIC).
2001-11-14 20:38:22 +00:00
..
conf Change defaults for kernel compiles. Default all to USETOOLS?=no and have 2001-10-26 06:45:33 +00:00
fpu
ibm4xx In pmap_enter(), sync the instruction cache if VM_PROT_EXECUTE. Fixes 2001-11-06 04:49:49 +00:00
include Include bit definitions for the Debug Status Register; from Artem Belevich 2001-10-29 02:02:19 +00:00
mpc6xx Some #ifdef cleanup for DIAGNOSTIC/DEBUG/PMAPCHECK so that that many of 2001-11-14 20:38:22 +00:00
powerpc ofwr_init(): don't clobber r7 -- early startup code needs it to find 2001-10-23 02:59:09 +00:00
tools/chrpicon "wierd" is weird. 2001-08-20 12:20:01 +00:00
Makefile