1. 9e51ec2 [ELF] Error for out-of-range R_PPC64_ADDR16_HA, R_PPC64_ADDR16_HI and their friends by Fangrui Song · 3 years, 5 months ago
  2. 8f8f6f9 [ELF] Improve R_PPC64_ADDR* relocation tests by Fangrui Song · 3 years, 5 months ago
  3. 2a8d789 [wasm][LLD] Rename --lto-new-pass-manager to --no-lto-legacy-pass-manager by Arthur Eubanks · 3 years, 6 months ago
  4. 2745a37 [WebAssembly][lld] Fix call-indirect.s test to validate by Andy Wingo · 3 years, 7 months ago
  5. 12c96d4 [ThinLTO] Also prune Thin-* files from the ThinLTO cache by Hans Wennborg · 3 years, 5 months ago
  6. 7857b98 [WebAssembly] Change prefix on data segment flags to WASM_DATA_SEGMENT by Andy Wingo · 3 years, 7 months ago
  7. d05907a [WebAssembly] call_indirect issues table number relocs by Andy Wingo · 3 years, 6 months ago
  8. 84e772f [LLD][ELF][AArch64] Set _GLOBAL_OFFSET_TABLE_ at the start of .got by Adhemerval Zanella · 3 years, 5 months ago
  9. 9c29695 [WebAssembly] Add support for table linking to wasm-ld by Andy Wingo · 3 years, 5 months ago
  10. ab5d1f1 [SystemZ][z/OS] Fix No such file or directory expression error matching in lit tests by Abhina Sreeskantharajan · 3 years, 5 months ago
  11. dfe5cef [ELF] Support R_PPC_ADDR24 (ba foo; bla foo) by Fangrui Song · 3 years, 5 months ago
  12. 1ab1a16 Revert "[WebAssembly] Add support for table linking to wasm-ld" by Derek Schuff · 3 years, 5 months ago
  13. 707eabc [WebAssembly] Add support for table linking to wasm-ld by Andy Wingo · 3 years, 5 months ago
  14. b93e5ef [LTO] Test format fix (NFC) by Teresa Johnson · 3 years, 5 months ago
  15. 17053b5 [lld][WebAssembly] Add support for handling table symbols by Andy Wingo · 3 years, 6 months ago
  16. bb105a0 Fix the warnings on unused variables (NFC) by Kazu Hirata · 3 years, 5 months ago
  17. 40e0553 [LLD][COFF] Avoid std::vector resizes during type merging by Alexandre Ganea · 3 years, 5 months ago
  18. 5025a28 [lld][WebAssembly] Fix for TLS + --relocatable by Sam Clegg · 3 years, 6 months ago
  19. 020771f [PDB] Defer relocating .debug$S until commit time and parallelize it by Reid Kleckner · 4 years, 1 month ago
  20. 220698a [ELF][NFCI] small cleanup to OutputSections.h by Bob Haarman · 3 years, 5 months ago
  21. 4237795 [doc] Place sha256 in lld/README.md into backticks by Emil Engler · 3 years, 6 months ago
  22. 5fe873b [ELF] Drop .rel[a].debug_gnu_pub{names,types} for --gdb-index --emit-relocs by Fangrui Song · 3 years, 5 months ago
  23. d2ba8b8 [ELF] --exclude-libs: localize defined libcall symbols referenced by lto.tmp by Fangrui Song · 3 years, 5 months ago
  24. 185c7db [FastISel] Flush local value map on every instruction by Paul Robinson · 3 years, 5 months ago
  25. 74f9f36 [lld/mac] llvm style fix: no else after return by Nico Weber · 3 years, 5 months ago
  26. 7592fdd [lld/mac] remove redundant null check by Nico Weber · 3 years, 5 months ago
  27. 10d02a8 [lld-macho] Remove unnecessary llvm:: namespace prefixes by Jez Ng · 3 years, 5 months ago
  28. 9dbc84d [WebAssembly] Remove exnref and br_on_exn by Heejin Ahn · 3 years, 6 months ago
  29. dbcc1d8 [lld-macho] Fix TLV data initialization by Jez Ng · 3 years, 5 months ago
  30. 763806f [LLD][COFF] Simplify function. NFC. by Alexandre Ganea · 3 years, 6 months ago
  31. 3ac89fa Fix build after eaadb41db6233cf1c9e882d74a31c1f9d6e211ff when the MSVC libs are not in PATH. by Alexandre Ganea · 3 years, 6 months ago
  32. 0dd2083 [LLD][COFF] When using PCH.OBJ, ensure func_id records indices are remapped under /DEBUG:GHASH by Alexandre Ganea · 3 years, 6 months ago
  33. 4d9caa9 [WebAssembly] Fixed byval args missing DWARF DW_AT_LOCATION by Wouter van Oortmerssen · 3 years, 6 months ago
  34. d11f7e6 [LLD] [MinGW] Pass the --demangle and --no-demangle options to the COFF linker by Martin Storsjö · 3 years, 6 months ago
  35. 37e7891 [lld-macho] Fix GCC -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS=off build by Fangrui Song · 3 years, 6 months ago
  36. 1e94ac2 ELF: Teach the linker about the 'B' augmentation string character. by Peter Collingbourne · 3 years, 6 months ago
  37. 9db6d24 [PowerPC] Support powerpcle target in LLD [4/5] by Brandon Bergren · 3 years, 6 months ago
  38. 55b499e fix typo to cycle bots by Nico Weber · 3 years, 6 months ago
  39. d701835 [lld/mac] fix typo by Thorsten Schütt · 3 years, 6 months ago
  40. b3912a1 [lld/mac] Add -adhoc_codesign / -no_adhoc_codesign flags by Nico Weber · 3 years, 6 months ago
  41. 4141163 [ELF] Drop '>>> defined in ' for locations of linker synthesized symbols by Fangrui Song · 3 years, 6 months ago
  42. 59221b8 [LLD][ELF] - Use LLVM_ELF_IMPORT_TYPES_ELFT instead of multiple types definitions. NFCI. by Georgii Rymar · 3 years, 6 months ago
  43. 1c70c0e [MachO] Fix enum-int mismatch warning by Gabriel Hjort Åkerlund · 3 years, 6 months ago
  44. e2ccec2 [lld][test] Relax test assertion of cmake defaults appearing in --version output. by Jordan Rupprecht · 3 years, 6 months ago
  45. 67920f0 Append ".__part." to every basic block section symbol. by Sriraman Tallam · 3 years, 6 months ago
  46. 1e4006f [lld-macho] Simulator & DriverKit executables should always be PIE by Jez Ng · 3 years, 6 months ago
  47. b6b097f [lld/mac] Add --version flag by Nico Weber · 3 years, 6 months ago
  48. 95988dc glld/mac] Don't add names of unreferenced symbols to string table by Nico Weber · 3 years, 6 months ago
  49. 7d4b591 [lld/mac] Implement support for private extern symbols by Nico Weber · 3 years, 6 months ago
  50. 1e28578 [lld-macho][nfc] Remove %T from headerpad.s by Jez Ng · 3 years, 6 months ago
  51. b15fe98 [lld-macho][nfc] Clean up tests by Jez Ng · 3 years, 6 months ago
  52. ad9399e [ELF] Reject local-exec TLS relocations for -shared by Fangrui Song · 3 years, 6 months ago
  53. 34938f2 [ELF][PPC64] Detect missing R_PPC64_TLSGD/R_PPC64_TLSLD and disable TLS relaxation by Fangrui Song · 3 years, 6 months ago
  54. 8b7470c [lld-macho] Fix memcpy ub after D93267 by Fangrui Song · 3 years, 6 months ago
  55. 21e64a8 [lld-macho] Have order files support filtering by archive member paths by Jez Ng · 3 years, 6 months ago
  56. 0ad6fc7 [lld-macho] Support Obj-C symbols in order files by Jez Ng · 3 years, 6 months ago
  57. ebc79c8 [lld-macho][nfc] Use split-file in order file test by Jez Ng · 3 years, 6 months ago
  58. 3084fa5 Handle overflow beyond the 127 common encodings limit by Greg McGary · 3 years, 7 months ago
  59. 68fd4d9 [X86] Avoid generating invalid R_X86_64_GOTPCRELX relocations by Harald van Dijk · 3 years, 6 months ago
  60. 0e5dd1f [ELF] Rename R_TLS to R_TPREL and R_NEG_TLS to R_TPREL_NEG. NFC by Fangrui Song · 3 years, 6 months ago
  61. a744009 [libObject, llvm-readobj] - Reimplement `ELFFile<ELFT>::getEntry`. by Georgii Rymar · 3 years, 6 months ago
  62. 7f621e7 [LLD] Rename lld port driver entry function to a consistent name by Reshabh Sharma · 3 years, 6 months ago
  63. 25e0750 [lld-macho][nfc] Refactor to accommodate paired relocs by Greg McGary · 3 years, 8 months ago
  64. 26ec4ed [lld-macho] Implement option: -undefined TREATMENT by Greg McGary · 3 years, 6 months ago
  65. f34ad11 lld: Replace some lld::outs()s with message() by Nico Weber · 3 years, 6 months ago
  66. de8e30f [WebAssembly][lld] Don't mark a file live from an undefine symbol by Derek Schuff · 3 years, 6 months ago
  67. 72ad54f [llvm-symbolizer][Windows] Add start line when searching in line table sections. by Amy Huang · 3 years, 6 months ago
  68. 0f6f516 Remove Python2 fallback and only advertise Python3 in the doc by serge-sans-paille · 3 years, 6 months ago
  69. 593c05d [lld] [ELF] AArch64: Handle DT_AARCH64_VARIANT_PCS by Adhemerval Zanella · 3 years, 6 months ago
  70. 003c4fd [lld-macho] Use LC_LOAD_WEAK_DYLIB for dylibs with only weakrefs by Jez Ng · 3 years, 6 months ago
  71. b8224bc [lld-macho] Add support for weak references by Jez Ng · 3 years, 6 months ago
  72. 7ffb602 [NFC] Reduce include files dependency and AA header cleanup (part 2). by dfukalov · 3 years, 6 months ago
  73. fa260c1 [AArch64InstPrinter] Change printADRPLabel to print the target address in hexadecimal form by Fangrui Song · 3 years, 6 months ago
  74. 0e44d12 [ELF] --emit-relocs: fix a crash if .rela.dyn is an empty output section by Fangrui Song · 3 years, 6 months ago
  75. a41425a [mac/lld] fix amend mishap from ec88746a059 by Nico Weber · 3 years, 6 months ago
  76. a3f217e [lld/mac] fill in current and compatibility version for LC_LOAD_(WEAK_)DYLIB by Nico Weber · 3 years, 6 months ago
  77. 11b9d08 [mac/lld] simplify code using PackedVersion instead of VersionTuple by Nico Weber · 3 years, 6 months ago
  78. 3c84490 [lld-macho] Add implicit dylib support for frameworks by Jez Ng · 3 years, 6 months ago
  79. e23e7da [lld-macho] Support -sub_umbrella by Jez Ng · 3 years, 6 months ago
  80. 7e54e52 [lld-macho] Don't emit rebase opcodes for relocs in TLV sections by Jez Ng · 3 years, 6 months ago
  81. 8de2e48 [lld-macho] -weak_{library,framework} should always take priority by Jez Ng · 3 years, 6 months ago
  82. 5e727cc [lld/mac] Set ordinal on dynamic undefined symbols in symbol table by Nico Weber · 3 years, 6 months ago
  83. b1e1c9f [ELF] Error for out-of-range R_X86_64_[REX_]GOTPCRELX by Fangrui Song · 3 years, 6 months ago
  84. 4adfda1 [lld/mac] implement -compatibility_version, -current_version by Nico Weber · 3 years, 6 months ago
  85. 2f1a495 [Wasm][LTO][NPM] Use NPM for LTO with ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER by Arthur Eubanks · 3 years, 6 months ago
  86. e4ddb3b lld/ELF: Parse MSP430 BFD/emulation names by LemonBoy · 3 years, 6 months ago
  87. 2df7931 [llvm-readobj] - For SHT_REL relocations, don't display an addend. by Georgii Rymar · 3 years, 6 months ago
  88. c4a318e fix typo to cycle bots by Nico Weber · 3 years, 6 months ago
  89. 8b74e92 [ELF][test] Rewrite st_value=0 copy relocation tests by Fangrui Song · 3 years, 6 months ago
  90. d8cb0cf [lld][PowerPC][test] Avoid flaky failures by Jinsong Ji · 3 years, 6 months ago
  91. 4c715fb [lld-macho] Disable some tests that are failing on Windows by Jez Ng · 3 years, 6 months ago
  92. f6bffa0 [lld-macho] Don't include absolute address value in expected test output by Jez Ng · 3 years, 6 months ago
  93. 924d49f [WebAssembly][lld] Exclude COMDAT sections by Derek Schuff · 3 years, 6 months ago
  94. e3d9f41 [lld][WebAssembly] Split __wasm_apply_relocs function in two by Sam Clegg · 3 years, 6 months ago
  95. 3d8e7fd fix typo to cycle bots by Nico Weber · 3 years, 6 months ago
  96. 59e634f [lld-macho] Don't load dylibs more than once by Jez Ng · 3 years, 6 months ago
  97. 7f99ceb [lld-macho] Implement `-no_implicit_dylibs` by Jez Ng · 3 years, 6 months ago
  98. c27b7da [lld-macho] Initialize AsmParsers earlier by Jez Ng · 3 years, 7 months ago
  99. 74f9b78 [lld-macho] Add support for -mcpu, -mattr, -code-model in LTO by Jez Ng · 3 years, 7 months ago
  100. 364d6ad [lld-macho] Don't attempt to emit rebase opcodes for debug sections by Jez Ng · 3 years, 7 months ago