summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/tools/clang/docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove LLVM 8.0.1 files.patrick2020-08-0381-61754/+0
|
* Merge LLVM 8.0.0 release.patrick2019-06-232-167/+3
| | | | | | | | | Prepared with help from jsg@ and mortimer@ Tested on amd64 by bcallah@, krw@, naddy@ Tested on arm64 by patrick@ Tested on macppc by kettenis@ Tested on octeon by visa@ Tested on sparc64 by claudio@
* Import LLVM 8.0.0 release including clang, lld and lldb.patrick2019-06-2343-2070/+4846
|
* Stop using the moribund MLINKS bsd.man.mk feature for clang(1).schwarze2019-05-161-2/+2
| | | | | Patch clang.rst such that "gmake -f Makefile.sphinx man" keeps working. Using input from jsg@; OK patrick@; "no worries" deraadt@
* Merge LLVM 7.0.1 release.patrick2019-01-271-1/+120
| | | | | With fixes from mortimer@ (thanks!) Tested by many, especially naddy@ (thanks!)
* Import LLVM 7.0.1 release including clang, lld and lldb.patrick2019-01-2737-1425/+3706
|
* Import LLVM 6.0.1 release including clang, lld and lldb.patrick2018-04-0630-1621/+3917
| | | | "where is the kaboom?" deraadt@
* add clang-local(1) to SEE ALSOjsg2018-01-221-1/+1
| | | | suggested by jmc@ ok patrick@
* Import LLVM 5.0.0 release including clang, lld and lldb.patrick2017-10-0428-1185/+6358
|
* Import LLVM 4.0.0 release including clang and lld.patrick2017-03-145-107/+165
|
* Import LLVM 4.0.0 rc1 including clang and lld to help the currentpatrick2017-01-2433-707/+13246
| | | | development effort on OpenBSD/arm64.
* Merge LLVM 3.9.1patrick2017-01-143-280/+0
|
* Import LLVM 3.9.1 including clang and lld.patrick2017-01-1435-1293/+3565
|
* Use the space freed up by sparc and zaurus to import LLVM.pascal2016-09-0370-0/+34684
ok hackroom@