| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFC: Use the same IEEE fp types on the alpha as on the i386. | John Baldwin | 2000-08-17 | 1 | -6/+7 |
| | | | | | Notes: svn path=/stable/4/; revision=64768 | ||||
| * | Allow fpsetmask(3) and friends to be used from a C++ program on the Alpha. | Steve Price | 1999-06-22 | 1 | -0/+2 |
| | | | | | | | | Reviewed by: dfr Notes: svn path=/head/; revision=48106 | ||||
| * | Use __i386__ instead of i386 in an ifdef. | Bruce Evans | 1999-03-05 | 1 | -3/+3 |
| | | | | | Notes: svn path=/head/; revision=44492 | ||||
| * | Implement fpsetmask() and other fp*() functions. Programs should use | Doug Rabson | 1998-12-23 | 1 | -0/+25 |
| #include <ieeefp.h> to access these functions instead of the i386 specific #include <machine/floatingpoint.h> Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=42029 | |||||
