freebsd-dev/sys/powerpc/include
Benno Rice eeaa897915 FPU support.
Obtained from:	NetBSD (portions)
2002-05-13 07:44:48 +00:00
..
_inttypes.h o Add new header <sys/stdint.h>. 2001-11-02 18:05:43 +00:00
_limits.h o Add new header <sys/stdint.h>. 2001-11-02 18:05:43 +00:00
ansi.h Gcc 3.1 varargs support. 2002-05-10 02:12:04 +00:00
asm.h ASM versions of __FBSDID. 2002-03-23 02:01:27 +00:00
atomic.h Make atomic_cmpset_32 correctly return 0 on failure. 2002-02-24 23:31:49 +00:00
bat.h
bootinfo.h Remove __P. 2002-03-20 23:17:50 +00:00
bus.h Remove __P. 2002-03-20 23:17:50 +00:00
clock.h Remove __P. 2002-03-20 23:17:50 +00:00
cpu.h GC an extraneous prototype of delay(). 2002-04-15 12:02:43 +00:00
cpufunc.h Add inlines for mtsrin and mfsrin. 2002-04-16 11:45:09 +00:00
critical.h Stage-2 commit of the critical*() code. This re-inlines cpu_critical_enter() 2002-04-01 23:51:23 +00:00
db_machdep.h Remove __P. 2002-03-20 23:17:50 +00:00
elf.h Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loader 2001-10-10 23:06:54 +00:00
endian.h Include <sys/cdefs.h> for definition of __BSD_VISIBLE. 2002-04-12 15:56:45 +00:00
exec.h
fpu.h FPU support. 2002-05-13 07:44:48 +00:00
frame.h Commit of stuff that's been sitting in my tree for a while. 2002-04-29 12:14:31 +00:00
ieeefp.h FPU support. 2002-05-13 07:44:48 +00:00
intr.h Remove __P. 2002-03-20 23:17:50 +00:00
ipl.h
limits.h o Add new header <sys/stdint.h>. 2001-11-02 18:05:43 +00:00
md_var.h Remove __P. 2002-03-20 23:17:50 +00:00
mutex.h Modify the critical section API as follows: 2001-12-18 00:27:18 +00:00
nexusvar.h Add a nexus device. 2002-04-15 12:29:18 +00:00
openpicreg.h Update to C99, s/__FUNCTION__/__func__/, 2001-12-10 08:09:49 +00:00
param.h Increase the size of the kstack. 2002-05-10 05:16:40 +00:00
pcb.h FPU support. 2002-05-13 07:44:48 +00:00
pcpu.h FPU support. 2002-05-13 07:44:48 +00:00
pio.h
pmap.h Tidy up some loose ends. 2002-04-29 07:43:16 +00:00
powerpc.h Remove __P. 2002-03-20 23:17:50 +00:00
proc.h Compromise for critical*()/cpu_critical*() recommit. Cleanup the interrupt 2002-03-27 05:39:23 +00:00
psl.h
pte.h 1. Better track the executable status of mappings. 2002-05-09 14:09:19 +00:00
ptrace.h Move the definition of PT_[GS]ET{,DB,FP}REGS from the MD ptrace.h to the 2002-03-16 00:25:53 +00:00
reg.h Remove __P. 2002-03-20 23:17:50 +00:00
reloc.h
resource.h
setjmp.h
sigframe.h style(9) the structure definitions. 2001-09-05 01:36:46 +00:00
signal.h
smp.h
spr.h Rename the constants for the contents of the PVR register so as not to 2002-05-09 14:04:43 +00:00
sr.h style(9) 2002-02-18 06:24:55 +00:00
stdarg.h Gcc 3.1 varargs support. 2002-05-10 02:12:04 +00:00
trap.h Update to newer trap code from NetBSD. 2002-05-09 14:22:55 +00:00
types.h style(9) 2001-12-09 19:12:07 +00:00
ucontext.h
varargs.h Gcc 3.1 varargs support. 2002-05-10 02:12:04 +00:00
vmparam.h