Age | Commit message (Expand) | Author |
---|---|---|
2018-09-27 | Use round functions not __round functions in glibc libm. | Joseph Myers |
2018-09-20 | Use trunc functions not __trunc functions in glibc libm. | Joseph Myers |
2018-09-17 | Use ceil functions not __ceil functions in glibc libm. | Joseph Myers |
2018-09-14 | Use rint functions not __rint functions in glibc libm. | Joseph Myers |
2018-09-14 | Use floor functions not __floor functions in glibc libm. | Joseph Myers |
2018-09-03 | Do not include fenv_private.h in math_private.h. | Joseph Myers |
2018-08-03 | Regen RISC-V rvd ULPs | DJ Delorie |
2018-01-29 | RISC-V: Build Infastructure | Palmer Dabbelt |
2018-01-29 | RISC-V: Add ABI Lists | Palmer Dabbelt |
2018-01-29 | RISC-V: Hard Float Support | Palmer Dabbelt |