Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc: Purge unneeded cdefs.h | Warner Losh | 2023-11-01 | 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 |
* | libc: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-25 | 1 | -0/+2 |
* | Implement __flt_rounds for ARMv6 hard-float. The fpscr register stores the | Andrew Turner | 2014-03-22 | 1 | -10/+14 |
* | Don't inline fenv.h functions on arm for now. Inlining makes sense: | David Schultz | 2012-01-20 | 1 | -0/+2 |
* | Implement FLT_ROUNDS for arm. Some (all?) arm FPUs lack support for | David Schultz | 2012-01-16 | 1 | -0/+63 |