summaryrefslogtreecommitdiff
path: root/gnu/llvm/tools
AgeCommit message (Expand)Author
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-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-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-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-04-16Disable colored diagnostics in LLVM's lld.Patrick Wildt
2017-03-24Add "supported targets" in lld --help output to be compatible with whatJonathan Gray
2017-03-24Add "(compatible with GNU linkers)" to the lld version output to avoidJonathan Gray
2017-03-19Work around a problem where linker-generated symbols are not properlyMark Kettenis
2017-01-14Import LLVM 3.9.1 including clang and lld.Patrick Wildt
2017-03-18Add support for -znodlopen.Mark 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
2017-02-25Fix the types used on aarch64 to match what we have in <sys/types.h>.Mark Kettenis
2017-02-25Make sure the .eh_frame ends with a terminator. This avoids creating aMark Kettenis
2017-01-14Import LLVM 3.9.1 including clang and lld.Patrick Wildt
2017-02-12Disable -Wpointer-sign warnings per defaultStefan Kempf
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2017-01-31Fix creation of the library name, as assigning a string to a StringRefPatrick Wildt
2017-01-24PIE-by-default. Probably not suitable for upsttreaming in its current form.Mark Kettenis
2017-01-24Avoid allocating space for commons with ld -r. Already pushed upstream.Mark Kettenis
2017-01-24Handle the OpenBSD-style major/minor shared library version scheme.Mark Kettenis
2017-01-24Merge LLVM 4.0.0 rc1Patrick Wildt
2017-01-24Import LLVM 4.0.0 rc1 including clang and lld to help the currentPatrick Wildt
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf