aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/clang
Commit message (Expand)AuthorAgeFilesLines
* MFC r292950:Dimitry Andric2016-01-122-1/+7
* MFC r285248: lldb: use .PATH to find man page instead of symlinking itEd Maste2015-07-281-2/+2
* MFC r264400,r265836:Enji Cooper2014-12-315-5/+5
* MFC r270650 (this is what should have been committed in r273497):Enji Cooper2014-10-231-2/+2
* MFC r262528: Update LLDB snapshot to upstream r202189Ed Maste2014-07-231-2/+3
* MFC r263778:Dimitry Andric2014-04-091-0/+2
* MFC r262657:Dimitry Andric2014-03-261-0/+6
* MFC r262613:Dimitry Andric2014-03-266-0/+36
* MFC 261991:Dimitry Andric2014-03-2131-477/+217
* MFC r259473:Dimitry Andric2013-12-247-6/+13
* Add LLDB bmake infrastructureEd Maste2013-09-202-1/+142
* Upgrade our copy of llvm/clang to 3.3 release.Dimitry Andric2013-06-125-11/+26
* Upgrade our copy of llvm/clang to trunk r178860, in preparation of theDimitry Andric2013-04-1233-541/+467
* Allow us to build clang for ARM EABI. Clang and llvm use theAndrew Turner2013-02-1220-5/+45
* Pull in r170135 from upstream clang trunk:Dimitry Andric2013-02-021-6/+16
* Upgrade our copy of llvm/clang to 3.2 release.Dimitry Andric2012-12-231-4/+4
* Upgrade our copy of llvm/clang to r168974, from upstream's release_32Dimitry Andric2012-12-039-19/+54
* Belatedly add links from /usr/bin/clang to /usr/bin/CC, like it has beenDimitry Andric2012-11-071-0/+2
* Sprinkle a bit of style.Makefile(5) across various clang Makefiles. NoDimitry Andric2012-08-231-4/+4
* When WITH_CLANG_EXTRAS is enabled, avoid needlessly building the llvmDimitry Andric2012-08-211-1/+1
* Support the WITH_SHARED_TOOLCHAIN setting that was introduced in r234782Dimitry Andric2012-08-211-0/+4
* Upgrade our copy of llvm/clang to trunk r162107. With thanks toDimitry Andric2012-08-2031-3638/+2809
* General mdoc(7) and typo fixes.Glen Barber2012-05-102-2/+2
* Upgrade our copy of llvm/clang to r155985, from upstream's release_31Dimitry Andric2012-05-031-1/+0
* Upgrade our copy of llvm/clang to trunk r154661, in preparation of theDimitry Andric2012-04-1623-47/+77
* Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, thatDimitry Andric2012-02-291-0/+8
* Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default,Dimitry Andric2012-02-0536-0/+4277
* Upgrade our copy of llvm/clang to r142614, from upstream's release_30Dimitry Andric2011-10-224-16/+27
* Add symlink from clang to clang-cpp, so you can use CPP=clang-cpp inDimitry Andric2011-10-121-2/+4
* Add manpage symlink for clang++(1).Dimitry Andric2011-10-121-0/+1
* Upgrade our copy of llvm/clang to r135360, from upstream's trunk.Dimitry Andric2011-07-172-0/+8
* Upgrade our copy of llvm/clang to r132879, from upstream's trunk.Dimitry Andric2011-06-121-0/+2
* Minor updates to the clang and tblgen manpages.Dimitry Andric2011-05-022-14/+9
* Upgrade our copy of llvm/clang to r130700, from upstream's trunk.Dimitry Andric2011-05-021-15/+16
* Regenerate clang and tblgen manpages; the clang manpage has some minorDimitry Andric2011-02-272-5/+8
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.Dimitry Andric2011-02-202-8/+12
* Add manpages for clang and tblgen. These were generated from upstream'sDimitry Andric2010-09-274-2/+715
* Upgrade our Clang in base to r114020, from upstream's release_28 branch.Dimitry Andric2010-09-201-4/+8
* Build clang libraries by default with -fno-exceptions and withRui Paulo2010-07-221-0/+1
* Upgrade our Clang in base to r108428.Ed Schouten2010-07-202-28/+91
* Install tblgen so partial / progressive builds are still possible.Dag-Erling Smørgrav2010-06-121-1/+1
* Import the build makefiles for clang/LLVM.Roman Divacky2010-06-094-0/+70