Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | People porting FreeBSD to new architectures ought not have to | David Schultz | 2011-10-21 | 1 | -11/+0 |
* | o Move the contents of <machine/floatingpoint.h> over to | Marcel Moolenaar | 2003-01-19 | 1 | -4/+2 |
* | Breath deep and take __P out of the system include files. | Warner Losh | 2002-03-23 | 1 | -6/+6 |
* | Finish moving all IEEE fp types to be the same on all arch's. | John Baldwin | 2000-05-10 | 1 | -2/+2 |
* | fp_except => fp_except_t for consistancy with the i386 and the tradition | David E. O'Brien | 2000-05-10 | 1 | -4/+5 |
* | Allow fpsetmask(3) and friends to be used from a C++ program on the Alpha. | Steve Price | 1999-06-22 | 1 | -0/+2 |
* | Use __i386__ instead of i386 in an ifdef. | Bruce Evans | 1999-03-05 | 1 | -3/+3 |
* | Implement fpsetmask() and other fp*() functions. Programs should use | Doug Rabson | 1998-12-23 | 1 | -0/+25 |