Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/msun: Cleanup after $FreeBSD$ removal | Steve Kargl | 2024-01-28 | 1 | -1/+0 |
* | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | lib: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-26 | 1 | -0/+2 |
* | Fix some regressions caused by the switch from gcc to clang. The fixes | David Schultz | 2013-05-27 | 1 | -6/+3 |
* | Fix exp2*(x) on signaling NaNs by returning x+x as usual. | Bruce Evans | 2008-02-13 | 1 | -1/+1 |
* | Use a better method of scaling by 2**k. Instead of adding to the | Bruce Evans | 2008-02-07 | 1 | -11/+15 |
* | Implement exp2l(). There is one version for machines with 80-bit | David Schultz | 2008-01-18 | 1 | -0/+426 |