summaryrefslogtreecommitdiff
path: root/include/fenv.h
AgeCommit message (Expand)Author
2017-04-09fexcept_t + fenv_t should be handled the same way for softfloatchristos
2017-03-22provide a common softfloat fenv implemenation and use it for softfloat builds.chs
2017-02-23Add fenv for ia64, imported from FreeBSD, compile tested only.scole
2016-08-25add shchristos
2016-08-23add alphachristos
2015-12-29fix inverted condition...christos
2015-12-28Add missing eol-escapemartin
2015-12-27We need at least 68010 or coldfire for fenv.christos
2015-12-24add m68k, default types.christos
2015-12-24rearrange...christos
2015-12-22Add __HAVE_FENVchristos
2015-12-21Add fenv.h for mipschristos
2015-12-20Powerpc now has fenv.hchristos
2014-12-27fenv(3) support for hppamartin
2014-09-19RISC-V support <fenv.h>matt
2014-09-03or1k support <fenv.h>matt
2014-08-10Changes to existing files to enable building AARCH64 userland.matt
2013-04-28Enable fenv support for arm.matt
2013-04-27Systematically include sys/featuretest.h when _NETBSD_SOURCE is used.joerg
2012-03-22typo in commentdholland
2011-05-20Add fenv support for sparc. Mostly copied from sparc64 and share with it.nakayama
2011-05-16Actually test for sparc v9 architecture, doesn't matter if we are buildingmartin
2011-05-16The support of <fenv.h> is actually for __sparc64__, not for __sparc__he
2011-01-31fenv support for sparc64 from Stathis Kamperischristos
2010-08-02Missing defined.joerg
2010-07-31Add support for fenv.h interface for i386 and amd64.joerg