summaryrefslogtreecommitdiff
path: root/gnu/llvm/tools
AgeCommit message (Expand)Author
2019-03-05libLLVM in base will be installed as libLLVM.so.major.minor with noJonathan Gray
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2019-02-22Improve the X86FixupGadgets pass:mortimer
2019-02-17Skip retguard instructions in prologue detection.mortimer
2017-10-04Import LLVM 5.0.0 release including clang, lld and lldb.Patrick Wildt
2019-02-13Merge LLVM commits r340844, r353818 and r353819 from the 8.0 branchPatrick Wildt
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2019-02-10On OpenBSD/powerpc (and NetBSD/powerpc) long double == double like onMark Kettenis
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-28On i386, produce binaries that are compatible with our W^X implementation.Mark Kettenis
2019-01-27Tedu files that got removed in LLVM 7.0.1.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-10-04Import LLVM 5.0.0 release including clang, lld and lldb.Patrick Wildt
2017-01-24Import LLVM 4.0.0 rc1 including clang and lld to help the currentPatrick 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-24Generate __data_start symbol that marks the start of .data when __data_startMark Kettenis
2017-01-14Import LLVM 3.9.1 including clang and lld.Patrick Wildt
2018-10-23Add support for -z initfirst.Mark Kettenis
2018-10-22Accept both `--foo bar` and `--foo=bar` styles options.Christian Weisgerber
2018-10-21When merging sections into the output, lld tries to adjust the alignment ofMark Kettenis
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-09-29Allow preemption of functions with protected visibility. Disallowing thisMark Kettenis
2017-01-14Import LLVM 3.9.1 including clang and lld.Patrick Wildt
2018-09-11Fix --exclude-libs option. Based on code already committed upstream.Mark Kettenis
2018-08-12Add retguard for arm64.mortimer
2018-06-12Merge '.openbsd.randomdata.*' sections into a single '.openbsd.randomdata'Philip Guenther
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-06-03Work around a bug where discarding the .ARM.exidx section in the armv7 kernelMark Kettenis
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-12keep the STT_FILE symbol in the table so that we know what fileRobert Nagy
2018-04-07add back ld.lld 6.0 changesJonathan Gray
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-24Import LLVM 4.0.0 rc1 including clang and lld to help the currentPatrick 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-03-02Add a manual page for lld from lld svn rev 326463 with options notJonathan Gray