Home | History | Annotate | Line # | Download | only in conf
files.powerpc revision 1.32
      1  1.32      matt #	$NetBSD: files.powerpc,v 1.32 2002/07/05 18:45:20 matt Exp $
      2  1.26     lukem 
      3  1.27     lukem defflag	opt_altivec.h	ALTIVEC K_ALTIVEC
      4  1.27     lukem defflag	opt_openpic.h	OPENPIC OPENPIC_SERIAL_MODE
      5  1.28     bjh21 defparam		L2CR_CONFIG
      6  1.27     lukem defflag	opt_ppcarch.h	PPC_MPC6XX PPC_MPC8XX PPC_IBM4XX
      7   1.6   mycroft 
      8   1.6   mycroft file	arch/powerpc/powerpc/Locore.c
      9   1.1        ws file	arch/powerpc/powerpc/copystr.c
     10   1.1        ws file	arch/powerpc/powerpc/fubyte.c
     11   1.1        ws file	arch/powerpc/powerpc/fuswintr.c
     12   1.1        ws file	arch/powerpc/powerpc/in_cksum.c
     13   1.8  sakamoto file	arch/powerpc/powerpc/ipkdb_glue.c		ipkdb
     14  1.22    briggs file	arch/powerpc/powerpc/kgdb_machdep.c		kgdb
     15   1.1        ws file	arch/powerpc/powerpc/mem.c
     16  1.16    briggs file	arch/powerpc/powerpc/openpic.c			openpic
     17  1.17      matt file	arch/powerpc/powerpc/powerpc_machdep.c
     18   1.1        ws file	arch/powerpc/powerpc/process_machdep.c
     19  1.12    kleink file	arch/powerpc/powerpc/sig_machdep.c
     20  1.12    kleink file	arch/powerpc/powerpc/sigcode.S
     21   1.1        ws file	arch/powerpc/powerpc/subyte.c
     22   1.1        ws file	arch/powerpc/powerpc/suword.c
     23   1.1        ws file	arch/powerpc/powerpc/suswintr.c
     24   1.1        ws file	arch/powerpc/powerpc/sys_machdep.c
     25  1.32      matt file	arch/powerpc/powerpc/syscall.c
     26   1.8  sakamoto file	arch/powerpc/powerpc/vm_machdep.c
     27  1.25     lukem file	arch/powerpc/powerpc/setjmp.S			ddb | kgdb
     28  1.25     lukem file	arch/powerpc/powerpc/db_memrw.c			ddb | kgdb
     29  1.25     lukem file	arch/powerpc/powerpc/db_disasm.c		ddb
     30  1.29       dbj file	arch/powerpc/powerpc/db_interface.c		ddb | kgdb
     31  1.25     lukem file	arch/powerpc/powerpc/db_trace.c			ddb
     32  1.18      matt 
     33  1.20    simonb # IBM 4xx Family files (40x)
     34  1.20    simonb file	arch/powerpc/ibm4xx/pmap.c			ppc_ibm4xx
     35  1.20    simonb file	arch/powerpc/ibm4xx/trap.c			ppc_ibm4xx
     36  1.31       eeh file	arch/powerpc/ibm4xx/clock.c			ppc_ibm4xx
     37  1.20    simonb file	arch/powerpc/ibm4xx/copyinstr.c			ppc_ibm4xx
     38  1.20    simonb file	arch/powerpc/ibm4xx/copyoutstr.c		ppc_ibm4xx
     39  1.31       eeh file	arch/powerpc/ibm4xx/intr.c			ppc_ibm4xx
     40  1.20    simonb 
     41  1.18      matt # MPC (Motorola PowerPC) 6xx Family files (60x,74x,75x,74xx)
     42  1.18      matt #
     43  1.32      matt file	arch/powerpc/mpc6xx/altivec.c			ppc_mpc6xx & altivec
     44  1.32      matt file	arch/powerpc/mpc6xx/cpu_subr.c			ppc_mpc6xx
     45  1.32      matt file	arch/powerpc/mpc6xx/mpc6xx_machdep.c		ppc_mpc6xx
     46  1.30       chs file	arch/powerpc/mpc6xx/pmap.c			ppc_mpc6xx & !oldpmap
     47  1.20    simonb file	arch/powerpc/powerpc/fpu.c			ppc_mpc6xx
     48  1.30       chs file	arch/powerpc/powerpc/pmap.c			ppc_mpc6xx & oldpmap
     49  1.20    simonb file	arch/powerpc/powerpc/trap.c			ppc_mpc6xx
     50  1.20    simonb file	arch/powerpc/powerpc/copyinstr.c		ppc_mpc6xx
     51  1.20    simonb file	arch/powerpc/powerpc/copyoutstr.c		ppc_mpc6xx
     52   1.9   thorpej 
     53   1.9   thorpej # Binary compatibility with previous NetBSD releases (COMPAT_XX)
     54  1.25     lukem file	arch/powerpc/powerpc/compat_13_machdep.c	compat_13
     55