1. 0193b74 Remove extraneous semicolons outside of functions. This fixes a large by Chandler Carruth · 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. 2918947 More fixes for missed includes by Anton Korobeynikov · 13 years ago
  4. 37b97d1 Add ARM EABI function aliases to routines by Anton Korobeynikov · 13 years ago
  5. 9ad441f license change by Howard Hinnant · 14 years ago
  6. 4d055d5 Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used by Stephen Canon · 14 years ago
  7. b6d4e2e Renamed unsigned->float routines to match GCC convention by Stephen Canon · 14 years ago[Renamed (92%) from lib/floatunssidf.c]
  8. 09009c5 [unsigned] int -> float soft-float conversions for single- and double-precision by Stephen Canon · 14 years ago