aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/arm/aeabi/aeabi_double.c
Commit message (Expand)AuthorAgeFilesLines
* libc: Replace armv6 with armv7 in a commentAndrew Turner2024-06-201-1/+1
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-1/+3
* Add support for the __aeabi_c*cmp* functions. These are similar to theAndrew Turner2014-10-141-0/+25
* Fix the spelling of function.Andrew Turner2014-03-161-1/+1
* Add an optimised version of the float and double helper functions. TheseAndrew Turner2014-03-161-62/+37
* Add the required __aeabi_* functions to libc.Andrew Turner2013-01-191-0/+101