.. |
ansi.h
|
Update for GCC3 (basically, use the __builtin_va_* implementation).
|
2003-10-25 18:14:48 +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
|
|
|
bswap.h
|
|
|
bus_dma.h
|
|
|
bus_space.h
|
|
|
cache_mipsNN.h
|
|
|
cache_r3k.h
|
|
|
cache_r4k.h
|
|
|
cache_r5k.h
|
|
|
cache_r10k.h
|
cache_r10k.c rev. 1.1 is broken. Because,
|
2003-11-01 04:42:56 +00:00 |
cache_r5900.h
|
|
|
cache_tx39.h
|
|
|
cache.h
|
|
|
cachectl.h
|
|
|
cdefs.h
|
|
|
cpu_counter.h
|
|
|
cpu.h
|
Rearrange process exit path to avoid need to free resources from different
|
2004-01-04 11:33:29 +00:00 |
cpuregs.h
|
Add some more MTI CPU ids.
|
2003-10-29 23:41:10 +00:00 |
db_machdep.h
|
Hide the register number constants behind an _R_ prefix, and also
|
2003-11-26 08:36:49 +00:00 |
ecoff_machdep.h
|
|
|
elf_machdep.h
|
don't need ELF_INTER_NON_RELOCATABLE anymore if no COMPAT_16, from simonb
|
2003-10-31 14:06:29 +00:00 |
endian_machdep.h
|
|
|
endian.h
|
|
|
float.h
|
|
|
frame.h
|
first pass siginfo for mips
|
2003-10-29 23:40:42 +00:00 |
ieee.h
|
Use <sys/ieee754.h> where applicable.
|
2003-10-26 20:55:30 +00:00 |
ieeefp.h
|
|
|
int_const.h
|
|
|
int_fmtio.h
|
|
|
int_limits.h
|
Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.
|
2004-05-08 21:51:47 +00:00 |
int_mwgwtypes.h
|
|
|
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
|
|
|
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
|
Uppercase CPU, plural is CPUs.
|
2004-02-13 11:36:08 +00:00 |
Makefile
|
Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.
|
2004-05-08 21:51:47 +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
|
Drop the "catchall" __fpregset_t, and use either a 32-bit or 64-bit
|
2004-07-03 05:06:37 +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
|
One defintion of OP_SYNC should be enough.
|
2003-10-15 06:46:46 +00:00 |
mips_param.h
|
|
|
mipsNN.h
|
|
|
pcb.h
|
Hide the register number constants behind an _R_ prefix, and also
|
2003-11-26 08:36:49 +00:00 |
pci_machdep.h
|
remove now unnecessary "pci_enumerate_bus" definitions
|
2004-07-29 16:55:25 +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
|
|
|
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
|
|
|
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
|
|
|
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
|
Hide the register number constants behind an _R_ prefix, and also
|
2003-11-26 08:36:49 +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
|
|
|
setjmp.h
|
|
|
signal.h
|
SIGTRAMP_VALID() should not pollute the user namespace
|
2004-05-10 21:51:49 +00:00 |
softintr.h
|
|
|
stdarg.h
|
Update for GCC3 (basically, use the __builtin_va_* implementation).
|
2003-10-25 18:14:48 +00:00 |
svr4_machdep.h
|
|
|
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
|
Do not export __HAVE_RAS to userland. Applications are supposed to try
|
2004-01-18 18:23:19 +00:00 |
userret.h
|
Reduce code duplication by adding mi_userret() in sys/userret.h
|
2003-10-31 16:44:34 +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
|
Enable top-down VM if USE_TOPDOWN_VM is defined.
|
2004-04-26 22:25:54 +00:00 |
wchar_limits.h
|
Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.
|
2004-05-08 21:51:47 +00:00 |