Home | History | Annotate | Line # | Download | only in conf
files.powerpc revision 1.17.2.1
      1  1.17.2.1   nathanw #	$NetBSD: files.powerpc,v 1.17.2.1 2001/06/21 19:32:06 nathanw Exp $
      2  1.17.2.1   nathanw defopt	opt_altivec.h	ALTIVEC K_ALTIVEC
      3  1.17.2.1   nathanw defopt	OPENPIC
      4  1.17.2.1   nathanw defopt	opt_ppcarch.h	PPC_MPC6XX PPC_MPC8XX PPC_IBM4XX
      5       1.6   mycroft 
      6       1.6   mycroft file	arch/powerpc/powerpc/Locore.c
      7       1.1        ws file	arch/powerpc/powerpc/copystr.c
      8      1.14      matt file	arch/powerpc/powerpc/altivec.c			altivec
      9       1.1        ws file	arch/powerpc/powerpc/fubyte.c
     10       1.1        ws file	arch/powerpc/powerpc/fuswintr.c
     11       1.1        ws file	arch/powerpc/powerpc/in_cksum.c
     12       1.8  sakamoto file	arch/powerpc/powerpc/ipkdb_glue.c		ipkdb
     13       1.1        ws file	arch/powerpc/powerpc/mem.c
     14      1.16    briggs file	arch/powerpc/powerpc/openpic.c			openpic
     15      1.17      matt file	arch/powerpc/powerpc/powerpc_machdep.c
     16       1.1        ws file	arch/powerpc/powerpc/process_machdep.c
     17      1.12    kleink file	arch/powerpc/powerpc/sig_machdep.c
     18      1.12    kleink file	arch/powerpc/powerpc/sigcode.S
     19       1.1        ws file	arch/powerpc/powerpc/subyte.c
     20       1.1        ws file	arch/powerpc/powerpc/suword.c
     21       1.1        ws file	arch/powerpc/powerpc/suswintr.c
     22       1.1        ws file	arch/powerpc/powerpc/sys_machdep.c
     23       1.8  sakamoto file	arch/powerpc/powerpc/vm_machdep.c
     24       1.5  sakamoto file    arch/powerpc/powerpc/setjmp.S                   ddb
     25       1.5  sakamoto file    arch/powerpc/powerpc/db_memrw.c                 ddb
     26       1.5  sakamoto file    arch/powerpc/powerpc/db_disasm.c                ddb
     27       1.5  sakamoto file    arch/powerpc/powerpc/db_interface.c             ddb
     28       1.5  sakamoto file    arch/powerpc/powerpc/db_trace.c                 ddb
     29  1.17.2.1   nathanw 
     30  1.17.2.1   nathanw # IBM 4xx Family files (40x)
     31  1.17.2.1   nathanw file	arch/powerpc/ibm4xx/pmap.c			ppc_ibm4xx
     32  1.17.2.1   nathanw file	arch/powerpc/ibm4xx/trap.c			ppc_ibm4xx
     33  1.17.2.1   nathanw file	arch/powerpc/ibm4xx/copyinstr.c			ppc_ibm4xx
     34  1.17.2.1   nathanw file	arch/powerpc/ibm4xx/copyoutstr.c		ppc_ibm4xx
     35  1.17.2.1   nathanw 
     36  1.17.2.1   nathanw # MPC (Motorola PowerPC) 6xx Family files (60x,74x,75x,74xx)
     37  1.17.2.1   nathanw #
     38  1.17.2.1   nathanw file	arch/powerpc/mpc6xx/pmap.c			ppc_mpc6xx & newpmap
     39  1.17.2.1   nathanw file	arch/powerpc/powerpc/fpu.c			ppc_mpc6xx
     40  1.17.2.1   nathanw file	arch/powerpc/powerpc/pmap.c			ppc_mpc6xx & !newpmap
     41  1.17.2.1   nathanw file	arch/powerpc/powerpc/trap.c			ppc_mpc6xx
     42  1.17.2.1   nathanw file	arch/powerpc/powerpc/copyinstr.c		ppc_mpc6xx
     43  1.17.2.1   nathanw file	arch/powerpc/powerpc/copyoutstr.c		ppc_mpc6xx
     44       1.9   thorpej 
     45       1.9   thorpej # Binary compatibility with previous NetBSD releases (COMPAT_XX)
     46       1.9   thorpej file	arch/powerpc/powerpc/compat_13_machdep.c      compat_13
     47