Home | History | Annotate | Line # | Download | only in conf
files.powerpc revision 1.24.6.5
      1  1.24.6.5  nathanw #	$NetBSD: files.powerpc,v 1.24.6.5 2002/04/01 07:42:00 nathanw Exp $
      2  1.24.6.2  nathanw 
      3  1.24.6.2  nathanw defflag	opt_altivec.h	ALTIVEC K_ALTIVEC
      4  1.24.6.2  nathanw defflag	opt_openpic.h	OPENPIC OPENPIC_SERIAL_MODE
      5  1.24.6.2  nathanw defparam		L2CR_CONFIG
      6  1.24.6.2  nathanw defflag	opt_ppcarch.h	PPC_MPC6XX PPC_MPC8XX PPC_IBM4XX
      7  1.24.6.2  nathanw 
      8  1.24.6.2  nathanw file	arch/powerpc/powerpc/Locore.c
      9  1.24.6.2  nathanw file	arch/powerpc/powerpc/copystr.c
     10  1.24.6.2  nathanw file	arch/powerpc/powerpc/altivec.c			altivec
     11  1.24.6.2  nathanw file	arch/powerpc/powerpc/fubyte.c
     12  1.24.6.2  nathanw file	arch/powerpc/powerpc/fuswintr.c
     13  1.24.6.2  nathanw file	arch/powerpc/powerpc/in_cksum.c
     14  1.24.6.2  nathanw file	arch/powerpc/powerpc/ipkdb_glue.c		ipkdb
     15  1.24.6.2  nathanw file	arch/powerpc/powerpc/kgdb_machdep.c		kgdb
     16  1.24.6.2  nathanw file	arch/powerpc/powerpc/mem.c
     17  1.24.6.2  nathanw file	arch/powerpc/powerpc/openpic.c			openpic
     18  1.24.6.2  nathanw file	arch/powerpc/powerpc/powerpc_machdep.c
     19  1.24.6.2  nathanw file	arch/powerpc/powerpc/process_machdep.c
     20  1.24.6.2  nathanw file	arch/powerpc/powerpc/sig_machdep.c
     21  1.24.6.2  nathanw file	arch/powerpc/powerpc/sigcode.S
     22  1.24.6.2  nathanw file	arch/powerpc/powerpc/subyte.c
     23  1.24.6.2  nathanw file	arch/powerpc/powerpc/suword.c
     24  1.24.6.2  nathanw file	arch/powerpc/powerpc/suswintr.c
     25  1.24.6.2  nathanw file	arch/powerpc/powerpc/sys_machdep.c
     26  1.24.6.2  nathanw file	arch/powerpc/powerpc/vm_machdep.c
     27  1.24.6.2  nathanw file	arch/powerpc/powerpc/setjmp.S			ddb | kgdb
     28  1.24.6.2  nathanw file	arch/powerpc/powerpc/db_memrw.c			ddb | kgdb
     29  1.24.6.2  nathanw file	arch/powerpc/powerpc/db_disasm.c		ddb
     30  1.24.6.3  nathanw file	arch/powerpc/powerpc/db_interface.c		ddb | kgdb
     31  1.24.6.2  nathanw file	arch/powerpc/powerpc/db_trace.c			ddb
     32  1.24.6.2  nathanw 
     33  1.24.6.2  nathanw # IBM 4xx Family files (40x)
     34  1.24.6.2  nathanw file	arch/powerpc/ibm4xx/pmap.c			ppc_ibm4xx
     35  1.24.6.2  nathanw file	arch/powerpc/ibm4xx/trap.c			ppc_ibm4xx
     36  1.24.6.5  nathanw file	arch/powerpc/ibm4xx/clock.c			ppc_ibm4xx
     37  1.24.6.2  nathanw file	arch/powerpc/ibm4xx/copyinstr.c			ppc_ibm4xx
     38  1.24.6.2  nathanw file	arch/powerpc/ibm4xx/copyoutstr.c		ppc_ibm4xx
     39  1.24.6.5  nathanw file	arch/powerpc/ibm4xx/intr.c			ppc_ibm4xx
     40  1.24.6.2  nathanw 
     41  1.24.6.2  nathanw # MPC (Motorola PowerPC) 6xx Family files (60x,74x,75x,74xx)
     42  1.24.6.2  nathanw #
     43  1.24.6.5  nathanw file	arch/powerpc/mpc6xx/pmap.c			ppc_mpc6xx & !oldpmap
     44  1.24.6.2  nathanw file	arch/powerpc/mpc6xx/cpu_subr.c			ppc_mpc6xx
     45  1.24.6.2  nathanw file	arch/powerpc/powerpc/fpu.c			ppc_mpc6xx
     46  1.24.6.5  nathanw file	arch/powerpc/powerpc/pmap.c			ppc_mpc6xx & oldpmap
     47  1.24.6.2  nathanw file	arch/powerpc/powerpc/trap.c			ppc_mpc6xx
     48  1.24.6.2  nathanw file	arch/powerpc/powerpc/copyinstr.c		ppc_mpc6xx
     49  1.24.6.2  nathanw file	arch/powerpc/powerpc/copyoutstr.c		ppc_mpc6xx
     50  1.24.6.2  nathanw 
     51  1.24.6.2  nathanw # Binary compatibility with previous NetBSD releases (COMPAT_XX)
     52  1.24.6.2  nathanw file	arch/powerpc/powerpc/compat_13_machdep.c	compat_13
     53