about summary refs log tree commit diff
path: root/src/fenv/mips
Commit message (Expand)AuthorAgeFilesLines
* switch arm, sh, and mips fenv asm from .sub system to .S filesRich Felker2016-01-202-0/+7
* fix mips fesetround failure to write back resulting modeRich Felker2015-10-011-0/+1
* fix mips fesetenv(FE_DFL_ENV) againRich Felker2015-04-171-0/+1
* fix fesetenv(FE_DFL_ENV) on mipsSzabolcs Nagy2015-02-081-1/+3
* fix fenv exception functions to mask their argumentSzabolcs Nagy2013-08-181-3/+6
* floating point environment/exceptions support for mipsRich Felker2012-10-181-0/+60