.. |
Makefile
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +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
|
…
|
|
bscreg.h
|
…
|
|
bswap.h
|
…
|
|
bus.h
|
s/u_intN_t/uintN_t/
|
2006-03-04 01:55:03 +00:00 |
byte_swap.h
|
…
|
|
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
|
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
|
2007-05-17 14:51:11 +00:00 |
cputypes.h
|
…
|
|
dacreg.h
|
…
|
|
db_machdep.h
|
Replace the Mach-derived boolean_t type with the C99 bool type. A
|
2007-02-21 22:59:35 +00:00 |
devreg.h
|
…
|
|
disklabel.h
|
…
|
|
dmacreg.h
|
Include #include <sh3/devreg.h> like other *reg.h do.
|
2007-03-29 23:09:41 +00:00 |
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
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
ieee.h
|
…
|
|
ieeefp.h
|
…
|
|
int_const.h
|
…
|
|
int_fmtio.h
|
…
|
|
int_limits.h
|
…
|
|
int_mwgwtypes.h
|
…
|
|
int_types.h
|
…
|
|
intcreg.h
|
…
|
|
intr.h
|
…
|
|
limits.h
|
…
|
|
lock.h
|
Note in that TAS.B in inline asm clobbers "cc".
|
2007-03-12 01:33:50 +00:00 |
locore.h
|
…
|
|
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 |
mutex.h
|
Implement fast-path mutex_enter and mutex_exit stubs.
|
2007-03-14 01:14:25 +00:00 |
param.h
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
pcb.h
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
pcicreg.h
|
…
|
|
pfcreg.h
|
…
|
|
pmap.h
|
There are only 32 bits in a VA, not 33 - sync comment with this harsh reality.
|
2007-03-21 14:50:43 +00:00 |
pmc.h
|
…
|
|
proc.h
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +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 |
rwlock.h
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
scifreg.h
|
Make _BASE visible regardless of #ifdef SHx.
|
2006-02-18 00:41:32 +00:00 |
scireg.h
|
…
|
|
setjmp.h
|
…
|
|
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
|
Generic soft interrupts are mandatory.
|
2007-07-14 21:48:17 +00:00 |
ubcreg.h
|
s/u_intN_t/uintN_t/
|
2006-03-04 01:55:03 +00:00 |
userret.h
|
…
|
|
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
|
…
|
|