1. 0193b74 Remove extraneous semicolons outside of functions. This fixes a large by Chandler Carruth · 12 years ago
  2. 0499b84 Declare some variables unsigned to avoid signed vs unsigned mismatches. by Joerg Sonnenberger · 12 years ago
  3. 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
  4. 1c5f89b Move abi bits to separate header. Force AAPCS for EABI in accordance with ARM RTABI. by Anton Korobeynikov · 13 years ago
  5. 37b97d1 Add ARM EABI function aliases to routines by Anton Korobeynikov · 13 years ago
  6. 9ad441f license change by Howard Hinnant · 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