freebsd-dev/sys/powerpc/powerpc
Benno Rice 96269f7e26 - Rename the _C_LABEL macro to CNAME.
- Rename the _ASM_LABEL macro to ASMNAME.
- Add the HIDENAME macro which is used in libc's syscall stuff.
2002-05-17 01:44:55 +00:00
..
atomic.s
atomic.S
autoconf.c Centralize the "bootdev" and "dumpdev" variables. They are still pretty 2002-03-31 07:15:28 +00:00
bcopy.c
busdma_machdep.c
clock.c Don't export timecounter structures under debug. with sysctl, they 2002-04-30 19:34:31 +00:00
copyinout.c - Add a prototype for the setfault() function. 2002-05-09 14:11:17 +00:00
copystr.c
critical.c Stage-2 commit of the critical*() code. This re-inlines cpu_critical_enter() 2002-04-01 23:51:23 +00:00
elf_machdep.c Don't use the symbol name to lookup the symbol value when we can use 2002-04-25 01:22:16 +00:00
extintr.c Remove __P. 2002-03-20 23:17:50 +00:00
fpu.c Fix commenting around NetBSD version string. 2002-05-17 01:41:01 +00:00
fuswintr.c Complete rework of the PowerPC pmap and a number of other bits in the early 2002-02-14 01:39:11 +00:00
genassym.c Commit of stuff that's been sitting in my tree for a while. 2002-04-29 12:14:31 +00:00
locore.s Commit of stuff that's been sitting in my tree for a while. 2002-04-29 12:14:31 +00:00
locore.S Commit of stuff that's been sitting in my tree for a while. 2002-04-29 12:14:31 +00:00
machdep.c FPU support. 2002-05-13 07:44:48 +00:00
mmu_oea.c Implement the following functions: 2002-05-10 14:21:48 +00:00
mp_machdep.c
nexus.c Add a nexus device. 2002-04-15 12:29:18 +00:00
ofw_machdep.c Complete rework of the PowerPC pmap and a number of other bits in the early 2002-02-14 01:39:11 +00:00
ofwmagic.s
ofwmagic.S
pmap.c Implement the following functions: 2002-05-10 14:21:48 +00:00
sigcode.S - Rename the _C_LABEL macro to CNAME. 2002-05-17 01:44:55 +00:00
suswintr.c
swtch.s The per-cpu curpmap is now set by pmap_activate. We don't need to do it here 2002-05-09 14:13:29 +00:00
swtch.S The per-cpu curpmap is now set by pmap_activate. We don't need to do it here 2002-05-09 14:13:29 +00:00
syncicache.c Remove __P. 2002-03-20 23:17:50 +00:00
sys_machdep.c
trap_subr.S - Rename the _C_LABEL macro to CNAME. 2002-05-17 01:44:55 +00:00
trap.c FPU support. 2002-05-13 07:44:48 +00:00
vm_machdep.c Use the MI vm_map_growstack() instead of the MD grow_stack() in trap(). Remove 2002-03-30 20:44:31 +00:00