freebsd-dev/sys/arm
David Schultz a50079b7ff People porting FreeBSD to new architectures ought not have to
implement a deprecated FPU control interface in addition to the
standard one.  To make this clearer, further deprecate ieeefp.h
by not declaring the function prototypes except on architectures
that implement them already.

Currently i386 and amd64 implement the ieeefp.h interface for
compatibility, and for fp[gs]etprec(), which doesn't exist on
most other hardware.  Powerpc, sparc64, and ia64 partially implement
it and probably shouldn't, and other architectures don't implement it
at all.
2011-10-21 06:41:46 +00:00
..
arm Trace attempts to call restricted MD syscalls. 2011-10-18 07:39:27 +00:00
at91 Remove pointless semicolons after label 2011-09-30 04:55:23 +00:00
compile
conf Fix a zyd(4) comment typo that was copy+pasted into most kernel config files. 2011-09-11 17:39:51 +00:00
econa Remove pointless semicolons after label 2011-09-30 04:55:23 +00:00
include People porting FreeBSD to new architectures ought not have to 2011-10-21 06:41:46 +00:00
mv Fix build when DEBUG is defined in the kernel configuration file (e.g. 2011-10-04 16:58:20 +00:00
s3c2xx0 Get myself a brain, move the call to init_param1() before the first use in 2011-02-21 13:11:05 +00:00
sa11x0 Fix for arm and mips case the size of storage for sintrcnt/sintrnames. 2011-08-02 17:49:27 +00:00
xscale Name these gpio pins better, they are on an external PLD and not the same as 2011-10-12 20:58:54 +00:00