aboutsummaryrefslogtreecommitdiff
path: root/lld
AgeCommit message (Expand)AuthorFilesLines
2018-03-16Backporting r325647 and r325713:llvmorg-5.0.2-rc1Simon Dardis4-5/+17
2018-02-01Merging r323288:Reid Kleckner2-47/+27
2018-02-01Merging r323155 in LLD, with modifications to handle int3 fillReid Kleckner8-10/+548
2017-12-05Merging r311734:Tom Stellard7-2/+79
2017-10-03Merging r312706:Rui Ueyama2-1/+70
2017-10-03Merging r313741:Rui Ueyama2-3/+5
2017-08-24ReleaseNotes: minor touch-upsHans Wennborg1-7/+2
2017-08-24ReleaseNotes: drop in-progress warningHans Wennborg1-5/+0
2017-08-17Merging r310992:Hans Wennborg2-2/+5
2017-08-17Merging rr310989:Hans Wennborg2-3/+4
2017-08-10Merging r310526:Hans Wennborg3-2/+26
2017-07-26Merging r308998 and r309002:Hans Wennborg4-19/+27
2017-07-24Merging r308935:Rui Ueyama1-2/+6
2017-07-24Fix typos and grammatical errors.Rui Ueyama1-5/+5
2017-07-21Merging r308492:Rui Ueyama4-29/+56
2017-07-21Merging r308728:Rui Ueyama2-2/+3
2017-07-21Add more contents to lld 5.0 release notes.Rui Ueyama1-10/+84
2017-07-21Add contents to lld 5.0's release notes.Rui Ueyama1-5/+76
2017-07-19test: remove duplicated testSaleem Abdulrasool1-7/+0
2017-07-19COFF: improve link conformance for import namesSaleem Abdulrasool6-6/+121
2017-07-18Make the test more precise.Rafael Espindola1-4/+5
2017-07-18Add a test for PR33820.Rafael Espindola1-0/+13
2017-07-18test: add COFF test for library extension handlingSaleem Abdulrasool2-0/+10
2017-07-18Fix REQUIRES line.Rafael Espindola1-1/+1
2017-07-18Fix a crash.Rafael Espindola2-1/+8
2017-07-18Fix errors in r308335 and add "REQUIRES: x86" to one more file.Rui Ueyama3-4/+3
2017-07-18[LLD] Mark a number of x86 only tests to require x86Jon Chesterfield56-0/+56
2017-07-18[COFF] Accept discarded relocations in DWARF debug sectionsShoaib Meenai3-1/+19
2017-07-18[ELF] - Fix member name: alignment -> Alignment. NFC.George Rimar3-4/+4
2017-07-18[ELF] - Apply clang-format. NFC.George Rimar22-100/+85
2017-07-18Fix pdb-type-server-simple test on non-WindowsReid Kleckner1-1/+2
2017-07-18Revert r307364: [ELF] - Handle symbols with default version early.Rui Ueyama4-30/+23
2017-07-18[PDB] Merge in types and items from type servers (/Zi)Reid Kleckner6-28/+810
2017-07-17[codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueIdReid Kleckner2-2/+2
2017-07-17Fix tests for .ctors/.dtors.Rui Ueyama4-18/+25
2017-07-17[codeview] Remove TypeServerHandler and PDBTypeServerHandlerReid Kleckner2-10/+5
2017-07-17[ELF] Use stable_sort for compareByFilePositionShoaib Meenai1-1/+1
2017-07-17[ELF] Introduce target specific inBranchRange() functionPeter Smith3-0/+53
2017-07-17[ELF] - Stop listing version-script= form as ignored option.George Rimar1-3/+1
2017-07-17[ELF] - Implement filter library support (-F / --filter)George Rimar5-0/+25
2017-07-15[CodeView] Dump BuildInfoSym and ProcSym type indicesReid Kleckner2-3/+3
2017-07-14Avoid using OutputSections::Sections.Rafael Espindola1-6/+10
2017-07-14Pass OutputSectionCommand to getOSThunkSec. NFC.Rafael Espindola2-5/+5
2017-07-14Pass OutputSectionCommand to forEachExecInputSection's callback.Rafael Espindola2-7/+7
2017-07-14[ELF] - Update testcases after LLVM update. (D35351)George Rimar9-17/+17
2017-07-14[ELF] - Remove dependency on precompiled inputs from -gdb-index testcases.George Rimar5-34/+178
2017-07-14[ELF] Fix writing the content of the .got section in a wrong place.Igor Kudrin2-1/+29
2017-07-14[lld] Update Windows support docsShoaib Meenai1-4/+1
2017-07-14ELF: Exclude dead symbols from -Map output.Peter Collingbourne2-1/+10
2017-07-14ELF: Reword a somewhat misleading error message.Peter Collingbourne2-3/+3