Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make arch __fesetround backends hidden | Rich Felker | 2018-09-12 | 1 | -0/+1 |
* | switch arm, sh, and mips fenv asm from .sub system to .S files | Rich Felker | 2016-01-20 | 2 | -0/+7 |
* | fix mips fesetround failure to write back resulting mode | Rich Felker | 2015-10-01 | 1 | -0/+1 |
* | fix mips fesetenv(FE_DFL_ENV) again | Rich Felker | 2015-04-17 | 1 | -0/+1 |
* | fix fesetenv(FE_DFL_ENV) on mips | Szabolcs Nagy | 2015-02-08 | 1 | -1/+3 |
* | fix fenv exception functions to mask their argument | Szabolcs Nagy | 2013-08-18 | 1 | -3/+6 |
* | floating point environment/exceptions support for mips | Rich Felker | 2012-10-18 | 1 | -0/+60 |