aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm-project/clang
Commit message (Expand)AuthorAgeFilesLines
* Apply clang fix for assertion failure compiling science/chronoDimitry Andric2022-01-301-3/+3
* Revert clang change that breaks CTF on aarch64Dimitry Andric2021-12-121-14/+12
* Apply fix for clang crashing on invalid -Wa,-march= valuesDimitry Andric2021-12-051-4/+11
* Stop clang 13 from defining conflicting macros on PowerPCDimitry Andric2021-11-131-1/+4
* Merge llvm-project 13.0.0 releaseDimitry Andric2021-11-1315-105/+91
* Merge llvm-project release/13.x llvmorg-13.0.0-rc3-8-g08642a395f23Dimitry Andric2021-11-135-20/+46
* Merge llvm-project release/13.x llvmorg-13.0.0-rc2-43-gf56129fe78d5Dimitry Andric2021-11-1321-237/+529
* Merge llvm-project release/13.x llvmorg-13.0.0-rc1-97-g23ba3732246aDimitry Andric2021-11-1348-455/+587
* Merge llvm-project main llvmorg-13-init-16847-g88e66fa60ae5Dimitry Andric2021-11-13756-24705/+75491
* Apply clang fix for assertion failure compiling multimedia/minitubeDimitry Andric2021-08-211-2/+5
* Merge llvm-project 12.0.1 releaseDimitry Andric2021-07-161-1/+2
* clang: stop linking _p libs for -pg as of FreeBSD 14Ed Maste2021-06-271-7/+10
* Fix clang assertion while building recent www/chromiumDimitry Andric2021-06-211-1/+1
* Merge llvm-project 12.0.1 rc2Dimitry Andric2021-06-197-50/+96
* Disable strict-fp for powerpcspe, as it does not work properly yetDimitry Andric2021-06-141-0/+1
* Merge llvm-project 12.0.0 releaseDimitry Andric2021-06-1354-314/+664
* Merge llvm-project main llvmorg-12-init-17869-g8e464dd76befDimitry Andric2021-06-13745-33779/+67246
* Merge llvm commits for kernel address and memory sanitizer supportDimitry Andric2021-04-271-1/+7
* clang: Fix -gz=zlib options for linkerEd Maste2021-03-046-0/+27
* Fix clang assertion when compiling the devel/onetbb portDimitry Andric2021-01-2616-99/+121
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2021-01-0329-110/+202
* Merge commit 28de0fb48 from llvm git (by Luís Marques):Dimitry Andric2020-12-091-1/+7
* clang: allow -fstack-clash-protection on FreeBSDEd Maste2020-11-251-1/+1
* Merge commit 35ecc7fe4 from llvm git (by Hubert Tong):Dimitry Andric2020-10-131-1/+1
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-10-122-3/+7
* Merge commit e09107ab8 from llvm git (by Raul Tambre):Dimitry Andric2020-09-1711-189/+152
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-09-1624-361/+650
* [PowerPC64LE] Fix platform definitions for powerpc64le-*-freebsd*Brandon Bergren2020-09-121-0/+2
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-08-2413-50/+72
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-08-152-7/+19
* Reapply r362235 (by kp):Dimitry Andric2020-08-061-2/+3
* Reapply r360852 (by cem):Dimitry Andric2020-08-061-2/+2
* r356104 | jhibbits | 2019-12-27 00:06:28 +0100 (Fri, 27 Dec 2019) | 25 linesDimitry Andric2020-08-061-0/+7
* Reapply r349876:Dimitry Andric2020-08-062-57/+57
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-07-311-1/+5
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-07-3115-117/+183
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-07-31999-46714/+98647
* Merge commit 065fc1eafe7c from llvm git (by Richard Smith):Dimitry Andric2020-07-082-8/+4
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-06-281-1/+2
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-06-255-9/+37
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-06-203-164/+167
* llvm: Default to -mno-relax on RISC-VKristof Provost2020-06-161-2/+3
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-05-2317-100/+156
* clang: Reject %n for __attribute__((format(__freebsd_kprintf__)))Conrad Meyer2020-05-091-2/+2
* Merge commit 4ca2cad94 from llvm git (by Justin Hibbits):Dimitry Andric2020-05-064-10/+104
* Merge commit ce5173c0e from llvm git (by Reid Kleckner):Dimitry Andric2020-04-201-2/+3
* Merge commit 30588a739 from llvm git (by Erich Keane):Dimitry Andric2020-04-123-5/+5
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-03-267-22/+46
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-03-1815-45/+243
* Merge ^/vendor/llvm-project/release-10.x up to its last change (upstreamDimitry Andric2020-03-058-24/+43