Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrap fpgetround() so internal calls to it (seen on arm, powerpc, and sh) | 2016-07-26 | 1 | -2/+3 | |
| | | | | | | go direct instead of through the PLT. ok millert@ kettenis@ | ||||
* | It's been a quarter century: we can assume volatile is present with that name. | 2014-04-17 | 1 | -2/+2 | |
| | |||||
* | First pass at removing clauses 3 and 4 from NetBSD licenses. | 2008-06-26 | 1 | -8/+1 | |
| | | | | | | | | | Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@ | ||||
* | replace the stub ieeefp functions with the real working functions, | 1999-07-23 | 1 | -0/+50 | |
from NetBSD. |