Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace. | Joseph Myers | 2013-06-05 | 1 | -5/+5 |
| | |||||
* | MIPS: soft-fp NaN representation corrections | Maciej W. Rozycki | 2013-05-16 | 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. | ||||
* | Update. | Ulrich Drepper | 1999-12-29 | 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. |