summaryrefslogtreecommitdiff
path: root/lib/fp_lib.h
Commit message (Expand)AuthorAgeFilesLines
* lib: Integrate abi.h into int_lib.h, there aren't good enough reasons for thi...Daniel Dunbar2011-11-151-0/+1
* Revert "Split single & double comparison routines into separate implementationDaniel Dunbar2011-03-251-14/+0
* Split single & double comparison routines into separate implementation files,Daniel Dunbar2011-03-251-0/+14
* license changeHoward Hinnant2010-11-161-2/+2
* Fix error in rep_clz on non-LP64 targets. Patch by Christoph GerumStephen Canon2010-07-261-2/+2
* Initial implementation of double-precision soft-float division, moved a coupl...Stephen Canon2010-07-041-0/+27
* Correction to previous commit which mistakenly included older versions of som...Stephen Canon2010-07-011-24/+17
* Adding soft-float comparisons, addition, subtraction, multiplication and nega...Stephen Canon2010-07-011-0/+123