files.powerpc revision 1.39
11.39Smanu# $NetBSD: files.powerpc,v 1.39 2002/11/03 23:17:19 manu Exp $ 21.26Slukem 31.27Slukemdefflag opt_altivec.h ALTIVEC K_ALTIVEC 41.27Slukemdefflag opt_openpic.h OPENPIC OPENPIC_SERIAL_MODE 51.28Sbjh21defparam L2CR_CONFIG 61.27Slukemdefflag opt_ppcarch.h PPC_MPC6XX PPC_MPC8XX PPC_IBM4XX 71.35Smattdefflag opt_pmap.h PMAPDEBUG PMAPCHECK PMAPCOUNTERS 81.6Smycroft 91.6Smycroftfile arch/powerpc/powerpc/Locore.c 101.1Swsfile arch/powerpc/powerpc/copystr.c 111.1Swsfile arch/powerpc/powerpc/fubyte.c 121.1Swsfile arch/powerpc/powerpc/fuswintr.c 131.1Swsfile arch/powerpc/powerpc/in_cksum.c 141.8Ssakamotofile arch/powerpc/powerpc/ipkdb_glue.c ipkdb 151.22Sbriggsfile arch/powerpc/powerpc/kgdb_machdep.c kgdb 161.1Swsfile arch/powerpc/powerpc/mem.c 171.16Sbriggsfile arch/powerpc/powerpc/openpic.c openpic 181.33Smattfile arch/powerpc/powerpc/pmap_subr.c ppc_mpc6xx & !oldpmap 191.17Smattfile arch/powerpc/powerpc/powerpc_machdep.c 201.1Swsfile arch/powerpc/powerpc/process_machdep.c 211.12Skleinkfile arch/powerpc/powerpc/sig_machdep.c 221.12Skleinkfile arch/powerpc/powerpc/sigcode.S 231.1Swsfile arch/powerpc/powerpc/subyte.c 241.1Swsfile arch/powerpc/powerpc/suword.c 251.1Swsfile arch/powerpc/powerpc/suswintr.c 261.1Swsfile arch/powerpc/powerpc/sys_machdep.c 271.32Smattfile arch/powerpc/powerpc/syscall.c 281.8Ssakamotofile arch/powerpc/powerpc/vm_machdep.c 291.25Slukemfile arch/powerpc/powerpc/setjmp.S ddb | kgdb 301.25Slukemfile arch/powerpc/powerpc/db_memrw.c ddb | kgdb 311.25Slukemfile arch/powerpc/powerpc/db_disasm.c ddb 321.29Sdbjfile arch/powerpc/powerpc/db_interface.c ddb | kgdb 331.25Slukemfile arch/powerpc/powerpc/db_trace.c ddb 341.18Smatt 351.20Ssimonb# IBM 4xx Family files (40x) 361.20Ssimonbfile arch/powerpc/ibm4xx/pmap.c ppc_ibm4xx 371.20Ssimonbfile arch/powerpc/ibm4xx/trap.c ppc_ibm4xx 381.31Seehfile arch/powerpc/ibm4xx/clock.c ppc_ibm4xx 391.20Ssimonbfile arch/powerpc/ibm4xx/copyinstr.c ppc_ibm4xx 401.20Ssimonbfile arch/powerpc/ibm4xx/copyoutstr.c ppc_ibm4xx 411.31Seehfile arch/powerpc/ibm4xx/intr.c ppc_ibm4xx 421.20Ssimonb 431.18Smatt# MPC (Motorola PowerPC) 6xx Family files (60x,74x,75x,74xx) 441.18Smatt# 451.32Smattfile arch/powerpc/mpc6xx/altivec.c ppc_mpc6xx & altivec 461.32Smattfile arch/powerpc/mpc6xx/cpu_subr.c ppc_mpc6xx 471.32Smattfile arch/powerpc/mpc6xx/mpc6xx_machdep.c ppc_mpc6xx 481.30Schsfile arch/powerpc/mpc6xx/pmap.c ppc_mpc6xx & !oldpmap 491.20Ssimonbfile arch/powerpc/powerpc/fpu.c ppc_mpc6xx 501.30Schsfile arch/powerpc/powerpc/pmap.c ppc_mpc6xx & oldpmap 511.20Ssimonbfile arch/powerpc/powerpc/trap.c ppc_mpc6xx 521.9Sthorpej 531.9Sthorpej# Binary compatibility with previous NetBSD releases (COMPAT_XX) 541.25Slukemfile arch/powerpc/powerpc/compat_13_machdep.c compat_13 551.36Smanu 561.38Smanu# MACH binary compatibility (COMPAT_MACH) 571.38Smanuinclude "compat/mach/files.mach" 581.39Smanuinclude "compat/mach/arch/powerpc/files.mach_powerpc" 591.38Smanufile arch/powerpc/powerpc/mach_machdep.c compat_mach 601.38Smanufile arch/powerpc/powerpc/mach_sigcode.S compat_mach 611.38Smanufile arch/powerpc/powerpc/mach_syscall.c compat_mach 621.38Smanufile arch/powerpc/powerpc/macho_machdep.c exec_macho 631.38Smanu 641.36Smanu# OSS audio driver compatibility 651.36Smanuinclude "compat/ossaudio/files.ossaudio" 661.36Smanu 671.36Smanu# Linux binary compatibility (COMPAT_LINUX) 681.36Smanuinclude "compat/linux/files.linux" 691.36Smanuinclude "compat/linux/arch/powerpc/files.linux_powerpc" 701.36Smanufile arch/powerpc/powerpc/linux_sigcode.S compat_linux 711.36Smanufile arch/powerpc/powerpc/linux_trap.c compat_linux 721.37Smanufile arch/powerpc/powerpc/linux_syscall.c compat_linux 73