aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-26[ELF] - Change the way of sorting local symbols.linaro-local/peter.smith/pgoGeorge Rimar
2018-06-25[ELF] Fix sort-non-script.sFangrui Song
2018-06-25[ELF] Change test files for style consistency. NFCFangrui Song
2018-06-25[ELF] readobj -elf-output-style=GNU -> readelfFangrui Song
2018-06-25[ELF] - ICF: add one more test case #3.George Rimar
2018-06-25[ELF] - Rewrote comment. NFC.George Rimar
2018-06-25[ELF] - ICF: add one more test case #2.George Rimar
2018-06-25[ELF] - ICF: add one more test case.George Rimar
2018-06-25Revert r335460 "[ELF] - ICF: Remove dead code. NFC."George Rimar
2018-06-25[ELF] - ICF: Remove dead code. NFC.George Rimar
2018-06-25[ELF] - ICF: test we do not merge sectinons which relocations points to symbo...George Rimar
2018-06-25[ELF] - Replace llvm::find_if with the loop. NFC.George Rimar
2018-06-23[ELF] Change llvm-objdump output for D48472: TEXT DATA -> TEXTFangrui Song
2018-06-22[ELF] - ICF: test we do not merge sections which relocations differs only in ...George Rimar
2018-06-22Revert "[WebAssembly] Error on mismatched function signature in final output"Sam Clegg
2018-06-22[ELF] - Repair (re-enable) few ICF test cases.George Rimar
2018-06-22[ELF] - ICF: Add 2 more test cases.George Rimar
2018-06-22[ELF] - ICF: remove excessive check. NFC.George Rimar
2018-06-22[ELF] - Change how we handle suplicate -wrap. [NFC]George Rimar
2018-06-21[WebAssembly] Only mark non-hidden symbols as live if they are also definedSam Clegg
2018-06-21[WebAssembly] Error on mismatched function signature in final outputSam Clegg
2018-06-20[WebAssembly] Minor cleanup to test inputs. NFC.Sam Clegg
2018-06-20[WebAssembly] Update function signature mismatch error message. NFC.Sam Clegg
2018-06-20[ELF][MIPS] Fill a primary-GOT as much as possibleSimon Atanasyan
2018-06-20[ELF] Support -z initfirstFangrui Song
2018-06-19[ELF][MIPS] Temporarily mark failed MIPS tests as XFAIL.Simon Atanasyan
2018-06-19Remove empty unused folders. NFCSimon Atanasyan
2018-06-18[ELF] Uniquify --wrap list.Fangrui Song
2018-06-18[ELF] - Simplify the conflict-variable-linkage-name.s test case. [NFC]George Rimar
2018-06-18Update copyright year to 2018.Paul Robinson
2018-06-16[ELF] Pass callables by function_refBenjamin Kramer
2018-06-15[ELF][MIPS] Fix stable_sort predicate to satisfy strict-ordering requirement....Simon Atanasyan
2018-06-14Fix wasm responsefile lld test on WindowsReid Kleckner
2018-06-14[COFF] Fix /wholearchive: to do libpath search againReid Kleckner
2018-06-14[ELF][MIPS] Replace calls to MapVector::find by MapVector::lookup. NFCSimon Atanasyan
2018-06-13[ELF][X86_64] Use R_GOTREL_FROM_END instead of R_GOTREL for R_X86_64_GOTOFF64Fangrui Song
2018-06-13Remove needless bitwise-AND.Rui Ueyama
2018-06-13Make a function non-member because it doesn't depend on any class.Rui Ueyama
2018-06-13Apply clang-format.Rui Ueyama
2018-06-13[Darwin] Do not error on '-lto_library' optionBrian Gesiak
2018-06-13Add Hexagon SupportSid Manning
2018-06-13[WebAssembly] Fix broken build due to missing attributes.incAaron Smith
2018-06-13Use shorter names for #lo, #hi, #ha, etc. NFC.Rui Ueyama
2018-06-12Fix /WholeArchive bug.Rui Ueyama
2018-06-12[COFF] Fix crash when emitting symbol tables with GCShoaib Meenai
2018-06-12Handle R_X86_64_GOTOFF64.Rui Ueyama
2018-06-12[ELF][PPC64] Support R_PPC64_DTPREL64 which may be emitted in .rela.debug_addrFangrui Song
2018-06-12[ELF] Support R_X86_64_GOTPC{32,64}Fangrui Song
2018-06-12Refactor ExecuteAndWait to take StringRefs.Zachary Turner
2018-06-12Fix -DBUILD_SHARED_LIBS=1 buildSam Clegg