summaryrefslogtreecommitdiffstats
path: root/fpu/softfloat.c
Commit message (Expand)AuthorAgeFilesLines
* Suppress gcc 4.x -Wpointer-sign (included in -Wall) warningsblueswir12008-09-201-1/+1
* 128-bit float support for user modeblueswir12007-11-251-0/+44
* Fix more typos in softloat code (Eduardo Felipe)blueswir12007-11-211-1/+1
* Fix typo in softfloat code.pbrook2007-11-211-6/+6
* Add strict checking mode for softfp code.pbrook2007-11-181-66/+109
* ARMv7 support.pbrook2007-11-111-0/+75
* Ooops... Typo.j_mayer2007-03-201-1/+1
* Add missing softfloat helpers.j_mayer2007-03-201-0/+48
* avoid using char when it is not necessarybellard2006-10-281-27/+27
* ColdFire target.pbrook2006-10-221-0/+11
* added abs, chs and compare functionsbellard2005-03-131-0/+135
* soft float supportbellard2005-03-131-0/+5185
OpenPOWER on IntegriCloud