NetBSD/sys/arch/powerpc/include
2003-07-21 16:10:50 +00:00
..
ibm4xx Rename IPL_IMP -> IPL_VM. 2003-06-16 20:00:56 +00:00
oea Add POOL_VTOPHYS. Change vtophys to return -1 if pmap_extract fails. 2003-04-09 22:37:32 +00:00
altivec.h Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
ansi.h add some ISO C 1995 I18N functions and types: 2003-03-02 22:18:11 +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 Perform a rototill of the powerpc code. Mandate use of SPRG0 to store 2003-02-02 20:43:17 +00:00
atomic.h No newlines in string constants. 2002-11-25 01:36:35 +00:00
bat.h Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea). 2003-02-03 17:09:53 +00:00
bswap.h
bus.h Handle 64bit DMA addresses on PCI for platforms that can (currently only 2003-06-15 23:08:53 +00:00
byte_swap.h
cdefs.h Change _MACHINE_foo_H_ to _POWERPC_foo_H_ 2002-11-03 22:36:22 +00:00
cpu_counter.h Add support for the IBM 403GCX cpu. Enabled with "options PPC_IBM403". 2003-03-11 10:40:15 +00:00
cpu.h Use __asm & __volatile to make lint(1) happy. 2003-03-13 17:30:38 +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 Add a BKPT_ADDR() macro which gives MD code a chance to munge a 2003-04-29 17:06:03 +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 Rename <sys/float_ieee.h> to <sys/float_ieee754.h>, following libc's 2003-05-12 15:22:53 +00:00
fpu.h Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
frame.h Don't use trapframe in sigcontext. Instead define a new structure 2003-02-03 21:48:01 +00:00
ieee.h
ieeefp.h
instr.h
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 Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +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 __greg_t should be an long, not int. (LP64 friendliness) 2003-01-20 06:58:10 +00:00
netbsd32_machdep.h change 'data' arg of fp_ioctl to 'void *' to match file.h 2003-04-16 08:58:18 +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 Re-arrange things in evbppc & powerpc to support OEA-based eval boards 2003-03-04 07:50:57 +00:00
pcb.h Make AltiVec registers available via ptrace/procfs. Simplify AltiVec 2003-03-05 05:27:24 +00:00
pio.h
pmap.h Don't define pmap_t if _LOCORE is defined. 2003-02-05 01:27:34 +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 Add PSL_PM 2003-02-14 04:45:32 +00:00
pte.h Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea). 2003-02-03 17:09:53 +00:00
ptrace.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
reg.h Add comments to describe PowerPC64 ABI register usage. 2003-02-08 20:03:22 +00:00
reloc.h
setjmp.h
signal.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
spr.h MMCRx register definitions should not be prefixed by SPR_ 2003-04-04 04:03:18 +00:00
stdarg.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
trap.h Management, not managment. Mostly from jmc@openbsd. 2003-04-26 22:07:12 +00:00
types.h Typo: __HAVE_BITENDIAN_BITOPS -> __HAVE_BIGENDIAN_BITOPS 2003-07-21 16:10:50 +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