.. |
arm26
|
Add 26-bit and 32-bit types.h files, which indicate the programming
|
2001-11-22 17:59:57 +00:00 |
arm32
|
Define macros describing the 4M super-sections that our pmap
|
2002-08-24 02:48:50 +00:00 |
ansi.h
|
Change ARM-ELF to LP64 friendly types.
|
2001-07-28 07:42:28 +00:00 |
aout_machdep.h
|
|
|
armreg.h
|
Handle i80200 step D0 and i80321 step B0
|
2002-07-22 18:17:42 +00:00 |
asm.h
|
Change way PIC stuff is emitted for ELF to be more flexible.
|
2001-07-16 05:43:32 +00:00 |
blockio.h
|
Add write_multi_1().
|
2001-06-02 10:44:56 +00:00 |
bootconfig.h
|
Add <machine/bootconfig.h> on arm26, and add an <arm/bootconfig.h> for it to
|
2001-05-13 13:46:23 +00:00 |
bswap.h
|
* Rename "word" -> 16, and "long" -> 32, as suggested by Ben Harris.
|
2002-08-14 15:08:57 +00:00 |
bus.h
|
Use separate function pointers for dmamap_sync pre- vs post- operations.
|
2002-08-17 20:46:26 +00:00 |
byte_swap.h
|
* Rename "word" -> 16, and "long" -> 32, as suggested by Ben Harris.
|
2002-08-14 15:08:57 +00:00 |
cdefs.h
|
|
|
conf.h
|
add ixpcom to cdevsw
|
2002-07-16 14:20:04 +00:00 |
cpu.h
|
* Add a new machdep.powersave sysctl, which controls the use of
|
2002-08-16 15:25:53 +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
|
Add <arm/endian.h> and remove the cats, dnard and netwinder versions, since
|
2001-06-23 12:20:27 +00:00 |
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
|
When delivering a signal, there is no need to push the signal number,
|
2002-06-23 00:16:20 +00:00 |
ieee.h
|
|
|
ieeefp.h
|
|
|
int_const.h
|
Add definitions of C99 integer constant macros.
|
2001-04-14 22:38:33 +00:00 |
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
|
Add definitions for C99 fastest minimum-width integer types.
|
2001-04-26 16:25:19 +00:00 |
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
|
Big patch for merging common include files of the new hpcarm tree and the old arm32
|
2001-02-23 21:23:45 +00:00 |
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
|
Big patch for merging common include files of the new hpcarm tree and the old arm32
|
2001-02-23 21:23:45 +00:00 |
limits.h
|
Add __ELF__ stuff for resized types under ELF.
|
2001-09-03 01:51:39 +00:00 |
lock.h
|
Implement __cpu_simple_lock*() primitives using the SWP insn. Note
|
2001-11-15 19:22:32 +00:00 |
Makefile
|
Byte-swapping optimizations, enabled if compiling with GCC:
|
2002-08-13 22:41:36 +00:00 |
math.h
|
Clean up some rampant code duplication wrt ieee number handling:
|
2002-02-19 13:08:12 +00:00 |
ofisa_machdep.h
|
use _KERNEL_OPT
|
2001-05-30 11:57:16 +00:00 |
ofw.h
|
Big patch for merging common include files of the new hpcarm tree and the old arm32
|
2001-02-23 21:23:45 +00:00 |
param.h
|
Purge CLSIZE, CLSIZELOG2 and MCLOFSET.
|
2002-02-26 15:13:19 +00:00 |
pcb.h
|
- Move more contents of various <machine/vmparam.h> files into
|
2001-11-23 17:39:03 +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
|
Big patch for merging common include files of the new hpcarm tree and the old arm32
|
2001-02-23 21:23:45 +00:00 |
pmc.h
|
* PMC_TYPE_I80200 -> PMC_CLASS_I80200 to reflect the terminology
|
2002-08-09 05:27:09 +00:00 |
proc.h
|
Implement pmc(9) -- An interface to hardware performance monitoring
|
2002-08-07 05:14:47 +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
|
Increase the size of a jmp_buf when using ELF, since this will be our last
|
2001-08-25 14:45:59 +00:00 |
signal.h
|
|
|
softintr.h
|
Move the generic ARM soft interrupt code into a generic place.
|
2002-01-29 22:54:14 +00:00 |
stdarg.h
|
Remove the call to abort(). We don't pull in a prototype for it,
|
2002-01-01 01:58:01 +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
|
Implement pmc(9) -- An interface to hardware performance monitoring
|
2002-08-07 05:14:47 +00:00 |
undefined.h
|
* Share a common vector page between arm26 and arm32.
|
2001-12-20 01:20:21 +00:00 |
varargs.h
|
|
|