Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary math_private.h includes. | Joseph Myers | 2018-09-28 | 7 | -7/+1 |
* | Use round functions not __round functions in glibc libm. | Joseph Myers | 2018-09-27 | 1 | -0/+1 |
* | Use trunc functions not __trunc functions in glibc libm. | Joseph Myers | 2018-09-20 | 1 | -0/+1 |
* | Use ceil functions not __ceil functions in glibc libm. | Joseph Myers | 2018-09-17 | 1 | -0/+1 |
* | Use rint functions not __rint functions in glibc libm. | Joseph Myers | 2018-09-14 | 1 | -0/+1 |
* | Use floor functions not __floor functions in glibc libm. | Joseph Myers | 2018-09-14 | 1 | -0/+1 |
* | Do not include fenv_private.h in math_private.h. | Joseph Myers | 2018-09-03 | 6 | -0/+6 |
* | Regen RISC-V rvd ULPs | DJ Delorie | 2018-08-03 | 1 | -4/+12 |
* | RISC-V: Build Infastructure | Palmer Dabbelt | 2018-01-29 | 3 | -0/+5 |
* | RISC-V: Add ABI Lists | Palmer Dabbelt | 2018-01-29 | 2 | -0/+2199 |
* | RISC-V: Hard Float Support | Palmer Dabbelt | 2018-01-29 | 15 | -0/+607 |