.. |
Makefile
|
don't install <machine/db_machdep.h>, this is kernel only
|
2006-07-26 19:54:56 +00:00 |
adcreg.h
|
…
|
|
ansi.h
|
fix gcc -Werror -Wmissing-braces problem
|
2006-10-04 13:51:59 +00:00 |
aout_machdep.h
|
…
|
|
asm.h
|
Add a STRONG_ALIAS macro
|
2006-01-20 22:02:40 +00:00 |
bscreg.h
|
…
|
|
bswap.h
|
Need to install byte_swap.h and bswap.h needs to include sh3/byte_swap.h.
|
2006-02-01 20:56:18 +00:00 |
bus.h
|
s/u_intN_t/uintN_t/
|
2006-03-04 01:55:03 +00:00 |
byte_swap.h
|
Match comment against #endif with #ifdef
|
2006-02-17 08:23:26 +00:00 |
cache.h
|
Allow shared PV mappings in pmap_enter(9) even on SH4 if VAs of shared pages
|
2006-09-24 00:43:44 +00:00 |
cache_sh3.h
|
s/u_intN_t/uintN_t/
|
2006-03-04 01:55:03 +00:00 |
cache_sh4.h
|
s/u_intN_t/uintN_t/
|
2006-03-04 01:55:03 +00:00 |
cdefs.h
|
…
|
|
clock.h
|
Switch the rest of sh3 ports to todr(9)
|
2006-09-20 00:41:11 +00:00 |
coff_machdep.h
|
…
|
|
cpgreg.h
|
…
|
|
cpu.h
|
Declare cpu_reset as __attribute__((__noreturn__)).
|
2006-01-21 04:24:12 +00:00 |
cputypes.h
|
Add CONSTCOND to make lint happy.
|
2006-01-21 00:40:36 +00:00 |
dacreg.h
|
…
|
|
db_machdep.h
|
Fix a bunch of cast lvalues.
|
2006-05-10 06:24:02 +00:00 |
devreg.h
|
Use foo &= ~(type)mask; instead of foo &= (type)~mask; to make lint happy.
|
2006-01-21 04:57:07 +00:00 |
disklabel.h
|
…
|
|
dmacreg.h
|
…
|
|
elf_machdep.h
|
Don't worry about the ELF32_MACHDEP_ENDIANNESS macro when compiling
|
2006-11-25 07:32:53 +00:00 |
endian.h
|
…
|
|
endian_machdep.h
|
…
|
|
exception.h
|
exp_type[] was constified in exception.c but an extern declaration in
|
2006-07-22 21:58:29 +00:00 |
float.h
|
…
|
|
frame.h
|
…
|
|
ieee.h
|
…
|
|
ieeefp.h
|
…
|
|
int_const.h
|
…
|
|
int_fmtio.h
|
…
|
|
int_limits.h
|
…
|
|
int_mwgwtypes.h
|
…
|
|
int_types.h
|
…
|
|
intcreg.h
|
…
|
|
intr.h
|
EVTCODE_TO_MAP_INDEX - tweak to help gcc produce better code.
|
2006-01-24 23:51:42 +00:00 |
limits.h
|
…
|
|
lock.h
|
…
|
|
locore.h
|
Use cpp-safe labels.
|
2006-01-23 22:32:50 +00:00 |
math.h
|
…
|
|
mcontext.h
|
…
|
|
mmu.h
|
s/u_intN_t/uintN_t/
|
2006-03-04 01:55:03 +00:00 |
mmu_sh3.h
|
s/u_intN_t/uintN_t/
|
2006-03-04 01:55:03 +00:00 |
mmu_sh4.h
|
s/u_intN_t/uintN_t/
|
2006-03-04 01:55:03 +00:00 |
param.h
|
- remove unused bdbtofsb.
|
2006-08-28 13:43:35 +00:00 |
pcb.h
|
…
|
|
pcicreg.h
|
…
|
|
pfcreg.h
|
…
|
|
pmap.h
|
Allow shared PV mappings in pmap_enter(9) even on SH4 if VAs of shared pages
|
2006-09-24 00:43:44 +00:00 |
pmc.h
|
…
|
|
proc.h
|
Forward-declare "struct lwp" before using it in an argument declaration.
|
2006-10-11 16:16:48 +00:00 |
profile.h
|
Fix __mcount to use bsrf to call _mcount. We know it's in the same
|
2006-10-26 23:54:28 +00:00 |
psl.h
|
Don't include <machine/intr.h> in asm sources.
|
2006-10-15 02:11:21 +00:00 |
pte.h
|
s/u_intN_t/uintN_t/
|
2006-03-04 01:55:03 +00:00 |
ptrace.h
|
…
|
|
reg.h
|
…
|
|
rtcreg.h
|
SH_RCR2_BITS for bitmask_snprintf.
|
2006-10-19 03:26:10 +00:00 |
scifreg.h
|
Make _BASE visible regardless of #ifdef SHx.
|
2006-02-18 00:41:32 +00:00 |
scireg.h
|
…
|
|
setjmp.h
|
Provide defines for offsets into the jump buffer.
|
2006-01-05 00:50:23 +00:00 |
sh_opcode.h
|
…
|
|
signal.h
|
…
|
|
stdarg.h
|
New stdarg.h and varargs.h based on arm and i386 versions.
|
2006-05-21 22:39:04 +00:00 |
tmureg.h
|
s/u_intN_t/uintN_t/
|
2006-03-04 01:55:03 +00:00 |
types.h
|
Add timecounter support for SH3 ports. From gdamore on port-sh3,
|
2006-09-24 00:34:23 +00:00 |
ubcreg.h
|
s/u_intN_t/uintN_t/
|
2006-03-04 01:55:03 +00:00 |
userret.h
|
Change "inline" back to "__inline" in .h files -- C99 is still too
|
2006-02-16 20:17:12 +00:00 |
varargs.h
|
New stdarg.h and varargs.h based on arm and i386 versions.
|
2006-05-21 22:39:04 +00:00 |
vmparam.h
|
s/u_intN_t/uintN_t/
|
2006-03-04 01:55:03 +00:00 |
wchar_limits.h
|
…
|
|
wdogvar.h
|
…
|
|
wdtreg.h
|
…
|
|