summaryrefslogtreecommitdiff
path: root/lib/fp_lib.h
Commit message (Expand)AuthorAge
* Declare some variables unsigned to avoid signed vs unsigned mismatches.Joerg Sonnenberger2012-06-18
* lib: Integrate abi.h into int_lib.h, there aren't good enough reasons for thi...Daniel Dunbar2011-11-15
* Revert "Split single & double comparison routines into separate implementationDaniel Dunbar2011-03-25
* Split single & double comparison routines into separate implementation files,Daniel Dunbar2011-03-25
* license changeHoward Hinnant2010-11-16
* Fix error in rep_clz on non-LP64 targets. Patch by Christoph GerumStephen Canon2010-07-26
* Initial implementation of double-precision soft-float division, moved a coupl...Stephen Canon2010-07-04
* Correction to previous commit which mistakenly included older versions of som...Stephen Canon2010-07-01
* Adding soft-float comparisons, addition, subtraction, multiplication and nega...Stephen Canon2010-07-01