summaryrefslogtreecommitdiffstats
path: root/lib/clang
Commit message (Expand)AuthorAgeFilesLines
* Update generated include/llvm/Support/DataTypes.h.dim2015-02-281-30/+42
* Minor updates to llvm's pregenerated config headers.dim2015-02-262-2/+9
* Merge llvm 3.6.0 final from ^/vendor/llvm/dist, merge clang 3.6.0 finaldim2015-02-251-2/+2
* Merge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge clang 3.6.0rc4 fromdim2015-02-193-4/+4
* Merge llvm 3.6.0rc3 from ^/vendor/llvm/dist, merge clang 3.6.0rc3 fromdim2015-02-143-3/+7
* Update FreeBSD LLDB build for 3.6 updateemaste2015-02-0819-6/+104
* Merging ^/head r278224 through r278297.dim2015-02-051-1/+2
|\
| * Followup to r278223, by only using -stdlib=libc++ when the compiler isdim2015-02-041-1/+2
* | Merge ^/head r278110 through r278223.dim2015-02-041-1/+1
|\ \ | |/
| * For now, add -stdlib=libc++ to the flags for building clang, since thatdim2015-02-041-1/+1
* | Pull in r227752 from upstream llvm trunk (by Michael Kuperstein):dim2015-02-021-0/+1
* | Merge llvm 3.6.0rc2 from ^/vendor/llvm/dist, merge clang 3.6.0rc2 fromdim2015-01-311-2/+2
* | Instead of hardcoding /usr/lib, as in r277803, use ${LIBDIR} for thedim2015-01-271-1/+1
* | Change the path to clang's private headers. Upstream has always storeddim2015-01-271-1/+1
* | Add new internal clang headers, relating to AVX2 and ADX intrinsics.dim2015-01-261-1/+8
* | Update llvm and clang library and binary Makefiles for 3.6.0 rc1.dim2015-01-2643-95/+98
|/
* Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfixdim2015-01-185-8/+10
* Remove extraneous periodemaste2015-01-091-1/+1
* Fix WITH_LLDB buildemaste2015-01-081-1/+1
* Add the AArch64 llvm backend to the build to allow for early testing anddim2015-01-0725-3/+187
* Update build for LLDB snapshot at upstream rev 216948emaste2014-11-2622-26/+139
* Disable the ObjC rewriter modules, since according to rdivacky these aredim2014-11-242-3/+0
* Update llvm and clang library Makefiles.dim2014-11-2439-90/+183
* Update llvm and clang include files.dim2014-11-2416-187/+51
* Fix the TARGET_ABI value clang uses. It shpuld be gnueabi on all ARMandrew2014-10-011-3/+3
* Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportandrew2014-10-011-2/+1
* Replace DPADD with DPSRCS to fix "make checkdpadd"ngie2014-08-181-1/+1
* Stop telling people to directly report llvm or clang bugs upstream,dim2014-08-132-2/+2
* Remove ia64.marcel2014-07-074-8/+0
* In some scenarios, when generating llvm/clang .inc.h files, multipledim2014-06-101-32/+43
* Use the new -d option that was added to tblgen between llvm/clang 3.3dim2014-05-141-78/+93
* Upgrade our copy of llvm/clang to 3.4.1 release. This release containsdim2014-05-124-29/+15
* Eliminate EARLY_BUILD flag. It is redundant and means MK_CLANG_FULL=noimp2014-05-102-9/+6
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-0610-9/+11
* Add a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow make to processdim2014-03-261-0/+2
* Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.andrew2014-03-231-2/+4
* Merge from head up to r262536.dim2014-02-265-4/+9
|\
| * Update LLDB bmake build for r262187emaste2014-02-185-4/+9
* | Add Makefile glue to build the Sparc backend libraries and link themdim2014-02-2022-1/+150
|/
* Upgrade our copy of llvm/clang to 3.4 release. This version supportsdim2014-02-1641-147/+173
* Enable llvm's integrated assembler for PowerPC, since it should now bedim2013-12-164-0/+20
* lldb: Threaded inferior support for FreeBSDemaste2013-12-031-1/+2
* Update LLDB to upstream r196259 snapshotemaste2013-12-032-0/+4
* Update LLDB to upstream r194122 snapshotemaste2013-11-128-6/+17
* Bump OS versions in the toolchain triples to 11.0, and bump thedim2013-10-101-2/+2
* Add LLDB bmake infrastructureemaste2013-09-2038-9/+963
* Upgrade our copy of llvm/clang to 3.3 release.dim2013-06-1214-13/+38
* Use an ugly hack to get around bootstrapping problems when buildingdim2013-05-131-0/+5
* Allow building clang on older FreeBSD releases, where log2() does notdim2013-05-031-0/+5
* Upgrade our copy of llvm/clang to trunk r178860, in preparation of thedim2013-04-1260-139/+247
OpenPOWER on IntegriCloud