1. 0d586d0 [compiler-rt] Add back ARM EABI aliases where legal. by Eli Friedman · 8 years ago
  2. 4a45838 builtins: fix guard __AEABI__ -> __ARM_EABI__ by Saleem Abdulrasool · 8 years ago
  3. 36ac5dd builtins: expand out the AEABI function stubs by Saleem Abdulrasool · 8 years ago
  4. af0bbd9 [builtins] Make SOFT_FP versions of floatdidf and floatundidf compile by Jeroen Ketema · 9 years ago
  5. 0b748f2 [builtins] replace tabs by spaces and remove whitespace at end of line NFC by Jeroen Ketema · 9 years ago
  6. b5bba5c builtins: Expand out floating point exponents for MSVC by Saleem Abdulrasool · 10 years ago
  7. a6b264b Move original compiler-rt functions (libgcc replacement) to lib/builtins directory by Alexey Samsonov · 12 years ago[Renamed from compiler-rt/lib/floatdidf.c]
  8. 321916a Remove extraneous semicolons outside of functions. This fixes a large by Chandler Carruth · 13 years ago
  9. 7205b23 lib: Include float.h in int_lib.h, and eliminate duplicate includes from a number of source files. by Daniel Dunbar · 14 years ago
  10. fd1fb85 lib: Include stdbool.h in int_lib.h, and eliminate duplicate includes from a number of source files. by Daniel Dunbar · 14 years ago
  11. 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
  12. e63da93 Move abi bits to separate header. Force AAPCS for EABI in accordance with ARM RTABI. by Anton Korobeynikov · 14 years ago
  13. 75e3c19 Add ARM EABI function aliases to routines by Anton Korobeynikov · 14 years ago
  14. 5b791f6 license change by Howard Hinnant · 15 years ago
  15. 5583632 Code style and Readability fixes. Credit to Craig van Vliet. by Edward O'Callaghan · 16 years ago
  16. fd08999 Initial import of compiler-rt. - by Daniel Dunbar · 16 years ago