freebsd-nq/sys/powerpc/powerpc
Rafal Jaworowski 69fa057973 Import the omitted gdb_machdep.c for PowerPC kernel.
Approved by:	cognet (mentor)
MFp4:		e500
2008-03-03 22:00:46 +00:00
..
atomic.S
autoconf.c Initial support for Freescale PowerQUICC III MPC85xx system-on-chip family. 2008-03-03 17:17:00 +00:00
bcopy.c
bus_machdep.c Redefine bus_space_tag_t on PowerPC from a 32-bit integral to 2007-12-19 18:00:50 +00:00
busdma_machdep.c Reimplement bus_dmamap_load with bus_dmamap_load_buffer. 2007-06-22 03:57:36 +00:00
copystr.c
cpu.c Teach PowerPC CPU identification routines to recognize e500 cores. Fix style 2008-02-25 00:09:23 +00:00
db_disasm.c
db_hwwatch.c
db_interface.c Add kdb_cpu_sync_icache(), intended to synchronize instruction 2007-06-09 21:55:17 +00:00
db_trace.c Unify and generalize PowerPC headers, adjust AIM code accordingly. 2008-03-02 17:05:57 +00:00
elf_machdep.c Allow FreeBSD's native ELF image activators to execute shared libraries the 2007-05-22 02:22:58 +00:00
fpu.c
fuswintr.c
gdb_machdep.c Import the omitted gdb_machdep.c for PowerPC kernel. 2008-03-03 22:00:46 +00:00
genassym.c Unify and generalize PowerPC headers, adjust AIM code accordingly. 2008-03-02 17:05:57 +00:00
in_cksum.c
intr_machdep.c Add PIC support for IPIs. When registering an interrupt handler, 2008-02-12 18:14:46 +00:00
mem.c o Move the prototype of mem_valid() from ofw_machdep.h to md_var.h. 2006-07-26 17:12:54 +00:00
mmu_if.m Prevent the leakage of wired pages in the following circumstances: 2007-11-17 22:52:29 +00:00
mp_machdep.c - Remove the old smp cpu topology specification with a new, more flexible 2008-03-02 07:58:42 +00:00
openpic.c Add PIC support for IPIs. When registering an interrupt handler, 2008-02-12 18:14:46 +00:00
pic_if.m Add PIC support for IPIs. When registering an interrupt handler, 2008-02-12 18:14:46 +00:00
pmap_dispatch.c Add an access type parameter to pmap_enter(). It will be used to implement 2008-01-03 07:34:34 +00:00
sc_machdep.c
setjmp.S
sigcode.S
stack_machdep.c Break out stack(9) from ddb(4): 2007-12-02 20:40:35 +00:00
suswintr.c
syncicache.c Add kdb_cpu_sync_icache(), intended to synchronize instruction 2007-06-09 21:55:17 +00:00
sys_machdep.c