| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-02 | Update to the SoftFloat-2c version of softfloat-specialize.h and softfloat.h. | thorpej | |
| This includes a simplification of the license and updates the comments. NFC. | |||
| 2017-12-31 | PR port-alpha/52520: provide float64 -> uint64 conversion and use | martin | |
| that when converting positive numbers. | |||
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin | |
| 2006-02-16 | Change "inline" back to "__inline" in .h files -- C99 is still too | perry | |
| new, and some apps compile things in C89 mode. C89 keywords stay. As per core@. | |||
| 2005-12-24 | Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. | perry | |
| 2001-04-26 | o IEEE 754 floating-point completion code. | ross | |
| o Implement the architected FP_C "Floating Point Control Quadword" | |||
