NetBSD/sys/arch/mips/include
itojun efa2b7073c make mbstate_t bigger (32 -> 128 bytes).
XXX if you have libc after citrus locale import, please recompile libc,
and your applications that use mbstate_t (rather rare).  really sorry
for the mess.
2000-12-26 10:35:28 +00:00
..
ansi.h make mbstate_t bigger (32 -> 128 bytes). 2000-12-26 10:35:28 +00:00
aout_machdep.h
asm.h For MIPS software masking option, when returning to user mode apply 2000-12-14 21:29:51 +00:00
bsd-aout.h
bswap.h
cachectl.h
cdefs.h
cpu.h always have to declare cpu_arch and the related constants (since setting 2000-10-05 02:13:14 +00:00
cpuregs.h Correct a few cpu/fpu ids. 2000-11-27 06:38:54 +00:00
db_machdep.h Move platform db_trap callback from arch/mips into ddb as suggested by 2000-07-17 19:57:49 +00:00
ecoff_machdep.h Don't `extern' function declarations. While we're there, remove trailing 2000-03-28 02:58:44 +00:00
elf_machdep.h Move dl* function definitions to libc on ELF. 2000-04-02 15:35:47 +00:00
endian_machdep.h
endian.h
float.h Don't `extern' function declarations. While we're there, remove trailing 2000-03-28 02:58:44 +00:00
ieee.h
ieeefp.h
int_types.h Resolve some formatting nits; add __intptr_t and __uintptr_t. 2000-06-27 04:58:51 +00:00
kcore.h
kdbparam.h
limits.h Preparation for the future introduction of multibyte locale. 2000-08-08 22:31:13 +00:00
lock.h Let each platform typedef the new __cpu_simple_lock_t, which should 2000-05-02 04:41:04 +00:00
locore.h Add mips_pagecopy/zero assembly loops for use by pmap_copy/zero_page*() 2000-10-31 23:39:24 +00:00
Makefile Add <machine/int_types.h>, which provides namespace-pure definitions 2000-06-26 15:42:16 +00:00
math.h
mips1_pte.h rename 2000-06-09 05:51:42 +00:00
mips3_pte.h rename 2000-06-09 05:51:42 +00:00
mips_opcode.h Add support for 3 QED special2 opcodes. 2000-07-11 06:27:58 +00:00
mips_param.h space -> TAB 2000-12-11 15:38:43 +00:00
pcb.h Introduce 'segbase' global variable to hold the pointer to current 2000-09-13 01:53:00 +00:00
pmap.h - fix typos in mips_user_cacheflush() and mips_user_cachectl(). 2000-12-25 08:56:12 +00:00
proc.h Don't `extern' function declarations. While we're there, remove trailing 2000-03-28 02:58:44 +00:00
profile.h Use spl*_noprof routines to raise and lower spl for kernel profiling. 2000-07-18 06:25:32 +00:00
psl.h For 64b clean 32b compilation, do not bother setting SX And KX. 2000-07-11 06:26:08 +00:00
pte.h rename 2000-06-09 05:51:42 +00:00
ptrace.h
r3900regs.h Rewrote TX39 series cache routines. 2000-08-24 05:31:59 +00:00
reg.h
regdef.h
regnum.h
reloc.h Removing trailing comma from enum declaration. 2000-04-03 05:58:31 +00:00
rnd.h clean up and consistency for CP0 Count, Compare, Wired, and Config 2000-10-05 02:36:44 +00:00
setjmp.h
signal.h
stdarg.h
sysarch.h
trap.h Handle R4K trap faults in user mode like overflows (deliver SIGFPE). This 2000-09-15 06:50:46 +00:00
types.h make paddr_t 64bit on arc port by introducing _MIPS_PADDR_T_64BIT. 2000-06-09 04:36:43 +00:00
varargs.h
vmparam.h Set USPACE_ALIGN to USPACE on mips. 2000-12-11 15:37:32 +00:00