aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/softfloat/bits64
Commit message (Expand)AuthorAgeFilesLines
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* Add implementations for clog(3), clogf(3), and clog(3).Konstantin Belousov2018-05-131-1/+1
* Conditionalize the __floatunsisf and __floatunsidf functions, added inDavid Schultz2012-01-201-0/+4
* Merge in the latest SoftFloat changes from NetBSD. (NetBSD isn't theDavid Schultz2012-01-202-5/+100
* Convert softfloat to use the standard exception flag and rounding macrosDavid Schultz2012-01-161-2/+2
* Import the softfloat emulation library, needed for FreeBSD/arm right now.Olivier Houchard2004-05-142-0/+6246