NetBSD/sys/arch/mips/include
yamt 8bf7662829 merge yamt-splraiseipl branch.
- finish implementing splraiseipl (and makeiplcookie).
	  http://mail-index.NetBSD.org/tech-kern/2006/07/01/0000.html
	- complete workqueue(9) and fix its ipl problem, which is reported
	  to cause audio skipping.
	- fix netbt (at least compilation problems) for some ports.
	- fix PR/33218.
2006-12-21 15:55:21 +00:00
..
Makefile don't install <machine/db_machdep.h>, this is kernel only 2006-07-26 19:54:56 +00:00
Makefile.inc remove GCC2 support. 2006-06-02 19:45:56 +00:00
ansi.h fix gcc -Werror -Wmissing-braces problem 2006-10-04 13:51:59 +00:00
aout_machdep.h
asm.h
bsd-aout.h
bswap.h
bus_dma.h merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
bus_space.h
cache.h
cache_mipsNN.h
cache_r3k.h
cache_r4k.h
cache_r5k.h
cache_r10k.h
cache_r5900.h
cache_tx39.h
cachectl.h
cdefs.h Define _MIPS_BSD_API correctly according to GCC builting __mips_n64, 2006-08-27 19:04:30 +00:00
cpu.h include/cpu.h: make sure MIPS3_PLUS properly defined even if _LOCORE is defined 2006-03-23 16:16:45 +00:00
cpu_counter.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
cpuregs.h Don't cast pointers using unsigned and/or int. Use intptr_t or uintptr_t 2006-08-26 20:04:59 +00:00
db_machdep.h Remove explicit cast which causes assignments to PC_REGS(f) to fail. 2006-09-01 13:58:46 +00:00
ecoff_machdep.h
elf_machdep.h
endian.h
endian_machdep.h
float.h
frame.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
isa_machdep.h
kcore.h
kdbparam.h
limits.h
lock.h Adjust asm constraints for more pickier gcc4. 2006-06-03 23:58:48 +00:00
locore.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
math.h
mcontext.h
mips1_pte.h
mips3_clock.h Change mips3_clockintr() to take (struct clockframe *) rather than 2006-09-10 14:27:38 +00:00
mips3_pte.h
mipsNN.h Added support for MIPS architecture revision 2. 2006-03-20 18:31:29 +00:00
mips_opcode.h
mips_param.h - remove unused bdbtofsb. 2006-08-28 13:43:35 +00:00
pcb.h
pci_machdep.h
pmap.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
pmc.h
proc.h
profile.h
psl.h
pte.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
ptrace.h
r3900regs.h
r5900regs.h
reg.h
regdef.h
regnum.h
reloc.h
sb1regs.h
setjmp.h
signal.h
softintr.h merge yamt-splraiseipl branch. 2006-12-21 15:55:21 +00:00
stdarg.h The prohibition about 64bit ABIs only applies to pre-gcc3 so move it there. 2006-08-27 19:02:38 +00:00
svr4_machdep.h Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
sysarch.h
trap.h
types.h
userret.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
varargs.h
vmparam.h
wchar_limits.h
wired_map.h