summaryrefslogtreecommitdiff
path: root/include/ieeefp.h
Commit message (Expand)AuthorAgeFilesLines
* 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