aboutsummaryrefslogtreecommitdiff
path: root/lib/clang
Commit message (Expand)AuthorAgeFilesLines
* Update objects in liblldb for the MK_LLDB=yes case.Dimitry Andric2017-04-181-30/+33
* For lldb, delete the custom Xcode-only Host/Config.h, and provide aDimitry Andric2017-04-181-0/+20
* Add new objects to lib/clang/lib{llvm,clang} and usr.bin/clang for theDimitry Andric2017-04-182-28/+39
* Add some new objects to libclang for the MK_CLANG_FULL=yes case.Dimitry Andric2017-04-171-0/+3
* Add preliminary UPDATING and ObsoleteFiles.inc entries. Also add oneDimitry Andric2017-04-171-0/+1
* Initial update of clang/llvm build glue, for building just a minimalDimitry Andric2017-04-1712-42/+112
* Update clang, llvm, lld, lldb, compiler-rt and libc++ to 4.0.0 release.Dimitry Andric2017-03-102-2/+2
* Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-02-282-2/+2
* Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-02-252-2/+2
* Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-02-232-2/+2
* Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-02-172-2/+2
* Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-02-112-2/+2
* Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-02-052-2/+2
* Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-02-012-2/+2
* Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-01-292-2/+2
* Add -mlong-calls also to LLVM's STATIC_CFLAGS on ARMEd Maste2017-01-271-0/+1
* Additional LD_AS_LLD -> LD_IS_LLD missed in r312894/r312895Ed Maste2017-01-271-1/+1
* Also apply WITH_LLD_AS_LD to build toolsEd Maste2017-01-251-1/+1
* Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-01-242-2/+2
* Merge llvm, clang, lld and lldb release_40 branch 292732, and updateDimitry Andric2017-01-222-2/+2
* Fix some erroneous minimization in libclang.Dimitry Andric2017-01-151-4/+4
* Merge llvm, clang, lld and lldb release_40 branch r292009. Also updateDimitry Andric2017-01-147-14/+21
* Merge llvm, clang, lld and lldb trunk r291476.Dimitry Andric2017-01-093-2/+3
* Add one more dependency for lld.Dimitry Andric2017-01-071-0/+1
* Update clang and lld Version.inc files.Dimitry Andric2017-01-062-2/+2
* Adjust version numbers for the clang library directory.Dimitry Andric2017-01-051-1/+1
* Update clang and lld Version.inc files.Dimitry Andric2017-01-042-2/+2
* Cleanup commented entries in libllvm Makefile.Dimitry Andric2017-01-041-6/+0
* Bump FREEBSD_CC_VERSION to force bootstrap compiler build.Dimitry Andric2017-01-041-1/+1
* Update lldb Makefile, and disable some functionality for Windows andDimitry Andric2017-01-041-2/+5
* Update lld Version.inc and libllvm/Makefile to match.Dimitry Andric2017-01-042-6/+9
* Initial updates to llvm/clang build glue.Dimitry Andric2017-01-0310-295/+251
* Reapply 310775, now it also builds correctly if lldb is disabled:Dimitry Andric2016-12-301-27/+33
* Revert r310775 for now, until we can figure out why it does not seem toDimitry Andric2016-12-291-26/+20
* Move llvm-objdump from CLANG_EXTRAS to installed by defaultDimitry Andric2016-12-291-20/+26
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ 3.9.1 releaseDimitry Andric2016-12-161-1/+1
* Update llvm, clang, lld, lldb, compiler-rt and libc++ to release_39Dimitry Andric2016-12-101-1/+1
* Merge ^/head r309519 through r309757.Dimitry Andric2016-12-091-0/+3
|\
| * During the bootstrap phase, when building the minimal llvm library onDimitry Andric2016-12-061-0/+3
* | Update build glue for clang 3.9.1 r288513.Dimitry Andric2016-12-022-1/+2
* | Merge ^/head r309170 through r309212.Dimitry Andric2016-11-271-1/+1
|\|
* | Update build glue for llvm/clang 3.9.1.Dimitry Andric2016-11-265-11/+11
|/
* Bump FREEBSD_CC_VERSION again for r309147 and 309149.Dimitry Andric2016-11-251-1/+1
* In preparation for merging back to head, bump __FreeBSD_version,Dimitry Andric2016-11-241-1/+1
* Some further micro-optimizations for the libllvm and lldb build.Dimitry Andric2016-09-041-21/+9
* Update clang to the final 3.9.0 release. There were no more code changesDimitry Andric2016-09-021-1/+1
* Use a proper comment.Bryan Drewery2016-09-011-1/+1
* DIRDEPS_BUILD: Connect the new clang build.Bryan Drewery2016-09-015-0/+87
* Add WITH_/WITHOUT_LLD knobs to enable the lld linkerEd Maste2016-08-311-19/+25
* Add Version.inc to set lld's version informationEd Maste2016-08-301-0/+8