summaryrefslogtreecommitdiffstats
path: root/runtime/compiler-rt
Commit message (Expand)AuthorAgeFilesLines
* Remove change to set SDKROOT when building compiler-rt on Darwin.Bob Wilson2014-11-101-17/+0
* Only build iOS runtime libraries when the iOS SDKs are available.Bob Wilson2014-11-101-6/+17
* Use @rpath for ASan dylib in MakefilesKuba Brecka2014-11-071-2/+0
* Unify the name of compiler-rt builtins library on Linux.Alexey Samsonov2014-05-221-2/+2
* Make verbose clang builds also build compiler_rt verboselyJonathan Roelofs2014-05-141-0/+2
* [ASan] Split static ASan runtime in two parts: asan and asan_cxx.Alexey Samsonov2014-05-121-4/+4
* Macho-embedded: rename compiler-rt support from Darwin-embeddedTim Northover2014-01-211-3/+3
* Only build ARM-specific runtimes if ARM is enabledTim Northover2013-12-111-1/+6
* Fix a tranche of comment, test and doc typosAlp Toker2013-12-051-1/+1
* Darwin(ish): enable embedded compiler-rt builds on Darwin.Tim Northover2013-11-151-1/+3
* [ASan] If the iOS Simulator SDK is available, build the ASan iossim runtime u...Alexander Potapenko2013-11-151-0/+4
* [build] Update runtime library and tests to work with relocatable SDKs on OS ...Daniel Dunbar2013-11-061-0/+17
* [libsanitizer] configure+make: install include/sanitizer into ClangAlexander Potapenko2013-10-281-2/+24
* [LSan] Add support for building standalone LSan runtime to Make build (clang ...Alexey Samsonov2013-08-201-1/+1
* DataFlowSanitizer; Clang changes.Peter Collingbourne2013-08-071-1/+2
* The makefile build system had two lists of the 32-bit runtime librariesChandler Carruth2013-06-231-5/+7
* Nuke build of static ASan runtime on Mac OS - clang partAlexey Samsonov2013-05-201-1/+1
* Split ubsan runtime into three pieces (clang part):Richard Smith2013-03-201-4/+6
* Add MSan to the list of targets in Makefile-based builds.Evgeniy Stepanov2013-02-211-1/+2
* UBSan: enable proper linking with UBsan runtime on Darwin. Turn on building u...Alexey Samsonov2012-11-161-1/+2
* [UBSan] Add support for building ubsan runtime library on Linux with 'make'. ...Alexey Samsonov2012-11-151-5/+6
* Pass LLVM_ANDROID_TOOLCHAIN_DIR if set.Evgeniy Stepanov2012-10-241-0/+4
* Un-revert r164907 and r164902 (+ follow-ups), 10.6 build fix to follow.Daniel Dunbar2012-10-151-2/+2
* Revert r164907 and r164902 (+ follow-ups). They broke building on 10.6.Nico Weber2012-10-151-2/+2
* Fixup for r165097: build 32-bit ASan compiler-rt library on 64-bit Linux only...Alexey Samsonov2012-10-092-3/+23
* Make sure 32-bit ASan runtime is available on 64-bit Linux platformsAlexey Samsonov2012-10-031-0/+4
* Add Clang support for iOS6.Bob Wilson2012-09-291-2/+2
* Run install_name_tool to fix the dynamic library ID after it has been copied.Alexander Potapenko2012-09-171-0/+2
* compiler-rt/darwin: Install asan_osx_dynamic with the other runtime libraries.Daniel Dunbar2012-09-141-6/+29
* build/compiler-rt: Companion commit to r159172.Daniel Dunbar2012-06-251-2/+2
* [tsan] add ThreadSanitizer linker flags on Linux and also copy the tsan-rt i...Kostya Serebryany2012-05-161-1/+1
* build/compiler-rt: Stop forcing off -integrated-as for compiler-rt builds.Daniel Dunbar2012-03-051-12/+1
* Use -no-integrated-as only on ARM. The X86 and X86-64 integrated as have beenRafael Espindola2012-02-241-1/+4
* runtime/Linux: Include the profile and ASAN libs on x86.Daniel Dunbar2011-12-071-2/+4
* runtime/Linux: Initial support for tying compiler-rt build into Clang build onDaniel Dunbar2011-12-021-1/+14
* Driver/Darwin: Add ASAN runtime library link support.Daniel Dunbar2011-12-011-1/+1
* clang/Darwin: Use the compiler-rt provided profile library.Daniel Dunbar2011-11-171-1/+3
* build/make/compiler-rt: Don't attempt to build compiler-rt runtime librariesDaniel Dunbar2011-11-161-1/+41
* Install a copy of the libc++ headers with clang. <rdar://problem/10096516>Bob Wilson2011-09-301-1/+1
* Build and use libcompiler_rt whenever possible.Eric Christopher2011-06-221-1/+1
* Driver/Darwin: Change to use generic iOS runtime library, which we now always...Daniel Dunbar2011-04-181-1/+1
* Reapply r129561, moving the runtime/Makefile that builds compiler-rt intoNick Lewycky2011-04-151-0/+114
* Revert r129561, which broke one of the clang buildbots.Owen Anderson2011-04-151-114/+0
* Create a compiler-rt directory and move the Makefile to it. Add a makefile thatNick Lewycky2011-04-151-0/+114