summaryrefslogtreecommitdiff
path: root/lib/libc/mips/softfloat
Commit message (Collapse)AuthorAgeFilesLines
* Convert softfloat to use the standard exception flag and rounding macrosDavid Schultz2012-01-161-14/+14
| | | | | | | | | in fenv.h instead of the non-standard and incomplete ones in ieeefp.h. Thanks to Ian Lepore for testing this patch. Notes: svn path=/head/; revision=230189
* Add mips support libc from the mips2-jnpr branch of perforce.Warner Losh2008-04-263-0/+454
Notes: svn path=/head/; revision=178580