NetBSD/sys/arch/mips/include
jonathan 008816ea4f Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>.
Adds (most) support for ARC platform to port-independent mips code.

Some changes (e.g., clean up of overlapping CPU/FPU ids) inspired by
comparison to the OpenBSD 2.1 codebase of Soda's ARC port.

Open issues:
 * Still no support for r4600 or mipsIV CPUs with two-way L1 cache.
   Code derived from Per Fogelstrom's OpenBSD source  doesn't work
   on mips3 pmaxes with L2 cache.

 * Still some port-specific  #ifdefs, for interrupt enable and
   pmax L2 cache-size.  Needs more thought, but overlaps with
   work-in-progress by Tohru and Tsubai on spl()s and related stuff.
1998-09-11 16:46:31 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
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
asm.h
bsd-aout.h RCSID Police. 1998-01-05 07:02:46 +00:00
cachectl.h Prototype ANSI-safe gcc trampoline entrypoint. 1997-10-18 02:25:14 +00:00
cdefs.h Bug fixes and cleanup from Chris Demetriou <cgd@pa.dec.com>: 1997-11-04 23:09:23 +00:00
conf.h
cpu.h Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>. 1998-09-11 16:46:31 +00:00
cpuregs.h Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>. 1998-09-11 16:46:31 +00:00
db_machdep.h Define PC_ADVANCE() to advance the PC around the break instruction only 1997-11-18 21:13:17 +00:00
ecoff_machdep.h Fix typo - list/libc/gen/nlist_ecoff.c still wasn't compiling. 1997-10-15 00:59:01 +00:00
elf.h
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
endian.h (Always) (practice) (safe) (macro expansion). 1998-07-31 15:07:41 +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
limits.h _POSIX_SOURCE -> _POSIX_C_SOURCE 1998-08-06 11:25:04 +00:00
locore.h Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>. 1998-09-11 16:46:31 +00:00
mips1_pte.h
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_cpu.h Added more MIPS processor IDs. 1998-09-07 06:32:18 +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 Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>. 1998-09-11 16:46:31 +00:00
pcb.h
pmap.h Fix typo with new poolpage stuff 1998-07-26 10:15:36 +00:00
proc.h
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 Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>. 1998-09-11 16:46:31 +00:00
pte.h
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
regdef.h
regnum.h "PS" alias for "SR" clashes with netccitt/pk.h. ifdef out. 1998-07-05 04:14:56 +00:00
reloc.h
setjmp.h
signal.h Protect against multiple inclusions. 1998-05-25 21:00:32 +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 change second parm of sysarch() from char * to void * 1998-02-25 21:24:56 +00:00
trap.h Change external declaration of kdbpeek to match reality. 1998-05-19 04:11:50 +00:00
types.h Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +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 Implement and switch to MACHINE_NEW_NONCONTIG. 1998-02-25 23:26:41 +00:00