.. |
ansi.h
|
Provide definitions for intptr_t and uintptr_t, signed resp. unsigned integral
|
1998-04-27 17:39:10 +00:00 |
aout_machdep.h
|
new RCS ID format.
|
1994-10-26 21:08:38 +00:00 |
asm.h
|
* Create mips_reg_t data type to allow register size to be
|
1999-01-14 18:45:45 +00:00 |
bsd-aout.h
|
RCSID Police.
|
1998-01-05 07:02:46 +00:00 |
bswap.h
|
Move the bswap functions from libutil to libc (this bups the
|
1999-01-15 13:31:15 +00:00 |
cachectl.h
|
Prototype ANSI-safe gcc trampoline entrypoint.
|
1997-10-18 02:25:14 +00:00 |
cdefs.h
|
* Create mips_reg_t data type to allow register size to be
|
1999-01-14 18:45:45 +00:00 |
conf.h
|
lint: Create mips/include/conf.h with prototypes for {mem device.
|
1997-05-24 08:57:59 +00:00 |
cpu.h
|
* Create mips_reg_t data type to allow register size to be
|
1999-01-14 18:45:45 +00:00 |
cpuarch.h
|
* Create mips_reg_t data type to allow register size to be
|
1999-01-14 18:45:45 +00:00 |
cpuregs.h
|
- Fix an error in primary cache line size detection logic; when IC and/or DC
|
1998-12-04 10:32:08 +00:00 |
db_machdep.h
|
* Create mips_reg_t data type to allow register size to be
|
1999-01-14 18:45:45 +00:00 |
ecoff_machdep.h
|
#ifdef _KERNEL around cpu_exec_ecoff_setregs() prototype.
|
1998-12-05 07:26:11 +00:00 |
elf_machdep.h
|
Define ELF dynamic types for MIPS (some will be used by ld.elf_so).
|
1998-03-25 04:06:50 +00:00 |
elf.h
|
Rename unused macro ELF_HDR_SIZE -> MIPS_ELF_HDR_SIZE to avoid clash
|
1996-06-26 04:41:41 +00:00 |
endian.h
|
Move the bswap functions from libutil to libc (this bups the
|
1999-01-15 13:31:15 +00:00 |
float.h
|
DBL_MIN and DBL_MAX were less precise than they should have been.
|
1998-02-18 10:37:04 +00:00 |
ieeefp.h
|
RCSID Police.
|
1998-01-05 07:02:46 +00:00 |
intr.h
|
* Create /sys/arch/mips/include/intr.h, with extern declaration of
|
1998-03-26 12:46:33 +00:00 |
kcore.h
|
New crash dump format definition for NetBSD/mips.
|
1998-02-19 23:06:11 +00:00 |
kdbparam.h
|
* Change Sprite MACH_xxx prefix to MIPS_xxx.
|
1997-06-22 07:42:25 +00:00 |
limits.h
|
_POSIX_SOURCE -> _POSIX_C_SOURCE
|
1998-08-06 11:25:04 +00:00 |
locore.h
|
* Add prototype for mips1_clean_tlb
|
1999-01-15 22:26:42 +00:00 |
Makefile
|
Move the bswap functions from libutil to libc (this bups the
|
1999-01-15 13:31:15 +00:00 |
mips1_pte.h
|
Changes for configuring both MIPS1 and MIPS3, from a merge of
|
1997-06-16 23:41:40 +00:00 |
mips3_pte.h
|
Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>.
|
1998-09-11 16:46:31 +00:00 |
mips_opcode.h
|
Add bi-endian support to mips locore, <mips/endian.h>, and mips_opcode.h.
|
1997-10-17 04:43:57 +00:00 |
mips_param.h
|
* Create mips_reg_t data type to allow register size to be
|
1999-01-14 18:45:45 +00:00 |
pcb.h
|
- User mode context held with pcb_regs[38] in 'struct pcb' was relocated
|
1999-01-16 03:12:18 +00:00 |
pmap.h
|
* Create mips_reg_t data type to allow register size to be
|
1999-01-14 18:45:45 +00:00 |
proc.h
|
* Create mips_reg_t data type to allow register size to be
|
1999-01-14 18:45:45 +00:00 |
profile.h
|
Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>.
|
1998-09-11 16:46:31 +00:00 |
psl.h
|
* Create mips_reg_t data type to allow register size to be
|
1999-01-14 18:45:45 +00:00 |
pte.h
|
- Complete vm_offset_t purge for mips processor.
|
1999-01-06 04:11:25 +00:00 |
ptrace.h
|
Comment out PT_STEP for 1.3. Defining it causes gdb 4.16 to break.
|
1997-10-20 07:29:23 +00:00 |
reg.h
|
* Create mips_reg_t data type to allow register size to be
|
1999-01-14 18:45:45 +00:00 |
regdef.h
|
new RCS ID format.
|
1994-10-26 21:08:38 +00:00 |
regnum.h
|
"PS" alias for "SR" clashes with netccitt/pk.h. ifdef out.
|
1998-07-05 04:14:56 +00:00 |
reloc.h
|
Fix for elf{32,64} changes: make <mips/reloc.h> re-includable,
|
1996-10-07 03:15:03 +00:00 |
setjmp.h
|
Avoid introducing new prefix '__JB' -- '_JB' is fine.
|
1999-01-15 03:43:56 +00:00 |
signal.h
|
* Create mips_reg_t data type to allow register size to be
|
1999-01-14 18:45:45 +00:00 |
stdarg.h
|
Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>.
|
1998-09-11 16:46:31 +00:00 |
sysarch.h
|
- Complete vm_offset_t purge for mips processor.
|
1999-01-06 04:11:25 +00:00 |
trap.h
|
* Create mips_reg_t data type to allow register size to be
|
1999-01-14 18:45:45 +00:00 |
types.h
|
* Create mips_reg_t data type to allow register size to be
|
1999-01-14 18:45:45 +00:00 |
varargs.h
|
Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>.
|
1998-09-11 16:46:31 +00:00 |
vmparam.h
|
- Complete vm_offset_t purge for mips processor.
|
1999-01-06 04:11:25 +00:00 |