| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Enable TLS support but default to the emulatated TLS model. Enable the | 2017-05-09 | 1 | -2/+0 | |
| | | | | | | | | | runtime support code libcompiler_rt for this. This code uses functions that live in libpthread, so code that uses TLS support will need to be linked with -lpthread. This should allow more ports to build with base clang. ok espie@ | ||||
| * | Merge LLVM 4.0.0 release. | 2017-03-14 | 1 | -1/+1 | |
| | | |||||
| * | Import LLVM 4.0.0 release including clang and lld. | 2017-03-14 | 1 | -1/+1 | |
| | | |||||
| * | Fix the types used on aarch64 to match what we have in <sys/types.h>. | 2017-02-25 | 1 | -1/+2 | |
| | | | | | From Brad Smith. | ||||
| * | Merge LLVM 4.0.0 rc1 | 2017-01-24 | 1 | -189/+614 | |
| | | |||||
| * | Import LLVM 4.0.0 rc1 including clang and lld to help the current | 2017-01-24 | 14 | -116/+374 | |
| | | | | | development effort on OpenBSD/arm64. | ||||
| * | Merge LLVM 3.9.1 | 2017-01-14 | 2 | -927/+1515 | |
| | | |||||
| * | Import LLVM 3.9.1 including clang and lld. | 2017-01-14 | 15 | -107/+734 | |
| | | |||||
| * | Setup clang to use OpenBSD settings and defines for our AArch64 | 2016-11-28 | 1 | -0/+2 | |
| | | | | | | | (little-endian) target. ok phessler@ | ||||
| * | Fix types for OpenBSD/arm. | 2016-09-17 | 1 | -1/+5 | |
| | | | | | ok stefan@, jsg@, patrick@ | ||||
| * | Use the space freed up by sparc and zaurus to import LLVM. | 2016-09-03 | 27 | -0/+17951 | |
| ok hackroom@ | |||||
