aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-16Backporting r325647 and r325713:release_50Simon Dardis
2018-02-01Merging r323288:Reid Kleckner
2018-02-01Merging r323155 in LLD, with modifications to handle int3 fillReid Kleckner
2017-12-05Merging r311734:Tom Stellard
2017-10-03Merging r312706:Rui Ueyama
2017-10-03Merging r313741:Rui Ueyama
2017-08-24ReleaseNotes: minor touch-upsHans Wennborg
2017-08-24ReleaseNotes: drop in-progress warningHans Wennborg
2017-08-17Merging r310992:Hans Wennborg
2017-08-17Merging rr310989:Hans Wennborg
2017-08-10Merging r310526:Hans Wennborg
2017-07-26Merging r308998 and r309002:Hans Wennborg
2017-07-24Merging r308935:Rui Ueyama
2017-07-24Fix typos and grammatical errors.Rui Ueyama
2017-07-21Merging r308492:Rui Ueyama
2017-07-21Merging r308728:Rui Ueyama
2017-07-21Add more contents to lld 5.0 release notes.Rui Ueyama
2017-07-21Add contents to lld 5.0's release notes.Rui Ueyama
2017-07-19Creating release_50 branch off revision 308441Hans Wennborg
2017-07-19test: remove duplicated testSaleem Abdulrasool
2017-07-19COFF: improve link conformance for import namesSaleem Abdulrasool
2017-07-18Make the test more precise.Rafael Espindola
2017-07-18Add a test for PR33820.Rafael Espindola
2017-07-18test: add COFF test for library extension handlingSaleem Abdulrasool
2017-07-18Fix REQUIRES line.Rafael Espindola
2017-07-18Fix a crash.Rafael Espindola
2017-07-18Fix errors in r308335 and add "REQUIRES: x86" to one more file.Rui Ueyama
2017-07-18[LLD] Mark a number of x86 only tests to require x86Jon Chesterfield
2017-07-18[COFF] Accept discarded relocations in DWARF debug sectionsShoaib Meenai
2017-07-18[ELF] - Fix member name: alignment -> Alignment. NFC.George Rimar
2017-07-18[ELF] - Apply clang-format. NFC.George Rimar
2017-07-18Fix pdb-type-server-simple test on non-WindowsReid Kleckner
2017-07-18Revert r307364: [ELF] - Handle symbols with default version early.Rui Ueyama
2017-07-18[PDB] Merge in types and items from type servers (/Zi)Reid Kleckner
2017-07-17[codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueIdReid Kleckner
2017-07-17Fix tests for .ctors/.dtors.Rui Ueyama
2017-07-17[codeview] Remove TypeServerHandler and PDBTypeServerHandlerReid Kleckner
2017-07-17[ELF] Use stable_sort for compareByFilePositionShoaib Meenai
2017-07-17[ELF] Introduce target specific inBranchRange() functionPeter Smith
2017-07-17[ELF] - Stop listing version-script= form as ignored option.George Rimar
2017-07-17[ELF] - Implement filter library support (-F / --filter)George Rimar
2017-07-15[CodeView] Dump BuildInfoSym and ProcSym type indicesReid Kleckner
2017-07-14Avoid using OutputSections::Sections.Rafael Espindola
2017-07-14Pass OutputSectionCommand to getOSThunkSec. NFC.Rafael Espindola
2017-07-14Pass OutputSectionCommand to forEachExecInputSection's callback.Rafael Espindola
2017-07-14[ELF] - Update testcases after LLVM update. (D35351)George Rimar
2017-07-14[ELF] - Remove dependency on precompiled inputs from -gdb-index testcases.George Rimar
2017-07-14[ELF] Fix writing the content of the .got section in a wrong place.Igor Kudrin
2017-07-14[lld] Update Windows support docsShoaib Meenai
2017-07-14ELF: Exclude dead symbols from -Map output.Peter Collingbourne