aboutsummaryrefslogtreecommitdiff
path: root/lib/clang
Commit message (Expand)AuthorAgeFilesLines
* Merge sync of headSimon J. Gerraty2015-05-27125-406/+970
|\
| * Update generated include/llvm/Support/DataTypes.h.Dimitry Andric2015-02-281-30/+42
| * Minor updates to llvm's pregenerated config headers.Dimitry Andric2015-02-262-2/+9
| * Merge llvm 3.6.0 final from ^/vendor/llvm/dist, merge clang 3.6.0 finalDimitry Andric2015-02-251-2/+2
| * Merge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge clang 3.6.0rc4 fromDimitry Andric2015-02-193-4/+4
| * Merge llvm 3.6.0rc3 from ^/vendor/llvm/dist, merge clang 3.6.0rc3 fromDimitry Andric2015-02-143-3/+7
| * Update FreeBSD LLDB build for 3.6 updateEd Maste2015-02-0819-6/+104
| * Merging ^/head r278224 through r278297.Dimitry Andric2015-02-051-1/+2
| |\
| | * Followup to r278223, by only using -stdlib=libc++ when the compiler isDimitry Andric2015-02-041-1/+2
| * | Merge ^/head r278110 through r278223.Dimitry Andric2015-02-041-1/+1
| |\|
| | * For now, add -stdlib=libc++ to the flags for building clang, since thatDimitry Andric2015-02-041-1/+1
| * | Pull in r227752 from upstream llvm trunk (by Michael Kuperstein):Dimitry Andric2015-02-021-0/+1
| * | Merge llvm 3.6.0rc2 from ^/vendor/llvm/dist, merge clang 3.6.0rc2 fromDimitry Andric2015-01-311-2/+2
| * | Instead of hardcoding /usr/lib, as in r277803, use ${LIBDIR} for theDimitry Andric2015-01-271-1/+1
| * | Change the path to clang's private headers. Upstream has always storedDimitry Andric2015-01-271-1/+1
| * | Add new internal clang headers, relating to AVX2 and ADX intrinsics.Dimitry Andric2015-01-261-1/+8
| * | Update llvm and clang library and binary Makefiles for 3.6.0 rc1.Dimitry Andric2015-01-2643-95/+98
| |/
| * Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfixDimitry Andric2015-01-185-8/+10
| * Remove extraneous periodEd Maste2015-01-091-1/+1
| * Fix WITH_LLDB buildEd Maste2015-01-081-1/+1
| * Add the AArch64 llvm backend to the build to allow for early testing andDimitry Andric2015-01-0725-3/+187
| * Update build for LLDB snapshot at upstream rev 216948Ed Maste2014-11-2622-26/+139
| * Disable the ObjC rewriter modules, since according to rdivacky these areDimitry Andric2014-11-242-3/+0
| * Update llvm and clang library Makefiles.Dimitry Andric2014-11-2439-90/+183
| * Update llvm and clang include files.Dimitry Andric2014-11-2416-187/+51
* | Merge from head@274682Simon J. Gerraty2014-11-193-7/+6
|\|
| * Fix the TARGET_ABI value clang uses. It shpuld be gnueabi on all ARMAndrew Turner2014-10-011-3/+3
| * Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportAndrew Turner2014-10-011-2/+1
| * Replace DPADD with DPSRCS to fix "make checkdpadd"Enji Cooper2014-08-181-1/+1
| * Stop telling people to directly report llvm or clang bugs upstream,Dimitry Andric2014-08-132-2/+2
* | Merge head from 7/28Simon J. Gerraty2014-08-1924-142/+128
|\|
| * Remove ia64.Marcel Moolenaar2014-07-074-8/+0
| * In some scenarios, when generating llvm/clang .inc.h files, multipleDimitry Andric2014-06-101-32/+43
| * Use the new -d option that was added to tblgen between llvm/clang 3.3Dimitry Andric2014-05-141-78/+93
| * Upgrade our copy of llvm/clang to 3.4.1 release. This release containsDimitry Andric2014-05-124-29/+15
| * Eliminate EARLY_BUILD flag. It is redundant and means MK_CLANG_FULL=noWarner Losh2014-05-102-9/+6
* | New dependenciesSimon J. Gerraty2014-05-178-0/+289
* | Ensure clang-tblgen in TOOLSDIRSimon J. Gerraty2014-05-161-1/+1
* | Handle bootstrapping for hostSimon J. Gerraty2014-05-161-2/+11
* | Avoid circular dependencySimon J. Gerraty2014-05-161-0/+3
* | Updated dependenciesSimon J. Gerraty2014-05-1672-208/+250
* | Merge from headSimon J. Gerraty2014-05-0810-9/+11
|\|
| * Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-0610-9/+11
* | Merge headSimon J. Gerraty2014-04-2876-178/+381
|\|
| * Add a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow make to processDimitry Andric2014-03-261-0/+2
| * Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.Andrew Turner2014-03-231-2/+4
| * Merge from head up to r262536.Dimitry Andric2014-02-265-4/+9
| |\
| | * Update LLDB bmake build for r262187Ed Maste2014-02-185-4/+9
| * | Add Makefile glue to build the Sparc backend libraries and link themDimitry Andric2014-02-2022-1/+150
| |/
| * Upgrade our copy of llvm/clang to 3.4 release. This version supportsDimitry Andric2014-02-1641-147/+173