freebsd-dev/sys/sparc64
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
..
central Make sparc64 compatible with NEW_PCIB and enable it: 2011-10-02 23:22:38 +00:00
compile
conf Add a warning about why sbp(4) is commented out so that curious folks 2011-10-19 21:55:20 +00:00
ebus Make sparc64 compatible with NEW_PCIB and enable it: 2011-10-02 23:22:38 +00:00
fhc Make sparc64 compatible with NEW_PCIB and enable it: 2011-10-02 23:22:38 +00:00
include People porting FreeBSD to new architectures ought not have to 2011-10-21 06:41:46 +00:00
isa Retire isa_setup_intr() and isa_teardown_intr() and use the generic bus 2011-05-06 13:48:53 +00:00
pci Make sparc64 compatible with NEW_PCIB and enable it: 2011-10-02 23:22:38 +00:00
sbus Merge from NetBSD: 2011-10-15 09:29:43 +00:00
sparc64 Trace attempts to call restricted MD syscalls. 2011-10-18 07:39:27 +00:00