1. 6e99daa Consistently use COMPILER_RT_ABI for all public symbols. by Joerg Sonnenberger · 12 years ago
  2. 938b0df Introduce CRT_HAS_128BIT, currently for all __LP64__ platforms. by Joerg Sonnenberger · 12 years ago
  3. a6b264b Move original compiler-rt functions (libgcc replacement) to lib/builtins directory by Alexey Samsonov · 12 years ago[Renamed from compiler-rt/lib/clzti2.c]
  4. 6e2bf8f Mechanical change to sink a #ifdef guard for a platform below the by Chandler Carruth · 13 years ago
  5. 5b791f6 license change by Howard Hinnant · 15 years ago
  6. 665671e Fix some files that got left behind in early changeset to unnamed unions fix. Credit to Roman Divacky. by Edward O'Callaghan · 16 years ago
  7. ccf4813 Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs by Edward O'Callaghan · 16 years ago
  8. 4856eef Fixup C++ style comments are not allowed in ISO C90 to classic C style. by Edward O'Callaghan · 16 years ago
  9. fd08999 Initial import of compiler-rt. - by Daniel Dunbar · 16 years ago