Home | History | Annotate | Line # | Download | only in conf
files.powerpc revision 1.69
      1  1.69   garbled #	$NetBSD: files.powerpc,v 1.69 2008/02/05 22:31:49 garbled 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.53      matt defparam opt_ppcparam.h	L2CR_CONFIG L3CR_CONFIG INTSTK CLOCKBASE
      6  1.69   garbled defflag	opt_ppcarch.h	PPC_OEA PPC_OEA601 PPC_OEA64 PPC_OEA64_BRIDGE PPC_MPC8XX PPC_IBM4XX PPC_IBM403
      7  1.35      matt defflag opt_pmap.h	PMAPDEBUG PMAPCHECK PMAPCOUNTERS
      8  1.56   aymeric defparam opt_pmap.h	PTEGCOUNT PMAP_MEMLIMIT
      9   1.6   mycroft 
     10   1.1        ws file	arch/powerpc/powerpc/copystr.c
     11   1.1        ws file	arch/powerpc/powerpc/fubyte.c
     12   1.1        ws file	arch/powerpc/powerpc/fuswintr.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.66        ad file	arch/powerpc/powerpc/kobj_machdep.c		modular
     16  1.63        ad file	arch/powerpc/powerpc/lock_stubs.S
     17   1.1        ws file	arch/powerpc/powerpc/mem.c
     18  1.16    briggs file	arch/powerpc/powerpc/openpic.c			openpic
     19  1.69   garbled file	arch/powerpc/powerpc/pmap_subr.c		ppc_oea | ppc_oea64 | ppc_oea64_bridge | ppc_oea601
     20  1.17      matt file	arch/powerpc/powerpc/powerpc_machdep.c
     21   1.1        ws file	arch/powerpc/powerpc/process_machdep.c
     22  1.43      matt file	arch/powerpc/powerpc/setfault.S
     23  1.12    kleink file	arch/powerpc/powerpc/sig_machdep.c
     24  1.12    kleink file	arch/powerpc/powerpc/sigcode.S
     25   1.1        ws file	arch/powerpc/powerpc/subyte.c
     26   1.1        ws file	arch/powerpc/powerpc/suword.c
     27   1.1        ws file	arch/powerpc/powerpc/suswintr.c
     28   1.1        ws file	arch/powerpc/powerpc/sys_machdep.c
     29  1.32      matt file	arch/powerpc/powerpc/syscall.c
     30   1.8  sakamoto file	arch/powerpc/powerpc/vm_machdep.c
     31  1.25     lukem file	arch/powerpc/powerpc/setjmp.S			ddb | kgdb
     32  1.25     lukem file	arch/powerpc/powerpc/db_memrw.c			ddb | kgdb
     33  1.25     lukem file	arch/powerpc/powerpc/db_disasm.c		ddb
     34  1.29       dbj file	arch/powerpc/powerpc/db_interface.c		ddb | kgdb
     35  1.25     lukem file	arch/powerpc/powerpc/db_trace.c			ddb
     36  1.18      matt 
     37  1.20    simonb # IBM 4xx Family files (40x)
     38  1.20    simonb file	arch/powerpc/ibm4xx/pmap.c			ppc_ibm4xx
     39  1.20    simonb file	arch/powerpc/ibm4xx/trap.c			ppc_ibm4xx
     40  1.31       eeh file	arch/powerpc/ibm4xx/clock.c			ppc_ibm4xx
     41  1.20    simonb file	arch/powerpc/ibm4xx/copyinstr.c			ppc_ibm4xx
     42  1.20    simonb file	arch/powerpc/ibm4xx/copyoutstr.c		ppc_ibm4xx
     43  1.20    simonb 
     44  1.62   sanjayl # MPC (Motorola PowerPC) 6xx Family files (60x,74x,75x,74xx), IBM 970 family (bridge mode??)
     45  1.18      matt #
     46  1.65   garbled defparam opt_oea.h EXTMAP_RANGES=20
     47  1.62   sanjayl file	arch/powerpc/oea/altivec.c			(ppc_oea |ppc_oea64 | ppc_oea64_bridge) & altivec
     48  1.69   garbled file	arch/powerpc/oea/cpu_subr.c			ppc_oea | ppc_oea64 | ppc_oea64_bridge | ppc_oea601
     49  1.69   garbled file	arch/powerpc/oea/oea_machdep.c			ppc_oea | ppc_oea64 | ppc_oea64_bridge | ppc_oea601
     50  1.69   garbled file	arch/powerpc/oea/pmap.c				ppc_oea | ppc_oea601
     51  1.68   garbled file	arch/powerpc/oea/pmap64.c			ppc_oea64
     52  1.68   garbled file	arch/powerpc/oea/pmap64_bridge.c		ppc_oea64_bridge
     53  1.69   garbled file	arch/powerpc/powerpc/fpu.c			ppc_oea | ppc_oea64 | ppc_oea64_bridge | ppc_oea601
     54  1.69   garbled file	arch/powerpc/powerpc/trap.c			ppc_oea | ppc_oea64 | ppc_oea64_bridge | ppc_oea601
     55   1.9   thorpej 
     56   1.9   thorpej # Binary compatibility with previous NetBSD releases (COMPAT_XX)
     57  1.25     lukem file	arch/powerpc/powerpc/compat_13_machdep.c	compat_13
     58  1.54      matt file	arch/powerpc/powerpc/compat_16_machdep.c	compat_16
     59  1.36      manu 
     60  1.38      manu # MACH binary compatibility (COMPAT_MACH)
     61  1.38      manu include "compat/mach/files.mach"
     62  1.39      manu include "compat/mach/arch/powerpc/files.mach_powerpc"
     63  1.38      manu file	arch/powerpc/powerpc/mach_machdep.c		compat_mach
     64  1.38      manu file	arch/powerpc/powerpc/mach_sigcode.S		compat_mach
     65  1.38      manu file	arch/powerpc/powerpc/mach_syscall.c		compat_mach
     66  1.38      manu file	arch/powerpc/powerpc/macho_machdep.c		exec_macho
     67  1.40      manu 
     68  1.40      manu # Darwin binary compatibility (COMPAT_DARWIN)
     69  1.40      manu include "compat/darwin/files.darwin"
     70  1.41      manu include "compat/freebsd/files.freebsd" 
     71  1.42      manu file	arch/powerpc/powerpc/darwin_machdep.c		compat_darwin
     72  1.58      manu file	arch/powerpc/powerpc/darwin_commpage_machdep.S	compat_darwin
     73  1.51      matt 
     74  1.51      matt include "compat/netbsd32/files.netbsd32"
     75  1.51      matt file	arch/powerpc/powerpc/netbsd32_sigcode.S		compat_netbsd32
     76  1.38      manu 
     77  1.36      manu # OSS audio driver compatibility
     78  1.36      manu include "compat/ossaudio/files.ossaudio"	
     79  1.36      manu 
     80  1.36      manu # Linux binary compatibility (COMPAT_LINUX)
     81  1.36      manu include "compat/linux/files.linux"
     82  1.36      manu include "compat/linux/arch/powerpc/files.linux_powerpc"
     83  1.45      matt file arch/powerpc/powerpc/linux_sigcode.S		compat_linux
     84  1.45      matt file arch/powerpc/powerpc/linux_trap.c			compat_linux
     85  1.45      matt file arch/powerpc/powerpc/linux_syscall.c		compat_linux
     86