aboutsummaryrefslogtreecommitdiff
path: root/lib/libclang_rt
Commit message (Expand)AuthorAgeFilesLines
* MFC r364081:Dimitry Andric2020-09-073-0/+14
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-07-241-1/+1
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-05-0126-566/+564
* MFC r355034:Dimitry Andric2020-01-081-1/+1
* MFC r356004:Dimitry Andric2020-01-071-1/+1
* MFC r355940:Dimitry Andric2020-01-071-1/+1
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-01-0716-55/+235
* MFC r348504 (by kevans):Dimitry Andric2019-07-231-1/+1
* MFC r345203,r345205,r345353,r345645,r345708,r345709,r345735,r345770,r346081,r...Enji Cooper2019-05-231-1/+1
* Revert r348136Enji Cooper2019-05-231-1/+1
* MFC r345203,r345205,r345353,r345645,r345708,r345709,r345735,r345770,r346574,r...Enji Cooper2019-05-231-1/+1
* MFC r346578:Enji Cooper2019-05-091-3/+0
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2019-04-128-1/+15
* Merge clang 7.0.1 and several follow-up changesDimitry Andric2019-02-1614-13/+171
* Install the 32-bit compat sanitizer libraries.John Baldwin2018-08-031-0/+1
* Remove special cases for armeb in the build.Warner Losh2018-07-171-1/+1
* More follow-up to r335799 (llvm/clang 6.0.1 update), where I forgot toDimitry Andric2018-06-301-1/+1
* 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