Age | Commit message (Expand) | Author |
---|---|---|
2019-01-22 | include/fpu/softfloat: Fix compilation with Clang on s390x | Thomas Huth |
2018-11-04 | softfloat: Don't execute divdeu without power7 | Richard Henderson |
2018-10-05 | softfloat: Specialize udiv_qrnnd for ppc64 | Richard Henderson |
2018-10-05 | softfloat: Specialize udiv_qrnnd for s390x | Richard Henderson |
2018-10-05 | softfloat: Specialize udiv_qrnnd for x86_64 | Richard Henderson |
2018-10-05 | softfloat: Fix division | Richard Henderson |
2018-10-05 | softfloat: Replace countLeadingZeros32/64 with clz32/64 | Thomas Huth |
2018-03-04 | softfloat: export some functions | Laurent Vivier |