summaryrefslogtreecommitdiffstats
path: root/lib/clang
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | 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
| |_|_|/ |/| | |
* | | | Allow us to build clang for ARM EABI. Clang and llvm use theandrew2013-02-121-1/+9
| |_|/ |/| |
* | | Pull in r170135 from upstream clang trunk:dim2013-02-0264-8/+147
* | | Upgrade our copy of llvm/clang to 3.2 release.dim2012-12-231-2/+2
* | | Cleanup a few duplicate llvm libs that snuck in with the recent update.dim2012-12-111-4/+1
* | | Upgrade our copy of llvm/clang to r168974, from upstream's release_32dim2012-12-0334-55/+114
| |/ |/|
OpenPOWER on IntegriCloud