aboutsummaryrefslogtreecommitdiff
path: root/lib/libclang_rt
Commit message (Expand)AuthorAgeFilesLines
* Only build tsan and tsan_cxx for amd64, as 32 bit is unsupported.Dimitry Andric2017-12-251-0/+2
* Next step in updating llvm/clang build glue: make libclang_rt build.Dimitry Andric2017-12-2314-52/+144
* Update libclang_rt version number.Dimitry Andric2017-12-201-1/+1
* Upgrade our copies of clang, llvm, lldb and libc++ to r319231 from theDimitry Andric2017-12-031-1/+1
* Make the assignment of CRTARCH conditional, even in the armhf case, andDimitry Andric2017-12-021-3/+4
* Correct the detection of hard float armWarner Losh2017-11-071-3/+3
* Redo r325502Enji Cooper2017-11-071-1/+2
* Handle arm/armv[67] hosted/targeted builds gracefullyEnji Cooper2017-11-071-1/+1
* Remove unnecessary src.opts.mk .includeEnji Cooper2017-11-071-2/+0
* Use bsd.compiler.mk instead of src.opts.mkEnji Cooper2017-11-071-1/+1
* Choose a simpler, more philosophically correct version for CRTARCH with armv[67]Enji Cooper2017-11-051-1/+6
* Revert r325443Enji Cooper2017-11-051-8/+1
* Fix paths for cross-built versions of lib/libclang_rt and hardfloat arm variantsEnji Cooper2017-11-051-1/+8
|\
| * Simplify r325427Enji Cooper2017-11-051-4/+2
| * Define CRTARCH to armhf when TARGET/TARGET_ARCH are set to arm/armv[67]Enji Cooper2017-11-051-1/+10
| * MFhead@r325199Enji Cooper2017-10-311-1/+0
| |\
| * | -fvisibility is a c++ thing, per gcc(1)Enji Cooper2017-10-231-1/+1
| * | Support compiling lib/libclang_rt/profile with gccEnji Cooper2017-10-231-4/+4
| * | Define TARGET_CPUARCH and use in libclang_rt as the basis for CRTARCHEnji Cooper2017-10-221-1/+1
* | | Support compiling lib/libclang_rt/profile a bit more with recent versions of gccEnji Cooper2017-11-052-5/+5
| |/ |/|
* | DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
|/
* Merge ^/head r320573 through r320970.Dimitry Andric2017-07-132-0/+29
|\
| * DIRDEPS_BUILD: Connect more libraries.Bryan Drewery2017-07-112-0/+29
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r307894, and updateDimitry Andric2017-07-135-5/+4
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306956, and updateDimitry Andric2017-07-021-0/+1
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304659, and updateDimitry Andric2017-06-034-8/+0
* | Merge compiler-rt trunk r300890, and update build glue.Dimitry Andric2017-04-221-0/+1
* | Initial update of clang/llvm build glue, for building just a minimalDimitry Andric2017-04-171-1/+1
|/
* Merge ^/head r312968 through r313054.Dimitry Andric2017-02-011-0/+3
|\
| * Expose symbols in lib/libclang_rt/profile to fix --coverageEnji Cooper2017-01-311-0/+3
* | Update various libclang_rt Makefiles.Dimitry Andric2017-01-105-7/+12
* | Adjust version numbers for the clang library directory.Dimitry Andric2017-01-051-1/+1
|/
* Update build glue for llvm/clang 3.9.1.Dimitry Andric2016-11-261-1/+1
* Update compiler-rt to 3.9.0 release, and update the build glue forDimitry Andric2016-09-0313-328/+380
* Update build glue for clang and the llvm/clang extras.Dimitry Andric2016-08-191-1/+1
* DIRDEPS_BUILD: Update dependenciesBryan Drewery2016-06-143-0/+3
* Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.Bryan Drewery2016-03-261-1/+0
* DIRDEPS_BUILD: Update clang dependencies after r296417.Bryan Drewery2016-03-081-0/+23
* Merge compiler-rt release_38 branch r258968.Dimitry Andric2016-02-066-2/+109
* Update various build glue files for the new llvm/clang version number.Dimitry Andric2015-12-301-1/+1
* Upgrade our copies of clang and llvm to 3.7.1 release. This is aDimitry Andric2015-12-251-1/+1
* META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-018-0/+105
* Install the public sanitizer headers. These are useful for programsDimitry Andric2015-11-293-2/+23
* Amend 287626 by adding lib/libclang_rt/safestack.Dimitry Andric2015-09-101-0/+47
* Update compiler-rt to 3.7.0 release. This also includes the sanitizerDimitry Andric2015-09-109-29/+54
* Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunkDimitry Andric2015-05-301-1/+1
* Upgrade our copy of clang and llvm to 3.6.1 release.Dimitry Andric2015-05-251-1/+1
* Update compiler-rt to trunk r228651. This enables using AddressDimitry Andric2015-02-223-1/+5
* Update llvm and clang library and binary Makefiles for 3.6.0 rc1.Dimitry Andric2015-01-261-1/+1
* Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfixDimitry Andric2015-01-181-1/+1