summaryrefslogtreecommitdiffstats
path: root/lib/clang
Commit message (Expand)AuthorAgeFilesLines
* Updated dependenciessjg2014-05-1672-208/+250
* Merge from headsjg2014-05-0810-9/+11
|\
| * Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-0610-9/+11
* | Merge headsjg2014-04-2876-178/+381
|\ \ | |/
| * 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
* | Use the tblgen etc we built for host.sjg2013-10-171-0/+4
* | Merge head@256308sjg2013-10-141-2/+2
* | Merge head@256284sjg2013-10-1338-9/+963
|\ \ | |/
| * Add LLDB bmake infrastructureemaste2013-09-2038-9/+963
* | Updated dependenciessjg2013-10-1357-752/+858
* | New dependenciessjg2013-10-135-0/+163
* | Make sure we trigger generation of headerssjg2013-10-121-0/+4
* | Merge from headsjg2013-09-0563-145/+288
|\ \ | |/
| * 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
* | sync from headsjg2013-04-121-1/+9
|\ \ | |/
| * Allow us to build clang for ARM EABI. Clang and llvm use theandrew2013-02-121-1/+9
* | Updated dependenciessjg2013-03-1762-204/+462
* | Sync with HEAD.obrien2013-02-0878-144/+260
|\ \ | |/
| * 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
* | Updated/new Makefile.dependsjg2012-11-083-4/+6
| |
| \
*-. \ Sync from headsjg2012-11-0440-50/+134
|\ \ \ | | |/ | |/|
| * | Add support for bmake. This includes:marcel2012-10-061-3/+1
| * | Do not install incomplete unwind.h from clang. This header file was meantjkim2012-10-051-1/+0
| * | Sprinkle a bit of style.Makefile(5) across various clang Makefiles. Nodim2012-08-232-14/+14
| * | Add three additional clang intrinsics headers, which I missed in thedim2012-08-201-1/+4
| * | Upgrade our copy of llvm/clang to trunk r162107. With thanks todim2012-08-2039-34/+116
| |/
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-2271-3/+5688
|/
* Upgrade our copy of llvm/clang to 3.1 release. Release notes can bedim2012-05-232-4/+4
* Make sure a few new internal clang headers get installed, I missed thesedim2012-05-051-1/+7
* Upgrade our copy of llvm/clang to r155985, from upstream's release_31dim2012-05-039-33/+19
* Revert r234356 for now, as it leads to run-time problems on 32-bitdim2012-04-231-6/+0
* Work around an issue on 32-bit PowerPC, where clang executable can getdim2012-04-161-0/+6
* Upgrade our copy of llvm/clang to trunk r154661, in preparation of thedim2012-04-1653-79/+269
* Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default,dim2012-02-0519-0/+197
OpenPOWER on IntegriCloud