Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc: Replace armv6 with armv7 in a comment | Andrew Turner | 2024-06-20 | 1 | -1/+1 |
* | 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 | -1/+3 |
* | Add support for the __aeabi_c*cmp* functions. These are similar to the | Andrew Turner | 2014-10-14 | 1 | -0/+25 |
* | Fix the spelling of function. | Andrew Turner | 2014-03-16 | 1 | -1/+1 |
* | Add an optimised version of the float and double helper functions. These | Andrew Turner | 2014-03-16 | 1 | -62/+37 |
* | Add the required __aeabi_* functions to libc. | Andrew Turner | 2013-01-19 | 1 | -0/+101 |