| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Import LLVM 8.0.1 release including clang, lld and lldb. | 2019-09-01 | 3 | -2/+9 | |
| | | |||||
| * | Merge LLVM 8.0.0 release. | 2019-06-23 | 2 | -66/+103 | |
| | | | | | | | | | | 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. | 2019-06-23 | 35 | -567/+1341 | |
| | | |||||
| * | Merge LLVM 7.0.1 release. | 2019-01-27 | 2 | -155/+313 | |
| | | | | | | With fixes from mortimer@ (thanks!) Tested by many, especially naddy@ (thanks!) | ||||
| * | Import LLVM 7.0.1 release including clang, lld and lldb. | 2019-01-27 | 45 | -1741/+3198 | |
| | | |||||
| * | Merge LLVM 6.0.0 release. | 2018-04-06 | 2 | -124/+292 | |
| | | |||||
| * | Import LLVM 6.0.1 release including clang, lld and lldb. | 2018-04-06 | 36 | -1032/+2116 | |
| | | | | | "where is the kaboom?" deraadt@ | ||||
| * | Tedu files that got removed in LLVM 5.0.0. | 2017-10-04 | 1 | -299/+0 | |
| | | |||||
| * | Merge LLVM 5.0.0 release. | 2017-10-04 | 3 | -123/+204 | |
| | | |||||
| * | Import LLVM 5.0.0 release including clang, lld and lldb. | 2017-10-04 | 61 | -1148/+3553 | |
| | | |||||
| * | make clang include a FILE symbol for .(s|S) files | 2017-09-28 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | This is mostly needed by syspatch at the moment to be to be able to re-link in the same order as the original libraries were linked with by relying on the readelf(1) and without this .(s|S) assembly files were not getting a file directive. A bug reports has been filed as well: https://bugs.llvm.org/show_bug.cgi?id=34019 ok deraadt@ | ||||
| * | if we return nullptr for a "noexec" section, then don't change section. | 2017-06-28 | 1 | -2/+5 | |
| | | | | | | | prevents core dumps :) okay tedu@ | ||||
| * | For a decade or more, we've patched gcc to make -fno-ident the default. | 2017-06-21 | 1 | -1/+1 | |
| | | | | | | | clang doesn't seem to have a command line option for the feature, so just hard wire it off. We don't need advertisements in our binaries. ok deraadt | ||||
| * | openbsd does not use nonexec stack segment header hints. | 2017-05-29 | 1 | -1/+1 | |
| | | | | | | | | in fact, false is a much better default for UsesNonexecutableStackSection. platforms that require it can reenable, instead, saving the rest of us an unnecessary program header (causes trouble for some special binaries). ok kettenis | ||||
| * | Import LLVM 4.0.0 release including clang and lld. | 2017-03-14 | 2 | -7/+8 | |
| | | |||||
| * | Import LLVM 4.0.0 rc1 including clang and lld to help the current | 2017-01-24 | 39 | -1094/+1853 | |
| | | | | | development effort on OpenBSD/arm64. | ||||
| * | Merge LLVM 3.9.1 | 2017-01-14 | 6 | -148/+0 | |
| | | |||||
| * | Import LLVM 3.9.1 including clang and lld. | 2017-01-14 | 48 | -1276/+2618 | |
| | | |||||
| * | Use the space freed up by sparc and zaurus to import LLVM. | 2016-09-03 | 73 | -0/+24913 | |
| ok hackroom@ | |||||
