summaryrefslogtreecommitdiffstats
path: root/lib/msun/i387/fenv.c
Commit message (Expand)AuthorAgeFilesLines
* Bugfix: feenableexcept() and fedisableexcept() should just return thedas2011-10-211-4/+4
* Use #include "fenv.h" instead of #include <fenv.h>. This makes itdas2011-10-161-1/+1
* Replace two lines accidentally removed in r226218. Thanks to bdedas2011-10-151-0/+3
* Provide external definitions of all of the standardized functions indas2011-10-101-4/+16
* Placate new binutils, by using 16-bit %ax instead of 32-bit %eax as ankib2010-02-031-6/+9
* Remove an unneeded fnstcw instruction.das2007-01-051-6/+5
* Make the fenv.h routines work for programs that use SSE fordas2005-03-171-4/+176
* Add an fenv.h implementation for the i386 port.das2004-06-061-0/+39
OpenPOWER on IntegriCloud