Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-05 | Remove trailing whitespace. | Joseph Myers | 1 | -5/+5 | |
2013-05-16 | MIPS: soft-fp NaN representation corrections | Maciej W. Rozycki | 1 | -4/+4 | |
[BZ #15442] This adds support for the inverse interpretation of the quiet bit of IEEE 754 floating-point NaN data that some processors use. This includes in particular MIPS architecture processors; the payload used for the canonical qNaN encoding is updated accordingly so as not to interfere with the quiet bit. | |||||
1999-12-29 | Update. | Ulrich Drepper | 1 | -0/+788 | |
1999-12-29 Ulrich Drepper <drepper@cygnus.com> * soft-fp/*: Tons of new files to implement floating-point arithmetic in software. Contributed by Richard Henderson, Jakub Jelinek and others. |