aboutsummaryrefslogtreecommitdiff
path: root/lib/libclang_rt
Commit message (Expand)AuthorAgeFilesLines
* Prefer MK_SSP=no to SSP_CFLAGS=Mitchell Horne2021-08-041-1/+1
* Fix GCC and -DWITH_CLEAN build after 7bc797e3f3807660cf98e5b1bd63545cafe820f8Alex Richardson2021-08-021-2/+5
* Add build system support for ASAN+UBSAN instrumentationAlex Richardson2021-08-021-0/+2
* Merge llvm-project 12.0.1 rc2Dimitry Andric2021-06-191-1/+1
* Merge llvm-project main llvmorg-12-init-17869-g8e464dd76befDimitry Andric2021-06-131-1/+1
* Allow using sanitizers for ssp tests with out-of-tree compilerAlex Richardson2021-03-122-10/+26
* Add a few missed files to libclang_rt.profile-<arch>.aDimitry Andric2021-03-051-0/+2
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2021-01-031-1/+1
* Enable SUBDIR_PARELLEL in lib/libclang_rtAlex Richardson2020-10-121-0/+2
* Merge ^/head r364051 through r364081.Dimitry Andric2020-08-103-0/+14
|\
| * Follow-up to r358851 (llvm-project 10.0.0-rc3 import), where I addedDimitry Andric2020-08-103-0/+14
* | Update Makefiles under lib/clang and usr.bin/clang for 11.0.0 builds,Dimitry Andric2020-08-061-1/+1
|/
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-05-231-1/+1
* Remove tests for obsolete compilers in the build systemEric van Gyzen2020-05-121-1/+1
* Update build glue for libclang_rt.Dimitry Andric2020-01-2726-565/+563
* * Bump version numbers to 10.0.0Dimitry Andric2020-01-251-1/+1
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2019-12-221-1/+1
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-201-1/+1
* libclang_rt: enable on powerpc*Dimitry Andric2019-11-231-1/+1
* Rearrange libclang_rt Makefile again, and attempt to simplify it.Dimitry Andric2019-09-131-41/+29
* Add some missed continuation backslashes.Dimitry Andric2019-09-051-3/+3
* Update libclang_rt:Dimitry Andric2019-09-0116-66/+258
* Change clang lib dir to 9.0.0.Dimitry Andric2019-08-231-1/+1
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt, libc++,Dimitry Andric2019-06-121-1/+1
* Build libclang_rt/profile on all clang-supported architecturesEnji Cooper2019-04-221-3/+0
* Standardize `-std=c++* as `CXXSTD`Enji Cooper2019-03-291-1/+1
* Revert r345706: the third time will be the charmEnji Cooper2019-03-291-1/+1
* Standardize `-std=c++* as `CXXSTD`Enji Cooper2019-03-291-1/+1
* Revert r345704Enji Cooper2019-03-291-1/+1
* CXXSTD is the C++ analogue to CSTD.Enji Cooper2019-03-291-1/+1
* Update compiler-rt build glue.Dimitry Andric2019-01-227-0/+14
* Update version numbers, and regenerate config headers for llvm, clang,Dimitry Andric2019-01-201-1/+1
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-11-041-1/+1
* Add compiler-rt's libFuzzer, not connected to buildworld yet.Dimitry Andric2018-09-292-0/+65
* For now, msan is 64-bit only.Dimitry Andric2018-08-041-0/+2
* Merge ^/head r336870 through r337285, and resolve conflicts.Dimitry Andric2018-08-041-0/+1
|\
| * Install the 32-bit compat sanitizer libraries.John Baldwin2018-08-031-0/+1
* | Update lib/libclang_rt for compiler-rt trunk r338150.Dimitry Andric2018-08-0311-6/+97
* | Chase sanitizer file rename from r337136Ed Maste2018-08-036-6/+6
* | Update llvm/clang version numbers in various files.Dimitry Andric2018-07-311-1/+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