aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/clang
Commit message (Expand)AuthorAgeFilesLines
* First part of updating llvm/clang build glue: getting llvm-tblgen,Dimitry Andric2015-12-315-14/+16
* Drop the clang patch which adds recognition of 'CC' suffixes as aliasesDimitry Andric2015-12-302-1/+7
* Use LIBADD for pthread.Bryan Drewery2015-12-101-2/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2015-12-071-0/+1
* Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-0415-47/+29
* META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-014-4/+11
* Minimize the number of files compiled for clang only (e.g. when neitherDimitry Andric2015-09-061-4/+0
* Update llvm/clang to r242221.Dimitry Andric2015-08-1211-11/+11
* Merge ^/head r285153 through r285283.Dimitry Andric2015-07-081-2/+2
|\
| * lldb: use .PATH to find man page instead of symlinking itEd Maste2015-07-071-2/+2
* | Update llvm/clang to r241361.Dimitry Andric2015-07-052-0/+2
* | Update LLDB snapshot to upstream r241361Ed Maste2015-07-041-7/+15
* | Update llvm/clang build glue.Dimitry Andric2015-06-234-2/+10
* | Merge ^/head r284188 through r284643.Dimitry Andric2015-06-206-2/+326
|\|
| * new dependsSimon J. Gerraty2015-06-164-16/+160
| * Convert to LIBADDBaptiste Daroussin2015-06-151-2/+1
| * Add META_MODE support.Simon J. Gerraty2015-06-134-0/+181
| |\
| | * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| | * Merge sync of headSimon J. Gerraty2015-05-2738-613/+1133
| | |\ | | |/ | |/|
| | * Merge from head@274682Simon J. Gerraty2014-11-194-8/+2
| | |\
| | * \ Merge head from 7/28Simon J. Gerraty2014-08-197-7/+13
| | |\ \
| | * | | Pay attention to MK_SHARED_TOOLCHAINSimon J. Gerraty2014-05-161-0/+5
| | * | | Updated dependenciesSimon J. Gerraty2014-05-163-8/+10
| | * | | Updated dependsSimon J. Gerraty2014-05-101-0/+8
| | * | | Merge from headSimon J. Gerraty2014-05-082-2/+2
| | |\ \ \
| | * \ \ \ Merge headSimon J. Gerraty2014-04-2832-472/+264
| | |\ \ \ \
| | * \ \ \ \ Merge head@256284Simon J. Gerraty2013-10-132-1/+142
| | |\ \ \ \ \
| | * | | | | | Updated dependenciesSimon J. Gerraty2013-10-131-1/+5
| | * | | | | | Merge from headSimon J. Gerraty2013-09-0534-545/+486
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ sync from headSimon J. Gerraty2013-04-1220-5/+45
| | |\ \ \ \ \ \ \
| | * | | | | | | | Updated dependenciesSimon J. Gerraty2013-03-173-12/+11
| | * | | | | | | | Sync with HEAD.David E. O'Brien2013-02-0810-27/+74
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-082-0/+2
| | * | | | | | | | | Sync from headSimon J. Gerraty2012-11-0432-3643/+2818
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-223-0/+150
* | | | | | | | | | | | Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunkDimitry Andric2015-06-101-1/+2
* | | | | | | | | | | | Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunkDimitry Andric2015-05-3032-55/+475
|/ / / / / / / / / / /
* | | | | | | | | | | Add the llvm-cov and llvm-profdata tools, when WITH_CLANG_EXTRAS isDimitry Andric2015-04-035-0/+328
* | | | | | | | | | | Regenerated llvm/clang manpages.Dimitry Andric2015-03-1415-45/+44
* | | | | | | | | | | Merge llvm 3.6.0rc3 from ^/vendor/llvm/dist, merge clang 3.6.0rc3 fromDimitry Andric2015-02-141-1/+0
* | | | | | | | | | | Update FreeBSD LLDB build for 3.6 updateEd Maste2015-02-081-0/+4
* | | | | | | | | | | Update llvm and clang library and binary Makefiles for 3.6.0 rc1.Dimitry Andric2015-01-2611-21/+40
* | | | | | | | | | | Add the llvm-symbolizer tool, which enables the sanitizers to reportDimitry Andric2015-01-103-0/+160
* | | | | | | | | | | Remove a few redundant DPADD/LDADD pairs in llvm utilities.Dimitry Andric2015-01-102-4/+0
* | | | | | | | | | | Regenerate the manpages for the additional llvm/clang tools. ThisDimitry Andric2015-01-1013-56/+30
* | | | | | | | | | | Add the AArch64 llvm backend to the build to allow for early testing andDimitry Andric2015-01-079-40/+102
* | | | | | | | | | | Update build for LLDB snapshot at upstream rev 216948Ed Maste2014-11-261-3/+9
* | | | | | | | | | | Update llvm and clang binary Makefiles.Dimitry Andric2014-11-2415-53/+169
* | | | | | | | | | | Regenerate the manpage in mdoc(7) format using pod2mdocBaptiste Daroussin2014-11-231-433/+280
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Convert LIBCURSES to LIBNCURSES to fix "make checkdpadd"Enji Cooper2014-08-261-2/+2