NetBSD/sys/arch/powerpc/include
2003-01-18 21:38:03 +00:00
..
ibm4xx Changes/additions to support evbppc. 2002-12-09 12:28:12 +00:00
mpc6xx Use __LDPGSZ (which must be == USRTEXT) as the text address for a.out 2002-12-10 05:14:24 +00:00
altivec.h Merge the nathanw_sa branch. 2003-01-18 06:23:28 +00:00
ansi.h Fix LP64 botch. 2003-01-18 21:32:58 +00:00
aout_machdep.h Rename __LDPGSZ to AOUT_LDPGSZ, to accurately reflect what it is. 2002-12-10 17:14:02 +00:00
asm.h Add a temporary bridge to use %foo regnames in kernel / standalone code. 2003-01-18 21:36:44 +00:00
atomic.h No newlines in string constants. 2002-11-25 01:36:35 +00:00
bat.h Include powerpc/mpc6xx/{bat.h,pte.h} if PPC_MPC6XX is defined. 2001-06-12 17:20:50 +00:00
bswap.h Inline bswap{16,32} when the argument is constant. 2001-05-30 13:08:34 +00:00
bus.h Add bus_space_vaddr(). 2002-05-31 11:31:30 +00:00
byte_swap.h Inline bswap{16,32} when the argument is constant. 2001-05-30 13:08:34 +00:00
cdefs.h Change _MACHINE_foo_H_ to _POWERPC_foo_H_ 2002-11-03 22:36:22 +00:00
cpu.h Merge the nathanw_sa branch. 2003-01-18 06:23:28 +00:00
darwin_machdep.h A working fork/vfork implementation. Darwin fork differs from our fork by 2002-12-08 21:53:10 +00:00
db_machdep.h Use Software Single Stepping for now when PPC_IBM4xx is defined. The 2002-12-20 15:23:12 +00:00
elf_machdep.h Add support for dumping ELF-cormat core files. 2001-12-09 23:05:56 +00:00
endian_machdep.h
endian.h
float.h Add a port to IBM's PPC405GP Reference Board (the "walnut") 2001-06-13 06:01:44 +00:00
fpu.h Merge the nathanw_sa branch. 2003-01-18 06:23:28 +00:00
frame.h Merge the nathanw_sa branch. 2003-01-18 06:23:28 +00:00
ieee.h
ieeefp.h
instr.h Add a port to IBM's PPC405GP Reference Board (the "walnut") 2001-06-13 06:01:44 +00:00
int_const.h Add LP64 bits (copied from MIPS). 2002-11-03 22:35:33 +00:00
int_fmtio.h Add LP64 bits (copied from MIPS). 2002-11-03 22:35:33 +00:00
int_limits.h Add LP64 limits. 2002-11-03 22:23:59 +00:00
int_mwgwtypes.h Add LP64 bits (copied from MIPS). 2002-11-03 22:35:33 +00:00
int_types.h Add LP64 bits (copied from MIPS). 2002-11-03 22:35:33 +00:00
ipkdb.h
kcore.h Change _MACHINE_foo_H_ to _POWERPC_foo_H_ 2002-11-03 22:36:22 +00:00
limits.h LP64 changes (copied from mips and changed CHAR_MIN/MAX to 0/0xffU). 2002-11-03 22:55:24 +00:00
lock.h
macho_machdep.h Add COMPAT_MACH and EXEC_MACHO support on the PowerPC 2002-10-30 06:41:45 +00:00
Makefile Merge the nathanw_sa branch. 2003-01-18 06:23:28 +00:00
Makefile.inc Build LKMs with -msoft-float. 2002-12-19 19:36:26 +00:00
math.h Clean up some rampant code duplication wrt ieee number handling: 2002-02-19 13:08:12 +00:00
mcontext.h Merge the nathanw_sa branch. 2003-01-18 06:23:28 +00:00
openpic.h
openpicreg.h fix the calculation of the address of the IPI dispatch register. 2002-08-06 06:16:42 +00:00
param.h Allow MAXPHYS to be overriden. Increase the default MSGBUFSIZE to 2 pages. 2002-09-06 19:26:26 +00:00
pcb.h Change _MACHINE_foo_H_ to _POWERPC_foo_H_ 2002-11-03 22:36:22 +00:00
pio.h Change _MACHINE_PIO_H to _POWERPC_PIO_H 2001-05-27 20:59:15 +00:00
pmap.h Change _MACHINE_foo_H_ to _POWERPC_foo_H_ 2002-11-03 22:36:22 +00:00
pmc.h Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
proc.h Merge the nathanw_sa branch. 2003-01-18 06:23:28 +00:00
profile.h Update from thorpej: 2002-02-07 05:13:35 +00:00
psl.h Change _MACHINE_foo_H_ to _POWERPC_foo_H_ 2002-11-03 22:36:22 +00:00
pte.h Changes/additions to support evbppc. 2002-12-09 12:28:12 +00:00
ptrace.h
reg.h Peform a rototill over the powerpc-based ports. 2002-07-05 18:45:15 +00:00
reloc.h
rnd.h On the 601, construct the CPU counter value from the RTC[UL] registers. 2002-03-26 21:50:39 +00:00
setjmp.h
signal.h Merge the nathanw_sa branch. 2003-01-18 06:23:28 +00:00
spr.h Add a bunch of mpc8xx SPR definitions. 2002-08-14 15:38:40 +00:00
stdarg.h Add LP64 support. 2003-01-18 21:38:03 +00:00
trap.h Handle the "aligment" fault generated by DCBZ when the cache is off. 2002-05-19 06:35:45 +00:00
types.h Make register_t. Change the printfs in trap.c to match. 2003-01-18 21:28:10 +00:00
userret.h Merge the nathanw_sa branch. 2003-01-18 06:23:28 +00:00
varargs.h Revert my previous GCC 3.3-related changes; GCC 3.3 has been fixed 2002-12-04 17:42:51 +00:00