Age | Commit message (Expand) | Author |
2018-04-06 | Import LLVM 6.0.1 release including clang, lld and lldb. | Patrick Wildt |
2019-01-30 | implement -msave-args in clang/llvm, like the sun did for gcc | David Gwynne |
2018-04-06 | Import LLVM 6.0.1 release including clang, lld and lldb. | Patrick Wildt |
2019-01-27 | Tedu files that got removed in LLVM 7.0.1. | Patrick Wildt |
2019-01-27 | Merge LLVM 7.0.1 release. | Patrick Wildt |
2019-01-27 | Import LLVM 7.0.1 release including clang, lld and lldb. | Patrick Wildt |
2017-01-14 | Import LLVM 3.9.1 including clang and lld. | Patrick Wildt |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2018-12-29 | The %b printf extension in the kernel is not fixed to a int type. On sparc64 | Claudio Jeker |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2018-10-21 | Enable the integrated assembler on mips64. | Visa Hankala |
2017-10-04 | Import LLVM 5.0.0 release including clang, lld and lldb. | Patrick Wildt |
2018-08-12 | Add retguard for arm64. | mortimer |
2018-06-07 | Pass -nopie to the linker when -pg is specified to make the | YASUOKA Masahiko |
2018-06-06 | Add RETGUARD to clang for amd64. This security mechanism uses per-function | mortimer |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2018-06-03 | Add ret protctor options as no-ops. | mortimer |
2018-05-05 | Switch armv7 to the "softfp" floating-point ABI. The ABI is identical to | Mark Kettenis |
2017-10-04 | Import LLVM 5.0.0 release including clang, lld and lldb. | Patrick Wildt |
2018-04-06 | Tedu files that got removed in LLVM 6.0.0. | Patrick Wildt |
2018-04-06 | Merge LLVM 6.0.0 release. | Patrick Wildt |
2018-04-06 | Import LLVM 6.0.1 release including clang, lld and lldb. | Patrick Wildt |
2017-01-14 | Import LLVM 3.9.1 including clang and lld. | Patrick Wildt |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2018-01-22 | add clang-local(1) to SEE ALSO | Jonathan Gray |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2017-12-25 | Tedu files that got removed in LLVM 5.0.1. | Patrick Wildt |
2017-12-24 | Merge LLVM 5.0.1 release. | Patrick Wildt |
2017-12-24 | Import LLVM 5.0.1 release including clang, lld and lldb. | Patrick Wildt |
2017-10-04 | Tedu files that got removed in LLVM 5.0.0. | Patrick Wildt |
2017-10-04 | Merge LLVM 5.0.0 release. | Patrick Wildt |
2017-10-04 | Import LLVM 5.0.0 release including clang, lld and lldb. | Patrick Wildt |
2017-01-14 | Import LLVM 3.9.1 including clang and lld. | Patrick Wildt |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2017-08-07 | Actually enable the kprintf format attribute. | Mark Kettenis |
2017-08-04 | Backport https://reviews.llvm.org/D29778. Fixes a bug where clang was | Mark Kettenis |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2017-07-29 | Disable -Waddress-of-packed-member by default. | Mark Kettenis |
2017-07-28 | On OpenBSD disable the malloc/calloc/realloc/free/str*dup builtins, since | Theo de Raadt |
2017-07-27 | teach clang about our syslog format attribute | Robert Nagy |
2017-07-27 | push back -pie to the linker if -pie is specified to avoid an unused argument | Robert Nagy |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2017-06-06 | Enable -fwrapv by default with clang to treat signed integer overflows | Jonathan Gray |
2017-06-02 | Synonym -Wno-cpp for -Wno-#warnings. That one is not a headache for | Marc Espie |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2017-05-09 | Enable TLS support but default to the emulatated TLS model. Enable the | Mark Kettenis |
2017-03-14 | Merge LLVM 4.0.0 release. | Patrick Wildt |
2017-03-14 | Import LLVM 4.0.0 release including clang and lld. | Patrick Wildt |
2017-03-09 | Disable colored diagnostics in the clang frontend. | Patrick Wildt |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |