summaryrefslogtreecommitdiff
path: root/include/ieeefp.h
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: one-line .c comment patternWarner Losh
2011-10-21People porting FreeBSD to new architectures ought not have toDavid Schultz
2003-01-19o Move the contents of <machine/floatingpoint.h> over toMarcel Moolenaar
2002-03-23Breath deep and take __P out of the system include files.Warner Losh
2000-05-10Finish moving all IEEE fp types to be the same on all arch's.John Baldwin
2000-05-10fp_except => fp_except_t for consistancy with the i386 and the traditionDavid E. O'Brien
1999-06-22Allow fpsetmask(3) and friends to be used from a C++ program on the Alpha.Steve Price
1999-03-05Use __i386__ instead of i386 in an ifdef.Bruce Evans
1998-12-23Implement fpsetmask() and other fp*() functions. Programs should useDoug Rabson