NetBSD/sys/arch/powerpc/powerpc
2003-04-09 22:35:21 +00:00
..
bus_dma.c Cleanup dmamap_sync a bit and add a few more comments. Add support for 2003-04-09 22:28:56 +00:00
bus_space.c Add some debug printf's. 2003-04-09 22:35:21 +00:00
compat_13_machdep.c Don't use trapframe in sigcontext. Instead define a new structure 2003-02-03 21:48:01 +00:00
copystr.c
darwin_machdep.c Build again 2003-02-10 21:46:49 +00:00
db_disasm.c Recognize %mq, and adjust disasm_fields() slightly to print it. 2003-01-22 21:03:37 +00:00
db_interface.c Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea). 2003-02-03 17:09:53 +00:00
db_memrw.c
db_trace.c Use PAGE_SIZE rather than NBPG. 2003-04-02 02:45:36 +00:00
fpu.c Use __asm and __volatile to make lint happy. 2003-03-14 05:37:51 +00:00
fubyte.c
fuswintr.c
genassym.cf Add CALLFRAMELEN and use it. 2003-01-19 02:47:36 +00:00
in_cksum.c
ipkdb_glue.c Include vmparam.h to get USER_SR. 2003-02-06 23:00:15 +00:00
kgdb_machdep.c Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea). 2003-02-03 17:09:53 +00:00
linux_sigcode.S Kill all references to struct __gregs and use the _REG_xx names. 2003-01-20 05:26:46 +00:00
linux_syscall.c Added support for Darwin's PowerPC-only system calls: 2002-11-03 23:17:18 +00:00
linux_trap.c Merge the nathanw_sa branch. 2003-01-18 06:23:28 +00:00
locore_subr.S Same code exists in both halves in #ifdef/#else/#endif. move it outside. 2003-03-12 06:00:36 +00:00
Locore.c Merge the nathanw_sa branch. 2003-01-18 06:23:28 +00:00
mach_machdep.c Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea). 2003-02-03 17:09:53 +00:00
mach_sigcode.S Add COMPAT_MACH and EXEC_MACHO support on the PowerPC 2002-10-30 06:41:45 +00:00
mach_syscall.c There is too much debugging, it's getting annoying. Let's remove some. 2002-11-26 23:48:44 +00:00
macho_machdep.c Add COMPAT_MACH and EXEC_MACHO support on the PowerPC 2002-10-30 06:41:45 +00:00
mem.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
netbsd32_sigcode.S Improve sigcode.S template so linux_sigcode.S can use it as well. Add a 2003-01-19 00:00:11 +00:00
ofw_machdep.c remove all vesitages of dk_establish(). 2002-09-18 01:46:23 +00:00
ofwmagic.S
ofwreal.S Perform a rototill of the powerpc code. Mandate use of SPRG0 to store 2003-02-02 20:43:17 +00:00
openfirm.c Use PAGE_SIZE rather than NBPG. 2003-04-02 02:45:36 +00:00
openpic.c
pio_subr.S addi is not the same as add. :) 2003-03-16 06:52:39 +00:00
pmap_subr.c Use PAGE_SIZE rather than NBPG. 2003-04-02 02:45:36 +00:00
powerpc_machdep.c Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea). 2003-02-03 17:09:53 +00:00
process_machdep.c Make AltiVec registers available via ptrace/procfs. Simplify AltiVec 2003-03-05 05:27:24 +00:00
procfs_machdep.c Make AltiVec registers available via ptrace/procfs. Simplify AltiVec 2003-03-05 05:27:24 +00:00
setfault.S make LINTSTUB work with this. 2003-03-14 05:36:39 +00:00
setjmp.S
sig_machdep.c Don't use trapframe in sigcontext. Instead define a new structure 2003-02-03 21:48:01 +00:00
sigcode.S Improve sigcode.S template so linux_sigcode.S can use it as well. Add a 2003-01-19 00:00:11 +00:00
subyte.c
suswintr.c
suword.c
sys_machdep.c Merge the nathanw_sa branch. 2003-01-18 06:23:28 +00:00
syscall.c Merge the nathanw_sa branch. 2003-01-18 06:23:28 +00:00
trap_subr.S Add LINTSTUBs and make oea_init() agree with them. 2003-03-15 07:21:02 +00:00
trap.c Print more useful messages on kernel ALI or PGM traps. 2003-03-14 05:32:27 +00:00
vm_machdep.c Use PAGE_SIZE rather than NBPG. 2003-04-02 02:45:36 +00:00