.. |
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 |
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
|
add CPU types
|
2003-05-13 11:45:52 +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
|
Remove redundant bounds_check_with_label() prototype.
|
2003-05-10 16:12:02 +00:00 |
elf_machdep.h
|
|
|
endian_machdep.h
|
* Rename "word" -> 16, and "long" -> 32, as suggested by Ben Harris.
|
2002-08-14 15:08:57 +00:00 |
endian.h
|
|
|
fiq.h
|
|
|
float.h
|
Rename <sys/float_ieee.h> to <sys/float_ieee754.h>, following libc's
|
2003-05-12 15:22:53 +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
|
A few ISA sound drivers like to share dma channels, and hence deferred
|
2003-05-09 23:51:25 +00:00 |
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 |
Makefile
|
Merge the nathanw_sa branch.
|
2003-01-17 21:55:23 +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 21:55:23 +00:00 |
ofisa_machdep.h
|
|
|
ofw.h
|
|
|
param.h
|
Purge CLSIZE, CLSIZELOG2 and MCLOFSET.
|
2002-02-26 15:13:19 +00:00 |
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
|
Let machine-dependent code specify how to enumerate the bus.
|
2002-05-15 19:23:51 +00:00 |
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
|
Move the generic ARM soft interrupt code into a generic place.
|
2002-01-29 22:54:14 +00:00 |
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
|
Rename the ARM sysarch calls from arm32* -> arm*
|
2002-03-30 06:23:39 +00:00 |
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 |