1. 5d71de2 Update compiler-rt for rebase to r212749. by Stephen Hines · 10 years ago
  2. 2d1fdb2 Update compiler-rt aosp/master for 3.5 (r209699) rebase. by Stephen Hines · 10 years ago
  3. d5c29a8 [ASan] Backport r195125, r195132, r195216 to LLVM 3.4 branch. by Alexander Potapenko · 11 years ago
  4. f7e060d Revert premature instructions to build __sync_fetch_* by Tim Northover · 11 years ago
  5. 868082b Add clang_darwin_embedded platform for embedded projects by Tim Northover · 11 years ago
  6. 8975fa7 [ASan] Add the configure+make rules for building the ASan runtime for iOS simulator. by Alexander Potapenko · 11 years ago
  7. d2e32e3 [ASan] Remove the stale dependency on the Foundation framework from the dynamic ASan runtime. by Alexander Potapenko · 11 years ago
  8. f7e6f38 Push back various changes for building Apple's compiler-rt dylib. by Bob Wilson · 11 years ago
  9. 9849309 [asan] Don't require X86 to build Android runtime. by Evgeniy Stepanov · 11 years ago
  10. cf63737 [lsan] Follow-up to r189010 - do the same in Makefile build. by Sergey Matveev · 11 years ago
  11. 0d77f8c Add missing ']'. by Bill Wendling · 11 years ago
  12. 21afede For Darwin builds, locate tools using xcrun when available. by Bob Wilson · 11 years ago
  13. ebc0484 [LSan] Add support for building standalone LSan runtime to Make build (compiler-rt part) by Alexey Samsonov · 11 years ago
  14. eee71ae DataFlowSanitizer; compiler-rt changes. by Peter Collingbourne · 11 years ago
  15. 742c113 [ASan] Bump min supported Mac OS X version to 10.6 - makefile build by Alexey Samsonov · 11 years ago
  16. 8e4d371 Revert "Temporarily disable building the armv7 variants of profile_ios on" by Bob Wilson · 11 years ago
  17. 5ab0e47 Revert the Darwin half of r184805: "Remove the sysroot (or isysroot) by Chandler Carruth · 11 years ago
  18. 6ca5bec Temporarily disable building the armv7 variants of profile_ios on darwin. by Chandler Carruth · 11 years ago
  19. 3515fb6 Remove the sysroot (or isysroot) restriction from the GCDAProfile.c by Chandler Carruth · 11 years ago
  20. 2313d5b When the compiler is not providing a clean triple, we should fail by Sylvestre Ledru · 11 years ago
  21. 975a329 Revert r182465 and add lsan-common library to makefile-based build by Alexey Samsonov · 11 years ago
  22. e04a1fd <rdar://problem/13806954> enable __atomic_* functions for Darwin by Nick Kledzik · 11 years ago
  23. b812409 [ASan] Nuke build of static ASan runtime on Mac OS by Alexey Samsonov · 11 years ago
  24. a225736 [Sanitizer] Build sanitizer runtimes with debug info in Makefile build by Alexey Samsonov · 11 years ago
  25. b63dba9 Fix a typo in the comment by Sylvestre Ledru · 11 years ago
  26. 2b26c90 Rewrite sw_vers makefile check to avoid error message on Linux. by Bob Wilson · 11 years ago
  27. e14f63d Add -fno-rtti to ASan runtime cflags on Android. by Evgeniy Stepanov · 11 years ago
  28. 1d38069 Use the new iOS deployment target command-line options. by Bob Wilson · 11 years ago
  29. 3f81498 Don't forget to link in the C++-specific parts of the ubsan runtime when using the Makefile build system on Darwin. by Richard Smith · 11 years ago
  30. 3e587a4 Split ubsan runtime into three pieces (compiler-rt part): by Richard Smith · 11 years ago
  31. a7e5db9 [Sanitizer] Build ASan, TSan and MSan runtimes with -fno-rtti. by Alexey Samsonov · 11 years ago
  32. ef3667a update how libcompiler_rt.dylib links under libSystem.dylib on MacOSX by Nick Kledzik · 11 years ago
  33. 372b267 [sanitizer] Add MSan to Makefile-based build rules. by Evgeniy Stepanov · 11 years ago
  34. 89adb89 [build/clang_darwin] Fix the case reversal in r173465. by Daniel Dunbar · 11 years ago
  35. 7ce46da [build/clang_darwin] Don't try to run sw_vers if we don't have it. by Daniel Dunbar · 11 years ago
  36. 583336e ASan: build runtime flexible mapping and offset in configure+make build as well by Alexey Samsonov · 11 years ago
  37. e16adbc [asan] Add soname to the dynamic runtime. by Evgeniy Stepanov · 11 years ago
  38. c0973d6 Automatically create .dSYM for libcompiler_rt.dylib when using Apple's internal build system by Nick Kledzik · 12 years ago
  39. 94a04b1 UBSan: fix support on Darwin in 'make' build system. Patch by Jean-Daniel Dupas. by Alexey Samsonov · 12 years ago
  40. 9db0aed [UBSan] Add support for building ubsan runtime library on Linux with 'make'. Compiler-rt part. by Alexey Samsonov · 12 years ago
  41. 4a4ef70 Support for building the ubsan runtime when using the autoconf build system on by Richard Smith · 12 years ago
  42. a69eb9a Build ASan runtime for ARM/Android. by Evgeniy Stepanov · 12 years ago
  43. 087a68b Fix comment typo. by Bob Wilson · 12 years ago
  44. 079ed92 build/clang_darwin: Don't try to build ARM contents on 10.6. by Daniel Dunbar · 12 years ago
  45. bd8969c platform/clang_darwin: Drop an x86_64 slice into cc_kext_ios5. by Daniel Dunbar · 12 years ago
  46. 7bba84a Un-revert r164907 and r164902 (+ follow-ups), 10.6 build fix to follow. by Daniel Dunbar · 12 years ago
  47. 0cbb83b Revert r164907 and r164902 (+ follow-ups). They broke building on 10.6. by Nico Weber · 12 years ago
  48. 48154ec Determine supported archs for compiler-rt libraries on Linux by trying to compile a simple executable by Alexey Samsonov · 12 years ago
  49. dd01c88 [ASan] don't build 64-bit runtime on 32-bit Linux platforms by Alexey Samsonov · 12 years ago
  50. 11830e0 I'm getting these errors with r165159: by Bill Wendling · 12 years ago
  51. f3656c1 Back out my temporary workaround for Apple buildbots. by Bob Wilson · 12 years ago
  52. b36103f Build ASan runtime on Linux for both x86_64 and i386, same as we do with full compiler_rt and libprofile by Alexey Samsonov · 12 years ago
  53. 41c6ac5 Temporarily comment out some new arm variants to try to fix buildbots. by Bob Wilson · 12 years ago
  54. 004c434 Add compiler-rt support for Swift. by Bob Wilson · 12 years ago
  55. 7bc07eb Add support for iOS6. by Bob Wilson · 12 years ago
  56. 78aedd4 build/clang_darwin: Add the ASAN dynamic library. by Daniel Dunbar · 12 years ago
  57. d2f2615 Revert r163415 in an attempt to bring back the buildbots. by Chad Rosier · 12 years ago
  58. 5b36c14 build/clang_darwin: Add the ASAN dynamic library. by Daniel Dunbar · 12 years ago
  59. 8bc01cb build: Add support for building dylibs. by Daniel Dunbar · 12 years ago
  60. d865fec Relocate the external headers provided by ASan and the common sanitizer library. by Chandler Carruth · 12 years ago
  61. d6ccdac build/clang_darwin: More principled fix for PR12918; none of this stuff should by Daniel Dunbar · 12 years ago
  62. a9f18d1 Don't build compiler-rt arm code on darwin. Fixes PR12918. by Nico Weber · 12 years ago
  63. fc375d1 80 columns by Nico Weber · 12 years ago
  64. b3cedf9 [asan,tsan] Add a new directory compiler-rt/lib/sanitizer_common by Kostya Serebryany · 12 years ago
  65. 9003eae [asan] use -fno-builtin to build asan-rt on Mac by Kostya Serebryany · 12 years ago
  66. f4226ae [asan] use -fPIE -fno-builtin for building asan-rt by Kostya Serebryany · 12 years ago
  67. 4026c2c [tsan] makefile machinery to build tsan-rt (linux-x86_64 only) by Kostya Serebryany · 12 years ago
  68. 0d49904 [asan] move lib/asan/interception to lib/interception so that other tools (e.g. tsan) can use it by Kostya Serebryany · 12 years ago
  69. 99d4932 platform/clang_darwin: Fix a comment. by Daniel Dunbar · 12 years ago
  70. 0e1d0f2 make/clang_darwin: Tweak CheckArches function to force the integrated-as and use by Daniel Dunbar · 12 years ago
  71. 40d3a77 Revert r150232 since it breaks the build when there's no ARM assembler. by Bob Wilson · 12 years ago
  72. 074049d make/clang_darwin: Tweak CheckArches function to force the integrated-as and use by Daniel Dunbar · 12 years ago
  73. 89a4a18 [asan] build asan-rt with -funwind-tables by Kostya Serebryany · 12 years ago
  74. 803c124 build compiler-rt with -fPIC, otherwise the run-time libs will not link with -pie, at least on linux by Kostya Serebryany · 12 years ago
  75. c6f2223 [asan] move build-time config options from makefile to source (otherwise we need config options in all makefiles) by Kostya Serebryany · 13 years ago
  76. 4fd6b1c platform/clang_linux: Switch builtin and profile libraries to build using the by Daniel Dunbar · 13 years ago
  77. e235715 build all C++ files in compiler-rt with -fno-exceptions by Kostya Serebryany · 13 years ago
  78. 5f9ee28 platform/clang_linux: Add profile and asan libs on x86. by Daniel Dunbar · 13 years ago
  79. f06648a build: Add ModuleName per-subdir variable as a way to organize the different by Daniel Dunbar · 13 years ago
  80. 7855275 build/asan: Better fix for ASAN i386 build on Darwin, this causes us to see the by Daniel Dunbar · 13 years ago
  81. fe18082 build/asan: Fix ASAN build for i386, for reasons I don't really understand we by Daniel Dunbar · 13 years ago
  82. f8328c5 platform/clang_darwin: Add asan runtime library configuration. by Daniel Dunbar · 13 years ago
  83. d25fa8d build: Sketch a Clang/Linux platform config. by Daniel Dunbar · 13 years ago
  84. 91354d7 platform/clang_darwin: Fix a refacto and commento. by Daniel Dunbar · 13 years ago
  85. 91d9c15 platform/clang_darwin: Add configs for profiling support. by Daniel Dunbar · 13 years ago
  86. 6ecc1fe platform/clang_darwin: Switch over to use stub Darwin SDK. by Daniel Dunbar · 13 years ago
  87. 469846b platform/clang_darwin: Tweak deployment arg variable names. by Daniel Dunbar · 13 years ago
  88. c25c6d1 lib: Finish int_math.h definitions using compiler builtins and eliminate by Daniel Dunbar · 13 years ago
  89. 401f693 lib: Add support for library wide utility functions, and make compilerrt_abort() by Daniel Dunbar · 13 years ago
  90. 25a3ff1 build/darwin_bni: Remove consistency check I added, I forgot we always load by Daniel Dunbar · 13 years ago
  91. 1132cf7 build/darwin_bni: Add a consistency check. by Daniel Dunbar · 13 years ago
  92. d692114 build/clang_darwin: Set CC before trying to run CheckArches. by Daniel Dunbar · 13 years ago
  93. 5e06e18 build/darwin_fat: Drop ppc from default arch list, ppc targets are no longer supported by modern toolchains. by Daniel Dunbar · 13 years ago
  94. 55812b5 build: Change default CC to be clang instead of gcc. by Daniel Dunbar · 13 years ago
  95. 279a22a platform/clang_darwin: Improve the "can we build for this arch test" by checking by Daniel Dunbar · 13 years ago
  96. a11b52f <rdar://problem/10172492> No armv4t slice of libcompiler_rt-static.a by Nick Kledzik · 13 years ago
  97. 8ef0830 platform/clang_darwin: Allow use of an RC_SUPPORTED_ARCHS variable to limit the by Daniel Dunbar · 13 years ago
  98. b0f8ecc Remove redundant flag: -mthumb is the default for armv7. by Bob Wilson · 13 years ago
  99. dee3773 Add the ARM VFP variants to the cc_kext libraries for armv6 and armv7. by Bob Wilson · 13 years ago
  100. 9435c40 <rdar://problem/9624306> clean up darwin platform to use xcrun. Set up variables in darwin_bni.mk. Use GetCNAVar in AppleBI.mk by Nick Kledzik · 13 years ago