1. 3ee2250 Revert two changes that break Android builds. by Chih-Hung Hsieh · 6 years ago llvm-r353983 main master
  2. 35c021c Merge 14aa57da0 for LLVM update to 353983 by Yi Kong · 5 years ago
  3. 958317e revert to previous base llvm-svn.349610 by Yi Kong · 5 years ago
  4. 14aa57d ELF: Allow GOT relocs pointing to non-preemptable ifunc to resolve to an IRELATIVE where possible. by Peter Collingbourne · 5 years ago
  5. 1590c11 Recover elf32-bigmips and elf32-powerpc support in LLD by Rui Ueyama · 5 years ago
  6. bb3788a Show "Unknown -z option" error message even if --version or --help are given. by Rui Ueyama · 5 years ago
  7. 983304d [PPC64] Update tests to reflect change in printing of call operand. [NFC] by Sean Fertile · 5 years ago
  8. 00d845f [PPC64] Sort .toc sections accessed with small code model relocs. by Sean Fertile · 5 years ago
  9. 2cfa2ff lld: unquote possibly quoted `EXTERN("symbol")` entry in linker script. by Rui Ueyama · 5 years ago
  10. 83a25dd Convert CRLF. NFC. by Rui Ueyama · 5 years ago
  11. 6b28e95 [LLD][ELF] - Update test case after yaml2obj change. NFCI. by George Rimar · 5 years ago
  12. 902f2c1 [ELF] Delete a comment that is no longer correct. Fix a typo. NFC by Fangrui Song · 5 years ago
  13. 8526a5f [LLD][ELF] Ensure tests use -o /dev/null instead of attempting to write to the bin directory. [NFC] by David L. Jones · 5 years ago
  14. bd893e3 [lld-link] better error message when failing to open archive members by Bob Haarman · 5 years ago
  15. c8a4571 [LLD][ELF]Add test for missing thin archive member by James Henderson · 5 years ago
  16. b69157f [WebAssembly] Refactor handling of weak undefined functions. NFC. by Sam Clegg · 5 years ago
  17. b6584c3 [WebAssembly] Fix imported function symbol names that differ from their import names in the .o format by Dan Gohman · 5 years ago
  18. fd4d30f [WebAssembly] Improve docs for wasm linker by Sam Clegg · 5 years ago
  19. 822543c Fix a bug in R_X86_64_PC{8,16} relocation handling. by Rui Ueyama · 5 years ago
  20. 620832e docs: add missingkeyfunction to doctree, fix title by Hans Wennborg · 5 years ago
  21. 369e0b3 [LLD][ELF] - Set DF_STATIC_TLS flag for X64 target by George Rimar · 5 years ago
  22. 22c19ea [WebAssembly] Honor WASM_SYMBOL_EXPORT symbol flag by Sam Clegg · 5 years ago
  23. b2ea35f [WebAssembly] Update test expectations to match llvm-readobj change. NFC. by Sam Clegg · 5 years ago
  24. 8c55491 [MinGW] Add --insert-timestamp as complement to the --no-insert-timestamp option by Martin Storsjo · 5 years ago
  25. 0eed4f8 Correct "varaible" typo in comment by Ed Maste · 5 years ago
  26. a8c0107 Remove a small header that is used only by one file. NFC. by Rui Ueyama · 5 years ago
  27. 019f303 Add comment. by Rui Ueyama · 5 years ago
  28. e58280f Support R_X86_64_PC8 and R_X86_64_PC16. by Rui Ueyama · 5 years ago
  29. 10a9e3c Recommit r353293 "[LLD][ELF] - Set DF_STATIC_TLS flag for i386 target." by George Rimar · 5 years ago
  30. 918a8ad Revert r353293 "[LLD][ELF] - Set DF_STATIC_TLS flag for i386 target." by George Rimar · 5 years ago
  31. bdddf3e [LLD][ELF] - Set DF_STATIC_TLS flag for i386 target. by George Rimar · 5 years ago
  32. 5865fb2 [ELF][ARM] Add test case that will fail if toPlt() is removed [NFC] by Peter Smith · 5 years ago
  33. 3e9573b [wasm-ld] Fix wasm trace test to use %t for temporary files. by David L. Jones · 5 years ago
  34. 84ab074 [WebAssembly] Implement --trace and --trace-symbol by Sam Clegg · 5 years ago
  35. 1906f04 [PPC64] Delete the unnecessary __tls_get_addr from ppc64-tls-ld-le.s by Fangrui Song · 5 years ago
  36. 2a29584 [PPC64] Set the number of relocations processed for R_PPC64_TLS[GL]D to 2 by Fangrui Song · 5 years ago
  37. c8f96fd [ELF] Fix typo in test/ELF/trace.s by Sam Clegg · 5 years ago
  38. 81e6ac8 [PDB] Remove dots and normalize slashes with /PDBSOURCEPATH. by Zachary Turner · 5 years ago
  39. 44ee588 [llvm-readobj] Display sections that do not belong to a segment in the section-mapping by Matt Davis · 5 years ago
  40. 5d2106e Inline a trivial function and update comment. NFC. by Rui Ueyama · 5 years ago
  41. c966069 [WebAssembly] Use wasm-ld rather than lld with -flavor in tests. NFC. by Sam Clegg · 5 years ago
  42. d25c150 [COFF] Avoid O(n^2) accesses into PartialSections by Martin Storsjo · 5 years ago
  43. 3b0c327 [MinGW] Hook up the --no-insert-timestamp option by Martin Storsjo · 5 years ago
  44. a78c9ca [WebAssembly] Update test to match new readobj output. NFC. by Sam Clegg · 5 years ago
  45. 6d0b387 [WebAssembly] clang-tidy (NFC) by Heejin Ahn · 5 years ago
  46. 66fca3a [WebAssembly] Update relocation naming to match llvm change. NFC. by Sam Clegg · 5 years ago
  47. ed150dd [ELF] Default to --no-allow-shlib-undefined for executables by Fangrui Song · 5 years ago
  48. dbc4366 [COFF] Create range extension thunks for ARM64 by Martin Storsjo · 5 years ago
  49. c71a500 [COFF] Fix crashes when writing a PDB after adding thunks. by Martin Storsjo · 5 years ago
  50. 538dec7 Fix some sphinx doc errors. by James Y Knight · 5 years ago
  51. ef1450b [WebAssembly] Support imports from custom module names by Sam Clegg · 5 years ago
  52. bfb4593 [ELF] Support --{,no-}allow-shlib-undefined by Fangrui Song · 5 years ago
  53. 696f5a1 Fix names of functions in TargetOptionsCommandFlags.h. NFC. by Sam Clegg · 5 years ago
  54. a887215 lld-link: Allow mixing 'discard' and 'largest' comdat selections by Nico Weber · 5 years ago
  55. a29f0d2 [LTO] Set CGOptLevel in LTO config. by Sam Clegg · 5 years ago
  56. 39b4b34 [WebAssembly] Fix crash with LTO + relocatable + undefined symbols by Sam Clegg · 5 years ago
  57. 0f50d22 ELF: Set sh_info on RelaIplt to point to the IgotPlt output section. by Peter Collingbourne · 5 years ago
  58. 67c4aed Recognize FreeBSD specific BFD names in OUTPUT_FORMAT by Dimitry Andric · 5 years ago
  59. cf47f8d lld/coff: Implement some support for the comdat selection field by Nico Weber · 5 years ago
  60. 25db38e lld-link: Add test I forgot to add in 332012 by Nico Weber · 5 years ago
  61. 5ba7733 [WebAssembly] Fix undefined weak function symbols in LTO builds by Sam Clegg · 5 years ago
  62. 8973238 [WebAssembly] Don't load weak undefined symbols from archive files by Sam Clegg · 5 years ago
  63. be47ca5 [MinGW] Don't define names for ignored options. NFC. by Martin Storsjo · 5 years ago
  64. f502974 Adjust documentation for git migration. by James Y Knight · 5 years ago
  65. 3c47f28 lld-link: Allow backward references between associated comdats by Nico Weber · 5 years ago
  66. 3e5fe1a [ELF] Simplify. NFC by Fangrui Song · 5 years ago
  67. 72af896 [ELF] - Remove dead `readBfdName` declaration. NFC. by George Rimar · 5 years ago
  68. 879b143 [MinGW] Ignore the --plugin and --plugin-opt option by Martin Storsjo · 5 years ago
  69. 1e8e49a Attempt to fix build failure with GCC 5.4. by Rui Ueyama · 5 years ago
  70. 793abc3 lld/coff: Make assoc comdat diag a bit more detailed by Nico Weber · 5 years ago
  71. 8940eaf ELF: Set sh_info on RelaIplt to point to the IgotPlt output section. by Peter Collingbourne · 5 years ago
  72. 19fbeaf Refactoring. NFC. by Rui Ueyama · 5 years ago
  73. 87c504d [LLD][ELF] - Update tests after r352366. by George Rimar · 5 years ago
  74. 17c6736 lld: elf: discard more specific .gnu.linkonce section by Nick Desaulniers · 5 years ago
  75. c97e0df [LLD][COFF] Partial sections by Alexandre Ganea · 5 years ago
  76. 054e775 [COFF] Add support for the new relocation IMAGE_REL_ARM{,64}_REL32 by Martin Storsjo · 5 years ago
  77. d83cebf Follow-up to r352254: Initialize Selection field. by Nico Weber · 5 years ago
  78. 2dee089 lld: elf: discard more specific .gnu.linkonce section by Nick Desaulniers · 5 years ago
  79. 35ff9b2 Remove dead declaration. by Rui Ueyama · 5 years ago
  80. 6dc5e0c lld-link: Store comdat selection in SectionChunk, reject more invalid associated comdats by Nico Weber · 5 years ago
  81. ea65c49 Simplify. NFC. by Rui Ueyama · 5 years ago
  82. f23961f [PDB] Increase TPI hash bucket count. by Zachary Turner · 5 years ago
  83. 3daf115 Define the _fltused symbol in a couple tests post-r352076. by James Y Knight · 5 years ago
  84. d3a5637 Fix broken export table if .rdata is merged with .text. by Rui Ueyama · 5 years ago
  85. 2c26361 lld/coff: Rename two tests from .s to .test by Nico Weber · 5 years ago
  86. 3c906ad [PPC64] Reland r351978 'Sort .toc sections accessed with small code model ...' by Sean Fertile · 5 years ago
  87. af940ac Untabify. by Rui Ueyama · 5 years ago
  88. 67cb2cc Partial support of SHT_GROUP without flag by Serge Guelton · 5 years ago
  89. 3abb7de Do not emit a corrupt symbol table entry for .rela_iplt_{start,end}. by Rui Ueyama · 5 years ago
  90. 5500a78 Revert "[PPC64] Sort .toc sections accessed with small code model ..." by Sean Fertile · 5 years ago
  91. ddc6dec [PPC64] Sort .toc sections accessed with small code model relocs close to .got. by Sean Fertile · 5 years ago
  92. dd25c09 Disable test better. by Nico Weber · 5 years ago
  93. bdcc3eb Disable test added in r351916. by Nico Weber · 5 years ago
  94. 637390b lld-link: Use just one code path to process associative comdats, reject some invalid associated comdats by Nico Weber · 5 years ago
  95. f6abb4b MemoryBlock: Do not automatically extend a given size to a multiple of page size. by Rui Ueyama · 5 years ago
  96. e67de3f COFF, ELF: ICF: Perform 2 rounds of relocation hash propagation. by Peter Collingbourne · 5 years ago
  97. f2a1028 COFF, ELF: Adjust ICF hash computation to account for self relocations. by Peter Collingbourne · 5 years ago
  98. 476c474 FileOutputBuffer: Handle "-" as stdout. by Rui Ueyama · 5 years ago
  99. e3a5e2f [LLD][ELF]Fix tests for D56910 by James Henderson · 5 years ago
  100. e4443d3 Fix typos throughout the license files that somehow I and my reviewers by Chandler Carruth · 5 years ago