1. 0193b74 Remove extraneous semicolons outside of functions. This fixes a large by Chandler Carruth · 12 years ago
  2. cd25a5f Allow divsi3 to take advantage of a hardware unsigned divide when it is available, by replacing an explicit call to udivsi3 with the divide operator. Patch by Sébastien Bourdeauducq. by Stephen Canon · 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. 37a6a45 Code style and Readability fixes. Credit to Craig van Vliet. by Edward O'Callaghan · 15 years ago
  8. b3a6901 Initial import of compiler-rt. - by Daniel Dunbar · 15 years ago