1. 22db696 [builtins] Fix c?zdi2 on sparc64/Linux and ignore riscv32 by Kristina Brooks · 7 years ago
  2. 1db3ca9 [builtins] Workaround for infinite recursion in c?zdi2 by Jonas Devlieghere · 8 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/clzdi2.c]
  4. 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
  5. e63da93 Move abi bits to separate header. Force AAPCS for EABI in accordance with ARM RTABI. by Anton Korobeynikov · 14 years ago
  6. 5b791f6 license change by Howard Hinnant · 15 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