Dag-Erling Smørgrav
261e614637
Use unions to avoid violating C99 strict aliasing rules.
2004-03-16 20:42:02 +00:00
David E. O'Brien
482a6000bb
Fix vendor ID's.
2001-11-07 22:12:52 +00:00
David E. O'Brien
8d1d19d347
fp_except => fp_except_t for consistancy with the i386 and the tradition
...
C methoid of nameing types.
2000-05-10 19:00:45 +00:00
Doug Rabson
b7f762137a
Implement fpsetmask() and other fp*() functions. Programs should use
...
#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>
1998-12-23 11:50:52 +00:00
John Birrell
03fcbeae91
Import sources from NetBSD, tweaked for building in FreeBSD.
1998-03-09 06:34:43 +00:00