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
John Baldwin
bde8875a06
Finish moving all IEEE fp types to be the same on all arch's.
2000-05-10 19:41:40 +00:00
David E. O'Brien
317e99beec
Add FreeBSD Id tags.
2000-05-10 19:04:57 +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