.. |
arm26
|
Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.
|
2002-11-26 23:30:07 +00:00 |
arm32
|
VM_{MIN,MAX}* are now the same for ARM32_PMAP_NEW with both new and
|
2003-05-04 01:54:32 +00:00 |
Makefile
|
Merge the nathanw_sa branch.
|
2003-01-17 21:55:23 +00:00 |
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 |
armreg.h
|
Make the ARM_VECTORS_* unsigned.
|
2003-05-04 02:00:10 +00:00 |
asm.h
|
…
|
|
atomic.h
|
make atomic_{set,clear}_bit() inline for arm32 ports, and
|
2002-10-19 12:22:33 +00:00 |
blockio.h
|
…
|
|
bootconfig.h
|
…
|
|
bswap.h
|
* Rename "word" -> 16, and "long" -> 32, as suggested by Ben Harris.
|
2002-08-14 15:08:57 +00:00 |
bus.h
|
Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it.
|
2003-01-28 01:07:51 +00:00 |
byte_swap.h
|
Ensure that some integer constants are always unsigned.
|
2002-11-08 01:31:23 +00:00 |
cdefs.h
|
…
|
|
cpu.h
|
Merge the nathanw_sa branch.
|
2003-01-17 21:55:23 +00:00 |
cpuconf.h
|
Some ARM32_PMAP_NEW-related cleanup:
|
2003-04-22 00:24:48 +00:00 |
cpufunc.h
|
Garbage-collect some unused routines.
|
2002-08-14 23:24:46 +00:00 |
db_machdep.h
|
Add a BKPT_ADDR() macro which gives MD code a chance to munge a
|
2003-04-29 17:06:03 +00:00 |
disklabel.h
|
…
|
|
elf_machdep.h
|
…
|
|
endian.h
|
…
|
|
endian_machdep.h
|
* Rename "word" -> 16, and "long" -> 32, as suggested by Ben Harris.
|
2002-08-14 15:08:57 +00:00 |
fiq.h
|
…
|
|
float.h
|
PR/3012: Greg A. Woods: Write all float.h files [except the vax of course]
|
2003-04-19 23:05:28 +00:00 |
fp.h
|
…
|
|
frame.h
|
Merge the nathanw_sa branch.
|
2003-01-17 21:55:23 +00:00 |
ieee.h
|
…
|
|
ieeefp.h
|
…
|
|
int_const.h
|
…
|
|
int_fmtio.h
|
…
|
|
int_limits.h
|
…
|
|
int_mwgwtypes.h
|
…
|
|
int_types.h
|
…
|
|
ipkdb.h
|
…
|
|
isa_machdep.h
|
…
|
|
isapnp_machdep.h
|
…
|
|
limits.h
|
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
|
2003-04-28 23:16:11 +00:00 |
lock.h
|
Minor tidy-up, mostly to improve readability. The SWP instruction is now
|
2002-10-07 23:19:49 +00:00 |
math.h
|
…
|
|
mcontext.h
|
Merge the nathanw_sa branch.
|
2003-01-17 21:55:23 +00:00 |
ofisa_machdep.h
|
…
|
|
ofw.h
|
…
|
|
param.h
|
…
|
|
pcb.h
|
Add the generic arm32 bits of the new pmap, contributed by Wasabi Systems.
|
2003-04-18 11:08:24 +00:00 |
pci_machdep.h
|
…
|
|
pio.h
|
…
|
|
pmc.h
|
* PMC_TYPE_I80200 -> PMC_CLASS_I80200 to reflect the terminology
|
2002-08-09 05:27:09 +00:00 |
proc.h
|
Forward declare struct lwp as well as struct trapframe.
|
2003-03-05 11:28:14 +00:00 |
profile.h
|
Inline SetCPSR calls where it seems prudent to do so. This avoids two
|
2002-08-14 21:55:52 +00:00 |
ptrace.h
|
…
|
|
reg.h
|
…
|
|
setjmp.h
|
…
|
|
signal.h
|
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
|
2003-04-28 23:16:11 +00:00 |
softintr.h
|
…
|
|
stdarg.h
|
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
|
2003-04-28 23:16:11 +00:00 |
swi.h
|
…
|
|
sysarch.h
|
…
|
|
trap.h
|
Add arm32 machine-specific remote kgdb support. Largely
|
2003-04-28 01:54:49 +00:00 |
types.h
|
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
|
2003-04-28 23:16:11 +00:00 |
undefined.h
|
…
|
|
varargs.h
|
Fix pasto. (Man, it's not my day today, is it...)
|
2002-11-08 02:35:23 +00:00 |