.. |
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
|
new RCS ID format.
|
1994-10-26 21:08:38 +00:00 |
asm.h
|
Don't emit ".set reorder ; .set noreorder" around mcount profiling
|
1997-07-20 09:47:03 +00:00 |
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
|
lint: Create mips/include/conf.h with prototypes for {mem device.
|
1997-05-24 08:57:59 +00:00 |
cpu.h
|
Prototype allocsys(), mips_init_msgbuf(), and mips_init_proc0().
|
1998-02-25 23:25:16 +00:00 |
cpuregs.h
|
define mips3 COUNT and COMPARE cp0 registers (onchip cycle counter)
|
1998-04-23 10:32:08 +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
|
Rename unused macro ELF_HDR_SIZE -> MIPS_ELF_HDR_SIZE to avoid clash
|
1996-06-26 04:41:41 +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 |
endian.h
|
Add missing `(void)' cast to big-endian variant of {NTOH,HTON}{L,S}().
|
1997-10-30 09:07:50 +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
|
Pull up duplicated CPP definitions from float.h rev 1.10:
|
1998-02-21 23:50:24 +00:00 |
locore.h
|
Commit change missed during Decsystem 5100 chagnes:
|
1998-04-23 10:31:02 +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 for configuring both MIPS1 and MIPS3, from a merge of
|
1997-06-16 23:41:40 +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
|
Use a reasonable default for NKMEMCLUSTERS. Previous default value wouldn't
|
1998-02-19 06:40:09 +00:00 |
pcb.h
|
From Toru Nishimura: user pcb/proc changes for exception handling and
|
1997-06-15 17:36:24 +00:00 |
pmap.h
|
Implement and switch to MACHINE_NEW_NONCONTIG.
|
1998-02-25 23:26:41 +00:00 |
proc.h
|
DDB for mips.
|
1997-07-07 03:54:24 +00:00 |
profile.h
|
asm -> __asm__
|
1997-11-05 04:02:26 +00:00 |
psl.h
|
* Change Sprite MACH_xxx prefix to MIPS_xxx.
|
1997-06-22 07:42:25 +00:00 |
pte.h
|
Cast mips1-only and mips3-only pfn_to_vad() macros to match the mips1/mips3
|
1997-06-21 04:10:42 +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
|
* Re-apply changes from rev 1.6 of sys/arch/mips/include/reg.h accidentally
|
1997-07-19 09:54:23 +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
|
make the definition of _JBLEN mach. dep. header-dependent.
|
1994-12-20 10:36:27 +00:00 |
signal.h
|
Protect against multiple inclusions.
|
1998-05-25 21:00:32 +00:00 |
stdarg.h
|
Revert pmax stdarg.h and varargs.h to versions from 1995-11-13. Those
|
1996-02-26 23:29:05 +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
|
GC the unused `physadr' type, which was not able to hold a complete physical
|
1998-06-14 20:09:22 +00:00 |
varargs.h
|
Revert pmax stdarg.h and varargs.h to versions from 1995-11-13. Those
|
1996-02-26 23:29:05 +00:00 |
vmparam.h
|
Implement and switch to MACHINE_NEW_NONCONTIG.
|
1998-02-25 23:26:41 +00:00 |