summaryrefslogtreecommitdiff
path: root/gnu/llvm
AgeCommit message (Expand)Author
2018-06-07Pass -nopie to the linker when -pg is specified to make theYASUOKA Masahiko
2018-06-07Remove unused variable.mortimer
2018-06-06Add RETGUARD to clang for amd64. This security mechanism uses per-functionmortimer
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-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-28Add a clang pass that identifies potential ROP gadgets and replaces ROPmortimer
2018-04-21more undos from the mistake this morningTheo de Raadt
2018-04-20oops, snapshot tests not ready yetTheo de Raadt
2018-04-20syncTheo de Raadt
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
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
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
2018-01-01Make lld respect ALIGN directives on output sections even with -r. FixesMark Kettenis
2017-01-14Import LLVM 3.9.1 including clang and lld.Patrick Wildt
2017-12-26Cherry-pick a change from LLD to make the behavior of the -v optionPatrick Wildt
2017-12-26Cherry-pick a change from LLVM that marks specific pseudo memoryPatrick Wildt
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-11-21The compiler is generally free to allocate general purpose registers in whatevermortimer
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2017-10-24kbind(2) for the win: we can always put .got.plt in RELROPhilip Guenther
2017-01-14Import LLVM 3.9.1 including clang and lld.Patrick Wildt
2017-10-04Tedu files that got removed in LLVM 5.0.0.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-09-28make clang include a FILE symbol for .(s|S) filesRobert Nagy
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
2017-08-04remove llvm's .gitignore file; upstream have separate repos for clang, lld,Stuart Henderson
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2017-08-01Use int3 trap padding between functions instead of trapsleds with a leading j...mortimer