summaryrefslogtreecommitdiffstats
path: root/lib/libc/alpha/gen/fpgetround.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove alpha left-overs.ru2006-08-221-52/+0
|
* Use unions to avoid violating C99 strict aliasing rules.des2004-03-161-5/+6
|
* Fix vendor ID's.obrien2001-11-071-3/+5
|
* Finish moving all IEEE fp types to be the same on all arch's.jhb2000-05-101-1/+1
|
* Add FreeBSD Id tags.obrien2000-05-101-0/+1
|
* Implement fpsetmask() and other fp*() functions. Programs should usedfr1998-12-231-4/+3
| | | | | | | | | | #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>
* Import sources from NetBSD, tweaked for building in FreeBSD.jb1998-03-091-0/+49
OpenPOWER on IntegriCloud