files.powerpc revision 1.33
11.33Smatt# $NetBSD: files.powerpc,v 1.33 2002/07/17 03:11:07 matt 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.6Smycroft 81.6Smycroftfile arch/powerpc/powerpc/Locore.c 91.1Swsfile arch/powerpc/powerpc/copystr.c 101.1Swsfile arch/powerpc/powerpc/fubyte.c 111.1Swsfile arch/powerpc/powerpc/fuswintr.c 121.1Swsfile arch/powerpc/powerpc/in_cksum.c 131.8Ssakamotofile arch/powerpc/powerpc/ipkdb_glue.c ipkdb 141.22Sbriggsfile arch/powerpc/powerpc/kgdb_machdep.c kgdb 151.1Swsfile arch/powerpc/powerpc/mem.c 161.16Sbriggsfile arch/powerpc/powerpc/openpic.c openpic 171.33Smattfile arch/powerpc/powerpc/pmap_subr.c ppc_mpc6xx & !oldpmap 181.17Smattfile arch/powerpc/powerpc/powerpc_machdep.c 191.1Swsfile arch/powerpc/powerpc/process_machdep.c 201.12Skleinkfile arch/powerpc/powerpc/sig_machdep.c 211.12Skleinkfile arch/powerpc/powerpc/sigcode.S 221.1Swsfile arch/powerpc/powerpc/subyte.c 231.1Swsfile arch/powerpc/powerpc/suword.c 241.1Swsfile arch/powerpc/powerpc/suswintr.c 251.1Swsfile arch/powerpc/powerpc/sys_machdep.c 261.32Smattfile arch/powerpc/powerpc/syscall.c 271.8Ssakamotofile arch/powerpc/powerpc/vm_machdep.c 281.25Slukemfile arch/powerpc/powerpc/setjmp.S ddb | kgdb 291.25Slukemfile arch/powerpc/powerpc/db_memrw.c ddb | kgdb 301.25Slukemfile arch/powerpc/powerpc/db_disasm.c ddb 311.29Sdbjfile arch/powerpc/powerpc/db_interface.c ddb | kgdb 321.25Slukemfile arch/powerpc/powerpc/db_trace.c ddb 331.18Smatt 341.20Ssimonb# IBM 4xx Family files (40x) 351.20Ssimonbfile arch/powerpc/ibm4xx/pmap.c ppc_ibm4xx 361.20Ssimonbfile arch/powerpc/ibm4xx/trap.c ppc_ibm4xx 371.31Seehfile arch/powerpc/ibm4xx/clock.c ppc_ibm4xx 381.20Ssimonbfile arch/powerpc/ibm4xx/copyinstr.c ppc_ibm4xx 391.20Ssimonbfile arch/powerpc/ibm4xx/copyoutstr.c ppc_ibm4xx 401.31Seehfile arch/powerpc/ibm4xx/intr.c ppc_ibm4xx 411.20Ssimonb 421.18Smatt# MPC (Motorola PowerPC) 6xx Family files (60x,74x,75x,74xx) 431.18Smatt# 441.32Smattfile arch/powerpc/mpc6xx/altivec.c ppc_mpc6xx & altivec 451.32Smattfile arch/powerpc/mpc6xx/cpu_subr.c ppc_mpc6xx 461.32Smattfile arch/powerpc/mpc6xx/mpc6xx_machdep.c ppc_mpc6xx 471.30Schsfile arch/powerpc/mpc6xx/pmap.c ppc_mpc6xx & !oldpmap 481.20Ssimonbfile arch/powerpc/powerpc/fpu.c ppc_mpc6xx 491.30Schsfile arch/powerpc/powerpc/pmap.c ppc_mpc6xx & oldpmap 501.20Ssimonbfile arch/powerpc/powerpc/trap.c ppc_mpc6xx 511.20Ssimonbfile arch/powerpc/powerpc/copyinstr.c ppc_mpc6xx 521.20Ssimonbfile arch/powerpc/powerpc/copyoutstr.c ppc_mpc6xx 531.9Sthorpej 541.9Sthorpej# Binary compatibility with previous NetBSD releases (COMPAT_XX) 551.25Slukemfile arch/powerpc/powerpc/compat_13_machdep.c compat_13 56