.. |
ansi.h
|
add some ISO C 1995 I18N functions and types:
|
2003-03-02 22:18:11 +00:00 |
aout_machdep.h
|
Rename __LDPGSZ to AOUT_LDPGSZ, to accurately reflect what it is.
|
2002-12-10 17:14:02 +00:00 |
asm.h
|
Remove an ELF-related comment that isn't needed any more.
|
2002-06-05 06:02:52 +00:00 |
bsd-aout.h
|
Standardise on #ifdef _MIPS_<header>_H_ for multiple inclusion tests.
|
2002-11-30 01:52:31 +00:00 |
bswap.h
|
Standardise on #ifdef _MIPS_<header>_H_ for multiple inclusion tests.
|
2002-11-30 01:52:31 +00:00 |
bus_dma.h
|
Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it.
|
2003-01-28 01:07:51 +00:00 |
bus_space.h
|
Oops, balance #ifdef/#endif _KERNEL.
|
2002-03-18 01:01:54 +00:00 |
cache_mipsNN.h
|
No need to protect headers with #ifdef _KERNEL if they're never installed
|
2003-02-17 11:35:01 +00:00 |
cache_r3k.h
|
No need to protect headers with #ifdef _KERNEL if they're never installed
|
2003-02-17 11:35:01 +00:00 |
cache_r4k.h
|
Add support for R5k secondary caches, from code Chris Sekiya sent me a long
|
2003-03-08 04:43:24 +00:00 |
cache_r5k.h
|
Add support for R5k secondary caches, from code Chris Sekiya sent me a long
|
2003-03-08 04:43:24 +00:00 |
cache_r5900.h
|
No need to protect headers with #ifdef _KERNEL if they're never installed
|
2003-02-17 11:35:01 +00:00 |
cache_tx39.h
|
No need to protect headers with #ifdef _KERNEL if they're never installed
|
2003-02-17 11:35:01 +00:00 |
cache.h
|
No need to protect headers with #ifdef _KERNEL if they're never installed
|
2003-02-17 11:35:01 +00:00 |
cachectl.h
|
ANSIfy.
|
2002-03-05 14:08:43 +00:00 |
cdefs.h
|
|
|
cpu_counter.h
|
Replace machine/rnd.h with more appropriate name to share it
|
2003-02-05 13:57:50 +00:00 |
cpu.h
|
Merge the nathanw_sa branch.
|
2003-01-17 22:58:53 +00:00 |
cpuregs.h
|
Add the MIPS3_CONFIG_SE (name taken from Rm52xx manual) bit, which is the
|
2003-01-10 03:22:48 +00:00 |
db_machdep.h
|
ANSIfy.
|
2002-03-05 14:08:43 +00:00 |
ecoff_machdep.h
|
Merge the nathanw_sa branch.
|
2003-01-17 22:58:53 +00:00 |
elf_machdep.h
|
Add support for dumping ELF-cormat core files.
|
2001-12-09 23:05:56 +00:00 |
endian_machdep.h
|
|
|
endian.h
|
|
|
float.h
|
|
|
frame.h
|
Merge the nathanw_sa branch.
|
2003-01-17 22:58:53 +00:00 |
ieee.h
|
|
|
ieeefp.h
|
|
|
int_const.h
|
Add LP64 macros.
|
2002-11-03 19:24:55 +00:00 |
int_fmtio.h
|
Add LP64 types, limits, formats.
|
2002-11-03 19:55:23 +00:00 |
int_limits.h
|
Add LP64 types, limits, formats.
|
2002-11-03 19:55:23 +00:00 |
int_mwgwtypes.h
|
Add LP64 types, limits, formats.
|
2002-11-03 19:55:23 +00:00 |
int_types.h
|
Add LP64 types.
|
2002-11-03 19:22:00 +00:00 |
isa_machdep.h
|
Generic PCI/ISA machdep headers for mips; copied from the algor port.
|
2002-03-18 03:08:09 +00:00 |
kcore.h
|
|
|
kdbparam.h
|
ANSIfy.
|
2002-03-05 14:08:43 +00:00 |
limits.h
|
Standardise on #ifdef _MIPS_<header>_H_ for multiple inclusion tests.
|
2002-11-30 01:52:31 +00:00 |
lock.h
|
Drop the _KERNEL test; these functions are needed for SMP and other ports
|
2002-12-05 02:56:51 +00:00 |
locore.h
|
Use named indices for RA, SR, MULLO, MULHI, and EPC in the
|
2002-11-04 20:02:09 +00:00 |
Makefile
|
Merge the nathanw_sa branch.
|
2003-01-17 22:58:53 +00:00 |
Makefile.inc
|
This Makefile.inc is used for building LKMS - add the standard MIPS
|
2001-10-05 15:36:46 +00:00 |
math.h
|
Clean up some rampant code duplication wrt ieee number handling:
|
2002-02-19 13:08:12 +00:00 |
mcontext.h
|
Merge the nathanw_sa branch.
|
2003-01-17 22:58:53 +00:00 |
mips1_pte.h
|
|
|
mips3_pte.h
|
Add 64MB and 256MB tlb page masks.
|
2002-06-24 05:46:47 +00:00 |
mips_opcode.h
|
Overhaul the emulation facility. We do this by:
|
2002-07-06 23:59:18 +00:00 |
mips_param.h
|
space -> TAB
|
2000-12-11 15:38:43 +00:00 |
mipsNN.h
|
Update to consistently use Broadcom GPL-compatible license on all SiByte code.
|
2003-02-07 17:38:48 +00:00 |
pcb.h
|
Fix botch in previous. This is pcb.h, not reg.h.
|
2002-11-30 22:50:01 +00:00 |
pci_machdep.h
|
Let machine-dependent code specify how to enumerate the bus.
|
2002-05-15 19:23:51 +00:00 |
pmap.h
|
Standardise on #ifdef _MIPS_<header>_H_ for multiple inclusion tests.
|
2002-11-30 01:52:31 +00:00 |
pmc.h
|
Implement pmc(9) -- An interface to hardware performance monitoring
|
2002-08-07 05:14:47 +00:00 |
proc.h
|
Merge the nathanw_sa branch.
|
2003-01-17 22:58:53 +00:00 |
profile.h
|
ANSIfy.
|
2002-03-05 14:08:43 +00:00 |
psl.h
|
Add support for MIPS32 and MIPS64 architectures:
|
2002-03-05 15:38:33 +00:00 |
pte.h
|
eliminate PT_ENTRY_NULL in favor of plain old NULL.
|
2002-10-14 05:11:21 +00:00 |
ptrace.h
|
|
|
r3900regs.h
|
Remove the number of TLB entries for different rx39 CPUs - this info
|
2002-03-05 16:02:48 +00:00 |
r5900regs.h
|
White space nits.
|
2002-11-15 00:58:32 +00:00 |
reg.h
|
Standardise on #ifdef _MIPS_<header>_H_ for multiple inclusion tests.
|
2002-11-30 01:52:31 +00:00 |
regdef.h
|
Add SGI-compatible ta0-ta3 register names. These allow one to write
|
2002-11-04 03:38:32 +00:00 |
regnum.h
|
Add TA0-TA3 register indices.
|
2002-11-04 04:24:48 +00:00 |
reloc.h
|
|
|
sb1regs.h
|
Declare some CP0 hazards for the SB1 core.
|
2002-11-15 01:09:20 +00:00 |
setjmp.h
|
Include <machine/cdefs.h> to select 32/64bit APIs.
|
2002-03-05 14:17:16 +00:00 |
signal.h
|
Fix typo in sigcontext conversion macros. From Christopher SEKIYA.
|
2003-01-20 16:28:13 +00:00 |
stdarg.h
|
The 64-bit safe, ILP32 o32 model is safe with the current stdarg
|
2002-03-05 14:18:12 +00:00 |
svr4_machdep.h
|
LWP'ify the svr4_mcontext stuff.
|
2003-01-22 04:32:17 +00:00 |
sysarch.h
|
White space nits, add a #endif comment.
|
2002-07-19 03:13:55 +00:00 |
trap.h
|
Handle R4K trap faults in user mode like overflows (deliver SIGFPE). This
|
2000-09-15 06:50:46 +00:00 |
types.h
|
In the _MIPS_PADDR_T_64BIT case, only use "unsigned long long" if _LP64
|
2002-11-03 17:35:32 +00:00 |
userret.h
|
Merge the nathanw_sa branch.
|
2003-01-17 22:58:53 +00:00 |
varargs.h
|
|
|
vmparam.h
|
Use PAGE_SIZE rather than NBPG.
|
2003-04-02 07:35:54 +00:00 |