1. 2d1fdb2 Update compiler-rt aosp/master for 3.5 (r209699) rebase. by Stephen Hines · 10 years ago
  2. c0973d6 Automatically create .dSYM for libcompiler_rt.dylib when using Apple's internal build system by Nick Kledzik · 12 years ago
  3. d865fec Relocate the external headers provided by ASan and the common sanitizer library. by Chandler Carruth · 12 years ago
  4. 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
  5. 89a4a18 [asan] build asan-rt with -funwind-tables by Kostya Serebryany · 13 years ago
  6. 803c124 build compiler-rt with -fPIC, otherwise the run-time libs will not link with -pie, at least on linux by Kostya Serebryany · 13 years ago
  7. e235715 build all C++ files in compiler-rt with -fno-exceptions by Kostya Serebryany · 13 years ago
  8. 401f693 lib: Add support for library wide utility functions, and make compilerrt_abort() by Daniel Dunbar · 13 years ago
  9. 48464e0 Add support for "platform" configurations, which define a suite of compiler-rt by Daniel Dunbar · 14 years ago
  10. ba990c4 Remove old build logic, this is going to be replaced by a more configurable mechanism shortly. by Daniel Dunbar · 14 years ago
  11. faf0150 Simplify subdirectory makefiles, and be more robust by checking that they define the appropriate variables. by Daniel Dunbar · 14 years ago
  12. a68b0e4 Rename DebugMake variable to DEBUGMAKE for consistency (variables that are designed to be overridden), and use VERBOSE=1 instead of VERBOSE!="" for controlling verbosity. by Daniel Dunbar · 14 years ago
  13. 557a6ea Tidy up comments, remove whitespace, and rename 'print-%' make debugging target by Daniel Dunbar · 14 years ago
  14. 01f9de5 Stub out structure for building armv{6,7} libs. by Daniel Dunbar · 15 years ago
  15. 866d282 Support building for a single target architecture. by Daniel Dunbar · 15 years ago
  16. b3a6901 Initial import of compiler-rt. - by Daniel Dunbar · 15 years ago