summaryrefslogtreecommitdiffstats
path: root/lib/libc/softfloat/softfloat-for-gcc.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge in the latest SoftFloat changes from NetBSD. (NetBSD isn't thedas2012-01-201-1/+127
| | | | | | | original vendor, but we're using their heavily modified version.) This brings in functions for long double emulation (both extended and quad formats), which may be useful for testing, and also for replacing libc/sparc64/fpu/.
* Remove functions from softfloat's Symbol.map that don't need to be exported.das2012-01-161-10/+10
| | | | | | Also use the proper number of underscores for internal names. (Changing the names should be fine, since apparently the symbols are currently unused.)
* Import the softfloat emulation library, needed for FreeBSD/arm right now.cognet2004-05-141-0/+43
It should become useless when gcc 3.4 will be imported, as libgcc from gcc 3.4 contains this bits for arm.
OpenPOWER on IntegriCloud