..
ansi.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
aout_machdep.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
asm.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
bsd-aout.h
Standardise on #ifdef _MIPS_<header>_H_ for multiple inclusion tests.
2002-11-30 01:52:31 +00:00
bswap.h
Standardise on #ifdef _MIPS_<header>_H_ for multiple inclusion tests.
2002-11-30 01:52:31 +00:00
bus_dma.h
Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it.
2003-01-28 01:07:51 +00:00
bus_space.h
Oops, balance #ifdef/#endif _KERNEL.
2002-03-18 01:01:54 +00:00
cache_mipsNN.h
No need to protect headers with #ifdef _KERNEL if they're never installed
2003-02-17 11:35:01 +00:00
cache_r3k.h
No need to protect headers with #ifdef _KERNEL if they're never installed
2003-02-17 11:35:01 +00:00
cache_r4k.h
Add support for R5k secondary caches, from code Chris Sekiya sent me a long
2003-03-08 04:43:24 +00:00
cache_r5k.h
Add support for R5k secondary caches, from code Chris Sekiya sent me a long
2003-03-08 04:43:24 +00:00
cache_r10k.h
Add R10000 cache ops, written by KIYOHARA Takashi and posted on port-sgimips.
2003-10-05 11:10:25 +00:00
cache_r5900.h
No need to protect headers with #ifdef _KERNEL if they're never installed
2003-02-17 11:35:01 +00:00
cache_tx39.h
No need to protect headers with #ifdef _KERNEL if they're never installed
2003-02-17 11:35:01 +00:00
cache.h
No need to protect headers with #ifdef _KERNEL if they're never installed
2003-02-17 11:35:01 +00:00
cachectl.h
cdefs.h
cpu_counter.h
Replace machine/rnd.h with more appropriate name to share it
2003-02-05 13:57:50 +00:00
cpu.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
cpuregs.h
- Add MIPS_KSEG2_TO_PHYS() and MIPS_PHYS_TO_KSEG2() macro.
2003-09-28 08:43:29 +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
ecoff_machdep.h
Merge the nathanw_sa branch.
2003-01-17 22:58:53 +00:00
elf_machdep.h
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
frame.h
Merge the nathanw_sa branch.
2003-01-17 22:58:53 +00:00
ieee.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
ieeefp.h
int_const.h
Add LP64 macros.
2002-11-03 19:24:55 +00:00
int_fmtio.h
Add LP64 types, limits, formats.
2002-11-03 19:55:23 +00:00
int_limits.h
Add LP64 types, limits, formats.
2002-11-03 19:55:23 +00:00
int_mwgwtypes.h
Add LP64 types, limits, formats.
2002-11-03 19:55:23 +00:00
int_types.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
isa_machdep.h
A few ISA sound drivers like to share dma channels, and hence deferred
2003-05-09 23:51:25 +00:00
kcore.h
kdbparam.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
limits.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
lock.h
Move __cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED to machine/types.h
2003-09-26 22:45:41 +00:00
locore.h
No need to include opt_mips_cache.h here.
2003-10-05 16:34:51 +00:00
Makefile
Merge the nathanw_sa branch.
2003-01-17 22:58:53 +00:00
Makefile.inc
introduce an additional switch to enable building GCC3 instead of GCC2:
2003-08-27 16:03:17 +00:00
math.h
mcontext.h
Add some accessor macros for the ucontext:
2003-10-08 22:43:01 +00:00
mips1_pte.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
mips3_pte.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
mips_opcode.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
mips_param.h
mipsNN.h
Update to consistently use Broadcom GPL-compatible license on all SiByte code.
2003-02-07 17:38:48 +00:00
pcb.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
pci_machdep.h
Let machine-dependent code specify how to enumerate the bus.
2002-05-15 19:23:51 +00:00
pmap.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
pmc.h
Implement pmc(9) -- An interface to hardware performance monitoring
2002-08-07 05:14:47 +00:00
proc.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
profile.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
psl.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
pte.h
eliminate PT_ENTRY_NULL in favor of plain old NULL.
2002-10-14 05:11:21 +00:00
ptrace.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
r3900regs.h
r5900regs.h
White space nits.
2002-11-15 00:58:32 +00:00
reg.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
regdef.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
regnum.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
reloc.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
sb1regs.h
Declare some CP0 hazards for the SB1 core.
2002-11-15 01:09:20 +00:00
setjmp.h
signal.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
softintr.h
Prepare common routines for MIPS generic software interrupt.
2003-05-25 13:48:00 +00:00
stdarg.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
svr4_machdep.h
LWP'ify the svr4_mcontext stuff.
2003-01-22 04:32:17 +00:00
sysarch.h
__{BEGIN,END}_DECLS-wrap prototypes.
2003-09-11 09:40:11 +00:00
trap.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
types.h
Move __cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED to machine/types.h
2003-09-26 22:45:41 +00:00
userret.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
varargs.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
vmparam.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00