NetBSD/sys/arch/mips/include
kleink fe3c9ceaf7 * Move definitions of exact-width integer types from <machine/types.h>
to <sys/types.h> and <sys/stdint.h>.
* Add a new C99 <stdint.h> header, which provides integer types of
  explicit width, related limits and integer constant macros.
* Extend <inttypes.h> to provide <stdint.h> definitions and format
  macros for printf() and scanf().
* Add C99 strtoimax() and strtoumax() functions.
* Use the latter within scanf().
* Add C99 %j, %t and %z printf()/scanf() conversions for
  intmax_t, pointer-type and size_t arguments.
2001-04-28 15:41:28 +00:00
..
Makefile Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
ansi.h replace 'long long' with int64_t to compile stand alone program with 2001-01-03 10:08:55 +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 Move prototypes for mips_user_cachectl() and mips_user_cacheflush() 2001-01-07 04:13:16 +00:00
cdefs.h
cpu.h Make the astpending flag per-process. 2001-01-14 21:18:39 +00:00
cpuregs.h Add PRiD register imp value 0x2d for Toshiba TX4900 family. 2001-04-24 08:03:44 +00:00
db_machdep.h
ecoff_machdep.h
elf_machdep.h
endian.h
endian_machdep.h
float.h
ieee.h
ieeefp.h
int_const.h Add definitions of C99 integer constant macros. 2001-04-14 22:38:33 +00:00
int_fmtio.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_limits.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_mwgwtypes.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_types.h * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +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
locore.h Add mips_pagecopy/zero assembly loops for use by pmap_copy/zero_page*() 2000-10-31 23:39:24 +00:00
math.h
mips1_pte.h
mips3_pte.h
mips_opcode.h
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 Undo a misguided previous change to the pmap_update() API. 2001-04-22 23:19:26 +00:00
proc.h New syscall entry implementation based on the Alpha version 2001-01-16 06:01:26 +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
pte.h Delete unused uvtopte() macro. 2001-03-23 01:27:59 +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
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 * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
userret.h No-op commit to force update to a non-"-kk" revision. 2001-01-18 17:47:58 +00:00
varargs.h
vmparam.h Set USPACE_ALIGN to USPACE on mips. 2000-12-11 15:37:32 +00:00