1. c58a436 Update aosp/master compiler-rt for rebase to r275480 by Pirama Arumuga Nainar · 8 years ago
  2. 799172d Update aosp/master compiler-rt for rebase to r256229 by Pirama Arumuga Nainar · 8 years ago
  3. cdce50b Update aosp/master compiler-rt for rebase to r239765 by Pirama Arumuga Nainar · 9 years ago
  4. 259f706 Update aosp/master compiler-rt for rebase to r235153 by Pirama Arumuga Nainar · 9 years ago
  5. 7c91505 Update aosp/master compiler-rt for rebase to r233350 by Pirama Arumuga Nainar · 9 years ago
  6. 86277eb Update aosp/master compiler-rt for rebase to r230699. by Stephen Hines · 9 years ago
  7. 6d18623 Update aosp/master compiler-rt for rebase to r222486. by Stephen Hines · 10 years ago
  8. 6a211c5 Update compiler-rt for rebase to r212749. by Stephen Hines · 10 years ago
  9. 2d1fdb2 Update compiler-rt aosp/master for 3.5 (r209699) rebase. by Stephen Hines · 10 years ago
  10. ace5350 LLVM's GoogleTest copy has moved its source code back to the default by Chandler Carruth · 11 years ago
  11. 4949674 [ASan] Add CMake configs for libclang_rt.asan_iossim_dynamic.dylib by Alexander Potapenko · 11 years ago
  12. 7e8db74 Add a CMake option COMPILER_RT_DEBUG for building runtimes with full debug info. by Peter Collingbourne · 11 years ago
  13. c349466 Add top-level CMake 'compiler-rt' target to build all compiler-rt libraries by Alexey Samsonov · 11 years ago
  14. 05fa380 [ASan] Split ASan unit tests into two different binaries: by Alexey Samsonov · 11 years ago
  15. 38a61aa [sanitizer] Refine CMake rules for generating exported symbols and lint checking by Alexey Samsonov · 11 years ago
  16. 1de4060 sanitizer_common: Use PYTHON_EXECUTABLE to choose appropriate python. by Will Dietz · 11 years ago
  17. e5fa243 Properly generate lists of exported symbols for sanitizer runtimes by Alexey Samsonov · 11 years ago
  18. c1caace [ASan] create default (empty) ASan blacklist file in resource directory by Alexey Samsonov · 11 years ago
  19. a06fe91 Build and install .syms files alongside sanitizer runtimes. These are used to by Richard Smith · 11 years ago
  20. 304026d [CMake] set -mmacosx-version-min to 10.7 if compiler-rt is built with -stdlib=libc++ by Alexey Samsonov · 11 years ago
  21. a74424e CMake: simplify build rules for compiler-rt unit tests. This fixes warnings in Ninja build tree. by Alexey Samsonov · 11 years ago
  22. f6acafc [CMake] Fix compiler-rt tests after r173617 by Alexey Samsonov · 11 years ago
  23. 1db6274 AddCompilerRT.cmake: Try to unbreak since r173617. by NAKAMURA Takumi · 11 years ago
  24. 2aad7c1 CMake: add functions creating universal runtime libraries for several architectures on OS X and use them in ASan and UBSan build rules by Alexey Samsonov · 11 years ago
  25. 5162314 CMake: Add add_compiler_rt_osx_object_library to create universal libraries on Mac by Alexey Samsonov · 11 years ago
  26. e16af95 CMake: Add add_compiler_rt_static_runtime function and use it to build generic compiler-rt libraries by Alexey Samsonov · 11 years ago
  27. 392c50d CMake: create AddCompilerRT module and implement convenience add_compiler_rt_object_library function by Alexey Samsonov · 11 years ago
  28. 0231c50 MemorySanitizer unit tests. by Evgeniy Stepanov · 11 years ago
  29. 32b8991 [Sanitizer] Don't implicitly add object files to the list of dependencies when building compiler_rt unittests. Fix sanitizer_common and asan build rules accordingly. This also fixes check-sanitizer command on Ninja. by Alexey Samsonov · 11 years ago
  30. 49ca997 [*san] Create unittests output directory, if it does not exist. by Evgeniy Stepanov · 11 years ago
  31. 02dcc63 Significantly change the way we build ASan unittests in CMake by Alexey Samsonov · 11 years ago
  32. 062ed09 Remove the old, and non-functional CMake build system from CompilerRT. by Chandler Carruth · 12 years ago
  33. fe4eb31 Sink {config.h,ConfigureChecks}.cmake into cmake directory. by Daniel Dunbar · 14 years ago
  34. e4ff347 Fix cmake test suit for compiler-rt. by Edward O'Callaghan · 15 years ago
  35. 87aa4f5 CMake should only pass GCC options to GCC. by Edward O'Callaghan · 15 years ago
  36. 8bf1e09 Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs by Edward O'Callaghan · 15 years ago
  37. bb119a4 Fix signedness warning in mprotect call, Clean up and improve endianness.h header. by Edward O'Callaghan · 15 years ago
  38. 0e4ad9c Start porting compiler-rt testsuit to Solaris with new build system. Fix some C++ style comments which are not allowed in ISO C90. by Edward O'Callaghan · 15 years ago
  39. 6c307f0 Fix newlinew warning in floatundidf.c , Bulkout CMake system more, complete port to AuroraUX and Solaris. by Edward O'Callaghan · 15 years ago