aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/include/fpu.h
Commit message (Expand)AuthorAgeFilesLines
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Implement fpsetmask() and other fp*() functions. Programs should useDoug Rabson1998-12-231-1/+11
* Implement 'software completion' for floating point arithmetic. On theDoug Rabson1998-12-041-0/+114