.. |
ansi.h
|
|
|
aout_machdep.h
|
Rename __LDPGSZ to AOUT_LDPGSZ, to accurately reflect what it is.
|
2002-12-10 17:14:02 +00:00 |
asm.h
|
Make _C_LABEL() pay attention to __NO_LEADING_UNDERSCORES__.
|
2002-09-28 15:50:37 +00:00 |
bswap.h
|
|
|
bus.h
|
Flesh out bus_dmamap_sync().
|
2002-10-01 07:55:17 +00:00 |
byte_swap.h
|
|
|
cacheops.h
|
Add a cacheop for purging/invalidating the whole operand/insn caches.
|
2002-10-07 14:48:14 +00:00 |
cdefs.h
|
|
|
conreg.h
|
|
|
cpu.h
|
Flesh out cpu_reboot().
|
2002-10-05 11:01:13 +00:00 |
cputypes.h
|
|
|
db_machdep.h
|
- Change VM_MIN_KERNEL_ADDRESS to start at KSEG1 instead of KSEG0.
|
2002-11-23 09:25:54 +00:00 |
disklabel.h
|
|
|
elf_machdep.h
|
|
|
endian_machdep.h
|
|
|
endian.h
|
|
|
float.h
|
|
|
fpu.h
|
Put bit definitions for the FP control/status register in <sh5/fpu.h> and
|
2002-10-24 13:58:48 +00:00 |
frame.h
|
The FP status register is 32-bits wide, so don't use register_t in
|
2002-09-28 11:03:08 +00:00 |
ieee.h
|
|
|
ieeefp.h
|
|
|
int_const.h
|
|
|
int_fmtio.h
|
Fix PRIiPTR.
|
2002-12-07 21:37:35 +00:00 |
int_limits.h
|
|
|
int_mwgwtypes.h
|
Fixes for LP64.
|
2002-10-10 09:47:17 +00:00 |
int_types.h
|
Fixes for LP64.
|
2002-10-10 09:47:17 +00:00 |
intr.h
|
Interrupt overhaul:
|
2002-10-14 14:19:27 +00:00 |
limits.h
|
|
|
lock.h
|
Implement __cpu_simple_lock{,init,try}() for sh5.
|
2002-12-07 22:31:33 +00:00 |
Makefile
|
Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.
|
2002-11-26 23:30:07 +00:00 |
math.h
|
|
|
memregion.h
|
|
|
netbsd32_machdep.h
|
MD glue for COMPAT_NETBSD32 on SH-5.
|
2002-10-23 13:26:35 +00:00 |
param.h
|
Fixes for LP64.
|
2002-10-10 09:47:17 +00:00 |
pcb.h
|
|
|
pci_machdep.h
|
Support for the SH5 on-chip PCI bridge, and support for its deployment
|
2002-09-28 11:16:36 +00:00 |
pmap.h
|
- Change VM_MIN_KERNEL_ADDRESS to start at KSEG1 instead of KSEG0.
|
2002-11-23 09:25:54 +00:00 |
pmc.h
|
|
|
proc.h
|
|
|
profile.h
|
|
|
pte.h
|
Qualify ptel and tlbcookie fields with volatile since they are
|
2002-12-06 10:10:48 +00:00 |
ptrace.h
|
|
|
reg.h
|
The FP status register is 32-bits wide, so don't use register_t in
|
2002-09-28 11:03:08 +00:00 |
setjmp.h
|
|
|
signal.h
|
|
|
stdarg.h
|
|
|
trap.h
|
synchronous, not syncronous.
|
2003-01-06 13:10:25 +00:00 |
types.h
|
Add support for Restartable Atomic Sequences.
|
2002-10-12 11:39:53 +00:00 |
varargs.h
|
|
|
vmparam.h
|
Use __LDPGSZ (which must be == USRTEXT) as the text address for a.out
|
2002-12-10 05:14:24 +00:00 |