1. 321916a Remove extraneous semicolons outside of functions. This fixes a large by Chandler Carruth · 13 years ago
  2. 8524f0b Declare some variables unsigned to avoid signed vs unsigned mismatches. by Joerg Sonnenberger · 13 years ago
  3. b6f75f7 lib: Integrate abi.h into int_lib.h, there aren't good enough reasons for this extra complexity. by Daniel Dunbar · 14 years ago
  4. e63da93 Move abi bits to separate header. Force AAPCS for EABI in accordance with ARM RTABI. by Anton Korobeynikov · 15 years ago
  5. 75e3c19 Add ARM EABI function aliases to routines by Anton Korobeynikov · 15 years ago
  6. f3798a3 compiler-rt: Split subdf3 and subsf3 out of add implementations, for by Daniel Dunbar · 15 years ago
  7. 5b791f6 license change by Howard Hinnant · 15 years ago
  8. 74eaf1f Correction to previous commit which mistakenly included older versions of some files; now includes the correct LLVM license header by Stephen Canon · 15 years ago
  9. b1fdde1 Adding soft-float comparisons, addition, subtraction, multiplication and negation by Stephen Canon · 15 years ago