aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-11Merging r327562:release_60Martin Storsjo
2018-05-11Merging r327561,327567:Martin Storsjo
2018-05-10Merging r326172:Tom Stellard
2018-04-11Merging r325647, r325713:Simon Dardis
2018-02-26Fix type in the Release Notes.Rafael Espindola
2018-02-23Add more items to lld 6.0 release noteHans Wennborg
2018-02-22Add a few release notes.Rafael Espindola
2018-02-22docs: remove in-progress warningsHans Wennborg
2018-02-22ReleaseNotes: a few flags etc. By Nico Weber.Hans Wennborg
2018-02-22Revert r324100 "Merging r324043: Fix typo: --nopie -> --no-pie."Hans Wennborg
2018-02-22Merging r325714:Hans Wennborg
2018-02-21[docs][mips] Add MIPS specific release notes for LLD 6.0Simon Atanasyan
2018-02-21Merging r325679:Hans Wennborg
2018-02-19Merging r325204:Hans Wennborg
2018-02-13Merging r323893 and r323895:Hans Wennborg
2018-02-07Merging r324467 and r324468:Hans Wennborg
2018-02-02Merging r324043:Hans Wennborg
2018-02-02Merging r323288:Hans Wennborg
2018-02-02Merging r323155:Hans Wennborg
2018-01-30Merging r323243:Hans Wennborg
2018-01-30Merging r323395, r323396, r323399, r323440, r323449, r323456, and r323625:Hans Wennborg
2018-01-24Merging r322359, r322421, and r322801:Hans Wennborg
2018-01-24Merging r323221:Hans Wennborg
2018-01-17Merging r322264:Hans Wennborg
2018-01-17Merging r322041:Hans Wennborg
2018-01-17Merging r322259:Hans Wennborg
2018-01-16Merging r321986:Hans Wennborg
2018-01-16Merging r321983:Hans Wennborg
2018-01-04[docs] Add preliminary release notes for LLD 6.0 for COFFMartin Storsjo
2018-01-03Creating release_60 branch off revision 321711Hans Wennborg
2018-01-03Don't assume that size relocations are always constant.Rafael Espindola
2018-01-03Produce relocations with weak undef if the section is RW.Rafael Espindola
2018-01-02Align SHT_NOBITS sections is they are the first on a PT_LOAD.Rafael Espindola
2017-12-31[ELF] - Add missing dynamic tags when producing output with IRelative relocat...George Rimar
2017-12-30[ELF] - Remove excessive checks. NFC.George Rimar
2017-12-30[ELF] Only scan executables for shlib undefined symbolsShoaib Meenai
2017-12-28Update lld tests after r321526.Benjamin Kramer
2017-12-28Do not parse the same /export string more than once.Rui Ueyama
2017-12-28[COFF] support /ignore:4217Bob Haarman
2017-12-28Allow copy relocation with -z notext.Rafael Espindola
2017-12-27Don't try to preempt protected symbols with -z notext.Rafael Espindola
2017-12-27[ELF] - Allow relocation to a weak undefined symbol when -z notext is given.George Rimar
2017-12-27Make it clear where is a placeholder for later binary patching.Rui Ueyama
2017-12-27[COFF] Do not parse args twice if no rsp files existsRui Ueyama
2017-12-26Add a comment about subtracting two non abs symbols. NFC.Rafael Espindola
2017-12-26Simplify script lexer.Rui Ueyama
2017-12-24Allow relocations in rw sections to create plt entries.Rafael Espindola
2017-12-24Fix output section offset and contents when linker script uses memory region ...Rafael Espindola
2017-12-23Detemplate reportDuplicate.Rafael Espindola
2017-12-23[ELF] - Fix mistype in comment. NFC.George Rimar