1. 0499b84 Declare some variables unsigned to avoid signed vs unsigned mismatches. by Joerg Sonnenberger · 12 years ago
  2. 0ae9d25 lib: Integrate abi.h into int_lib.h, there aren't good enough reasons for this extra complexity. by Daniel Dunbar · 13 years ago
  3. ce750fd Revert "Split single & double comparison routines into separate implementation by Daniel Dunbar · 14 years ago
  4. fb92f4b Split single & double comparison routines into separate implementation files, by Daniel Dunbar · 14 years ago
  5. 9ad441f license change by Howard Hinnant · 14 years ago
  6. c41370b Fix error in rep_clz on non-LP64 targets. Patch by Christoph Gerum by Stephen Canon · 14 years ago
  7. 12a7d09 Initial implementation of double-precision soft-float division, moved a couple utility functions from the multiplications into the utility header by Stephen Canon · 14 years ago
  8. 5c6d2ec Correction to previous commit which mistakenly included older versions of some files; now includes the correct LLVM license header by Stephen Canon · 14 years ago
  9. e508632 Adding soft-float comparisons, addition, subtraction, multiplication and negation by Stephen Canon · 14 years ago