.. |
ansi.h
|
replace 'long long' with int64_t to compile stand alone program with
|
2001-01-03 10:08:55 +00:00 |
aout_machdep.h
|
Since we need to have an aout_machdep.h, we may as well borrow the arm32 one.
|
2000-12-29 23:08:31 +00:00 |
armreg.h
|
|
|
asm.h
|
Pull across arm32 rev 1.19:
|
2000-12-14 20:50:56 +00:00 |
boot.h
|
|
|
bswap.h
|
|
|
bus.h
|
Add a definition of BUS_SPACE_ALIGNED_POINTER.
|
2000-12-09 18:47:15 +00:00 |
cdefs.h
|
Sync with arm32. No functional changes.
|
2000-12-29 22:42:23 +00:00 |
cpu.h
|
Move setsoftast() and friends into cpu.h and make them into macros, so arm26
|
2000-08-25 16:43:46 +00:00 |
db_machdep.h
|
Prototype kdb_trap().
|
2000-12-10 01:31:48 +00:00 |
disklabel_acorn.h
|
|
|
disklabel.h
|
|
|
elf_machdep.h
|
|
|
endian_machdep.h
|
|
|
endian.h
|
|
|
float.h
|
Sync with arm32. No functional changes.
|
2000-12-29 22:42:23 +00:00 |
fp.h
|
|
|
fpureg.h
|
Stub FPU driver -- identifies FPUs and warns they aren't supported. e.g:
|
2000-12-23 13:37:02 +00:00 |
frame.h
|
|
|
ieee.h
|
|
|
ieeefp.h
|
|
|
int_types.h
|
replace 'long long' with int64_t to compile stand alone program with
|
2001-01-03 10:08:55 +00:00 |
intr.h
|
Move setsoftast() and friends into cpu.h and make them into macros, so arm26
|
2000-08-25 16:43:46 +00:00 |
ipkdb.h
|
|
|
irq.h
|
Add a "name" argument to irq_establish and friends, in imitation of arm32.
|
2001-01-07 15:56:01 +00:00 |
limits.h
|
set MB_LEN_MAX to 32. I forgot the modification for arm26 yesterday.
|
2000-08-09 16:43:59 +00:00 |
lock.h
|
|
|
machdep.h
|
|
|
Makefile
|
Move contents of <machine/spl.h> to <machine/intr.h>.
|
2000-08-22 21:27:21 +00:00 |
math.h
|
|
|
memcreg.h
|
General cleanup of definitions of translation table stuff.
|
2000-08-21 14:37:51 +00:00 |
param.h
|
Purge vestiges of a.out support.
|
2000-12-29 23:07:29 +00:00 |
pcb.h
|
|
|
pmap.h
|
pmap_confess() is unused and doesn't work any more. G/C it.
|
2000-12-27 18:38:50 +00:00 |
proc.h
|
|
|
profile.h
|
rename mcount functions out of user namespace
|
2000-06-08 23:25:05 +00:00 |
pte.h
|
|
|
ptrace.h
|
Implement the easy ptrace requests and turn off the difficult ones.
|
2000-08-20 15:16:49 +00:00 |
reg.h
|
|
|
setjmp.h
|
Sync with arm32. No functional changes.
|
2000-12-29 22:42:23 +00:00 |
signal.h
|
|
|
softintr.h
|
|
|
stdarg.h
|
Sync with arm32 (fixes warnings compiling /bin/sh and probably others).
|
2000-12-29 19:30:34 +00:00 |
trap.h
|
|
|
types.h
|
replace 'long long' with int64_t to compile stand alone program with
|
2001-01-03 10:08:55 +00:00 |
undefined.h
|
|
|
varargs.h
|
Sync with arm32 (fixes warnings compiling /bin/sh and probably others).
|
2000-12-29 19:30:34 +00:00 |
vmparam.h
|
Add a special call to uvm_page_physload to register RISC OS's zero page as
|
2000-12-27 20:43:44 +00:00 |