.. |
arm26
|
Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.
|
2002-11-26 23:30:07 +00:00 |
arm32
|
Garbage collect pmap_map, the last (and only?) use has been removed.
|
2003-03-23 15:59: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
|
fix XScale core revision mask, and add masks for core generation and
|
2003-03-18 11:17:31 +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
|
Implement pmc(9) -- An interface to hardware performance monitoring
|
2002-08-07 05:14:47 +00:00 |
cpufunc.h
|
Garbage-collect some unused routines.
|
2002-08-14 23:24:46 +00:00 |
db_machdep.h
|
Add 26-bit and 32-bit types.h files, which indicate the programming
|
2001-11-22 17:59:57 +00:00 |
disklabel.h
|
G/c the unused (and #if 0'd) bits of cpu_disklabel. Fetch disklabel_acorn.h
|
2001-11-25 19:02:03 +00:00 |
elf_machdep.h
|
Add support for dumping ELF-cormat core files.
|
2001-12-09 23:05:56 +00:00 |
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
|
* Share a common vector page between arm26 and arm32.
|
2001-12-20 01:20:21 +00:00 |
float.h
|
|
|
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
|
Add __ELF__ stuff for resized types under ELF.
|
2001-09-03 01:51:39 +00:00 |
int_limits.h
|
Add __ELF__ stuff for resized types under ELF.
|
2001-09-03 01:51:39 +00:00 |
int_mwgwtypes.h
|
|
|
int_types.h
|
On ELF systems, make intptr_t and uintptr_t long, because Matt says so.
|
2001-10-16 20:40:45 +00:00 |
ipkdb.h
|
|
|
isa_machdep.h
|
Finish up the changes to get LOOSE_PROTOTYPES working for cats.
|
2002-01-07 22:58:07 +00:00 |
isapnp_machdep.h
|
|
|
limits.h
|
Add __ELF__ stuff for resized types under ELF.
|
2001-09-03 01:51:39 +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
|
Change pcb32_pagedir to a paddr_t (after all, it's used as a paddr_t
|
2003-02-23 23:40:01 +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
|
Make sure that PT_STEP is defined for userland, even though we don't
|
2001-10-19 00:18:20 +00:00 |
reg.h
|
|
|
setjmp.h
|
|
|
signal.h
|
Merge the nathanw_sa branch.
|
2003-01-17 21:55:23 +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
|
Fix goof-ups in last (compiler used to test previously used a different
|
2002-11-08 00:19:51 +00:00 |
swi.h
|
Add an <arm/swi.h>, containing symbolic names for SWI ranges.
|
2002-01-13 15:03:06 +00:00 |
sysarch.h
|
Rename the ARM sysarch calls from arm32* -> arm*
|
2002-03-30 06:23:39 +00:00 |
trap.h
|
Recognize GDB's default breakpoint instruction (as of GDB 5.0), in addition to
|
2001-10-18 21:26:21 +00:00 |
types.h
|
Do the syscall_plain/syscall_fancy dance on ARM. Shaves a fair number
|
2003-03-01 04:36:38 +00:00 |
undefined.h
|
* Share a common vector page between arm26 and arm32.
|
2001-12-20 01:20:21 +00:00 |
varargs.h
|
Fix pasto. (Man, it's not my day today, is it...)
|
2002-11-08 02:35:23 +00:00 |