aboutsummaryrefslogtreecommitdiff
path: root/include/ieeefp.h
Commit message (Expand)AuthorAgeFilesLines
* o Move the contents of <machine/floatingpoint.h> over toMarcel Moolenaar2003-01-191-4/+2
* Breath deep and take __P out of the system include files.Warner Losh2002-03-231-6/+6
* Finish moving all IEEE fp types to be the same on all arch's.John Baldwin2000-05-101-2/+2
* fp_except => fp_except_t for consistancy with the i386 and the traditionDavid E. O'Brien2000-05-101-4/+5
* Allow fpsetmask(3) and friends to be used from a C++ program on the Alpha.Steve Price1999-06-221-0/+2
* Use __i386__ instead of i386 in an ifdef.Bruce Evans1999-03-051-3/+3
* Implement fpsetmask() and other fp*() functions. Programs should useDoug Rabson1998-12-231-0/+25