summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/tools/lld/ELF/Driver.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove LLVM 8.0.1 files.patrick2020-08-031-1661/+0
* Merge LLVM 8.0.0 release.patrick2019-06-231-126/+255
* Add support for -znoretpolineplt and make -zretpolineplt the default.guenther2019-05-131-2/+7
* add "elf64_sparc" emulation name so ELF SPARCV9 format can be explicitlynaddy2019-04-261-0/+1
* Merge LLVM 7.0.1 release.patrick2019-01-271-116/+503
* Add support for -z initfirst.kettenis2018-10-231-0/+1
* Fix --exclude-libs option. Based on code already committed upstream.kettenis2018-09-111-1/+1
* Merge LLVM 6.0.0 release.patrick2018-04-061-209/+280
* Cherry-pick a change from LLD to make the behavior of the -v optionpatrick2017-12-261-3/+4
* Merge LLVM 5.0.0 release.patrick2017-10-041-229/+444
* Add "(compatible with GNU linkers)" to the lld version output to avoidjsg2017-03-241-4/+20
* Add support for -znodlopen.kettenis2017-03-181-0/+1
* Merge LLVM 4.0.0 release.patrick2017-03-141-1/+1
* PIE-by-default. Probably not suitable for upsttreaming in its current form.kettenis2017-01-241-0/+5
* Avoid allocating space for commons with ld -r. Already pushed upstream.kettenis2017-01-241-0/+2
* Import LLVM 4.0.0 rc1 including clang and lld to help the currentpatrick2017-01-241-166/+405
* Import LLVM 3.9.1 including clang and lld.patrick2017-01-141-0/+588