NetBSD/sys/arch/arm/include
matt 59ce75e3e7 Need to emit PLT magic for PIC ELF files. 2001-07-16 05:42:50 +00:00
..
arm32 Make <sysarch.h> valid for all arm platforms. Adjust/remove port-specific 2001-07-14 00:23:09 +00:00
Makefile Make <sysarch.h> valid for all arm platforms. Adjust/remove port-specific 2001-07-14 00:23:09 +00:00
ansi.h
aout_machdep.h
armreg.h Correct CPU_ID_ISOLD() and CPU_ID_IS7(). 2001-03-10 16:19:59 +00:00
asm.h Add a GOTSYM which emits the right stuff to GOT symbols under ELF and/or 2001-07-14 18:24:41 +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
bus.h Move <arm/arm32/bus.h> to <arm/bus.h>, since it looks like it's going to be 2001-06-18 21:37:32 +00:00
cdefs.h
cpu.h Purge CPU_ARM7500. Thanks to Reinoud's work, it's no longer needed. 2001-07-10 20:43:57 +00:00
cpufunc.h Add get_pc_str_offset(), which returns the offset between the address of an 2001-06-05 09:19:32 +00:00
cpus.h G/C more unused elements of struct _cpu. 2001-03-11 00:14:56 +00:00
db_machdep.h Make use of a.out or ELF symbols dependent on the compile-time definition of 2001-05-13 13:51:08 +00:00
disklabel.h
disklabel_acorn.h
elf_machdep.h Add extra constants defined by ARM ELF revision B01. 2001-01-18 23:50:50 +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
endian_machdep.h Re-introduce <arm/endian_machdep.h>, this time using GCC's idea of the target 2001-02-17 14:55:44 +00:00
float.h
fp.h
frame.h Unify arm26 and arm32 trapframe structures. The unified trapframe is the same 2001-01-20 17:14:19 +00:00
ieee.h Update to support VFP formats. Also a half-hearted attempt at armeb support. 2001-02-21 17:43:50 +00:00
ieeefp.h
int_const.h Add definitions of C99 integer constant macros. 2001-04-14 22:38:33 +00:00
int_fmtio.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_limits.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +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 * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +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 s/vm_offset_t/vaddr_t/g 2001-03-04 03:40:58 +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 Be consistent with limit constants: 2001-05-04 15:12:32 +00:00
lock.h
math.h
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 Clarify when/where MACHINE & MACHINE_ARCH are defined. Add default 2001-07-14 07:31:31 +00:00
pci_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
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
proc.h PCB convergence, part the first: 2001-02-28 18:15:42 +00:00
profile.h Need to emit PLT magic for PIC ELF files. 2001-07-16 05:42:50 +00:00
profileio.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
pte.h Improve the vac_me_harder function, it is now slightly faster, however pmap_enter_pv is also now slightly slower, so they appear to balance out. 2001-06-25 23:22:38 +00:00
ptrace.h Shared ARM ptrace(2) implementation. Mostly the same as the arm32 2001-02-11 17:03:04 +00:00
reg.h Common <arm/reg.h> (and hence common struct reg) for ARM. 2001-02-11 14:51:55 +00:00
setjmp.h
signal.h Move <machine/signal.h> into shared directory. 2001-01-13 17:02:36 +00:00
stdarg.h
sysarch.h Make <sysarch.h> valid for all arm platforms. Adjust/remove port-specific 2001-07-14 00:23:09 +00:00
trap.h A bit of extra discussion based on the latest ARM ARM. 2001-01-18 20:42:03 +00:00
types.h * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
undefined.h Change undefined instruction handler to use a linked list for each 2001-03-11 16:18:39 +00:00
varargs.h