summaryrefslogtreecommitdiffstats
path: root/lib/libc/softfloat
Commit message (Expand)AuthorAgeFilesLines
* Conditionalize the __floatunsisf and __floatunsidf functions, added indas2012-01-201-0/+4
* Merge in the latest SoftFloat changes from NetBSD. (NetBSD isn't thedas2012-01-2019-16/+555
* Remove functions from softfloat's Symbol.map that don't need to be exported.das2012-01-162-20/+14
* Convert softfloat to use the standard exception flag and rounding macrosdas2012-01-163-6/+6
* Powerpc is special here. powerpc and powerpc64 use different ABIs, soimp2010-08-241-2/+2
* MFtbemd:imp2010-08-231-2/+2
* Add #endif missed in r206490.marius2010-04-111-0/+1
* While SPARC V9 allows tininess to be detected either before or aftermarius2010-04-111-0/+3
* Reflect license change from NetBSD.delphij2009-03-106-48/+6
* Use C comments since we now preprocess these files with CPP.deischen2007-04-291-2/+4
* Add each directory's symbol map file to SYM_MAPS.deischen2006-03-131-0/+2
* Add symbol maps and initial symbol version definitions to libc.deischen2006-03-131-0/+45
* Remove fpsetsticky(). This was added for SysV compatibility, but duedas2005-03-151-1/+1
* Oooops I forgot to commit that.cognet2004-12-081-1/+1
* Import the softfloat emulation library, needed for FreeBSD/arm right now.cognet2004-05-1439-0/+14975
OpenPOWER on IntegriCloud