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