summaryrefslogtreecommitdiff
path: root/lib/floatsidf.c
Commit message (Expand)AuthorAgeFilesLines
* Remove extraneous semicolons outside of functions. This fixes a largeChandler Carruth2012-06-221-1/+1
* lib: Integrate abi.h into int_lib.h, there aren't good enough reasons for thi...Daniel Dunbar2011-11-151-1/+0
* More fixes for missed includesAnton Korobeynikov2011-04-191-0/+1
* Add ARM EABI function aliases to routinesAnton Korobeynikov2011-04-191-0/+4
* license changeHoward Hinnant2010-11-161-2/+2
* Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were n...Stephen Canon2010-08-171-11/+5
* [unsigned] int -> float soft-float conversions for single- and double-precisionStephen Canon2010-07-021-0/+54