NetBSD/sys/arch/arm/include
kleink 422697679e * Move the definitions for types other than single-precision and double-
precision back to machine-dependent headers.  C99 has no strict
  requirement which, if any, extended-precision type `long double' must
  match, and even between 80-bit formats there are differences in
  implementation (m68k vs. x86).
* On arm, consider __VFP_FP__.
2003-10-23 23:26:06 +00:00
..
arm26 Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
arm32 Don't drop to spl0 in cpu_switch/cpu_switchto. Do it in the idle loop 2003-10-23 08:59:10 +00:00
ansi.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +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 arm1020E cpu id 2003-09-06 08:43:02 +00:00
asm.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
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 Add a defflag for __BUS_SPACE_HAS_STREAM_METHODS, and add the 2003-10-23 15:03:24 +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 Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
cpuconf.h Add support for ARM10 class devices. 2003-09-06 08:55:42 +00:00
cpufunc.h Add processor-specific declarations for ARM10 class processors. 2003-09-06 09:08:35 +00:00
db_machdep.h Make faulting in DDB continue back in the top-level command 2003-07-09 20:14:14 +00:00
disklabel.h Overhaul MBR handling (part 1): 2003-10-08 04:25:43 +00:00
elf_machdep.h Define ELF32_MACHDEP_ENDIANNESS according to target byte order. 2003-09-29 09:08:20 +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
float.h * Move the definitions for types other than single-precision and double- 2003-10-23 23:26:06 +00:00
fp.h
frame.h Add SA_SIGINFO support for ARM (from Chris Gilbert). 2003-10-05 19:44:58 +00:00
ieee.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
lock.h Move __cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED to machine/types.h 2003-09-26 22:45:41 +00:00
Makefile Merge the nathanw_sa branch. 2003-01-17 21:55:23 +00:00
math.h
mcontext.h Add some accessor macros for the ucontext: 2003-10-08 22:43:01 +00:00
ofisa_machdep.h
ofw.h
param.h Purge CLSIZE, CLSIZELOG2 and MCLOFSET. 2002-02-26 15:13:19 +00:00
pcb.h Document the need for pcb32_r8 to be quad-aligned, now that cpuswitch() 2003-10-13 21:46:39 +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 Define SIGTRAMP_VALID(v). 2003-10-18 17:57:06 +00:00
softintr.h
stdarg.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
swi.h
sysarch.h __{BEGIN,END}_DECLS-wrap prototypes. 2003-09-11 09:40:11 +00:00
trap.h Use the GDB5 breakpoint value for the kernel breakpoint assembly statement 2003-05-21 13:39:01 +00:00
types.h Move __cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED to machine/types.h 2003-09-26 22:45:41 +00:00
undefined.h
varargs.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00