1. 0a470a9 [ELF] --package-metadata: support %[0-9a-fA-F][0-9a-fA-F] by Fangrui Song · 4 months ago
  2. 3bd3e06 Bump version to 21.0.0git (#124870) by Tom Stellard · 5 months ago llvmorg-21-init
  3. ad697b2 ReleaseNotes: add lld/ELF notes by Fangrui Song · 5 months ago
  4. aa273fd [LoongArch] Update lld20 release notes by Weining Lu · 5 months ago
  5. 52574b5 [ELF] Add support for PT_OPENBSD_NOBTCFI (#120005) by Brad Smith · 6 months ago
  6. e6ced4d Typo fix in large_sections.rst (#120101) by Ivan G. · 6 months ago
  7. 64da33a ELF: Introduce --randomize-section-padding option. by Peter Collingbourne · 6 months ago
  8. 94c6dd6 [docs] Update release notes for APX relocation types (#118575) by Feng Zou · 6 months ago
  9. 65ced15 [RISCV] Remove R_RISCV_RVC_LUI Relocation (#118714) by Sam Elliott · 7 months ago
  10. e6cc589 [LLD] Add ARM64EC release note (#116282) by Jacek Caban · 7 months ago
  11. 5cd6e21 [LLD][COFF] allow saving intermediate files with /lldsavetemps (#115131) by Miguel A. Arroyo · 7 months ago
  12. 99cd4cb [LLD][MINGW] Add `--undefined-glob` flag support (#109866) by Miguel A. Arroyo · 9 months ago
  13. b9bd8ca [LLD][COFF] Adds `/includeglob` flag (#109721) by Miguel A. Arroyo · 9 months ago
  14. 7e8a902 [LLD] Add CLASS syntax to SECTIONS (#95323) by Daniel Thornburgh · 11 months ago
  15. 5d972c5 [ELF] Add -z nosectionheader by Fangrui Song · 11 months ago
  16. 10c6d63 Clear release notes for upcoming LLVM 20 dev cycle by Tobias Hieta · 11 months ago llvmorg-20-init
  17. 9a8b040 Reapply "[lld] enable fixup chains by default (#79894)" (#99255) by Daniel Bertalan · 11 months ago
  18. 0778f5c [ELF] Support NOCROSSREFS and NOCROSSERFS_TO by Fangrui Song · 11 months ago
  19. 6464dd2 [ELF] OUTPUT_FORMAT: support "binary" and ignore extra OUTPUT_FORMAT commands by Fangrui Song · 11 months ago
  20. 14b9d12 [docs] Remove the History section (#98715) by Brad Smith · 11 months ago
  21. 8a41327 ReleaseNotes: add lld/ELF notes by Fangrui Song · 12 months ago
  22. 1d96e4b [ELF] Change build-id default to sha1 (#93943) by Tatsuyuki Ishi · 1 year ago
  23. 4d9020c [ELF] Implement --force-group-allocation by Fangrui Song · 1 year ago
  24. cfa9769 [ELF] Retain uncompressed if compressed content is larger by Fangrui Song · 1 year, 1 month ago
  25. 66466ff Reland: [LLD] Implement --enable-non-contiguous-regions (#90007) by Daniel Thornburgh · 1 year, 1 month ago
  26. 81f34af Revert "[LLD] Implement --enable-non-contiguous-regions" (#92005) by Daniel Thornburgh · 1 year, 1 month ago
  27. 6731144 [LLD] Implement --enable-non-contiguous-regions (#90007) by Daniel Thornburgh · 1 year, 1 month ago
  28. 6d44a1e [ELF] Adjust --compress-sections to support compression level by Fangrui Song · 1 year, 2 months ago
  29. f02a27d [ELF] Add --default-script/-dT by Fangrui Song · 1 year, 2 months ago
  30. 16711b43 [lld][ELF] Add --debug-names to create merged .debug_names. (#86508) by cmtice · 1 year, 2 months ago
  31. cca9115 [lld][AArch64][ELF][PAC] Support AUTH relocations and AUTH ELF marking (#72714) by Daniil Kovalev · 1 year, 3 months ago
  32. e115c00 [ELF] Reject certain unknown section types (#85173) by Fangrui Song · 1 year, 3 months ago
  33. f1ca2a0 [ELF] Add --compress-section to compress matched non-SHF_ALLOC sections by Fangrui Song · 1 year, 3 months ago
  34. 4bc3b35 [lld/ELF] Add documentation on large sections (#82560) by Arthur Eubanks · 1 year, 4 months ago
  35. cb4f94d [lld][WebAssembly] Add `--no-growable-memory` (#82890) by SingleAccretion · 1 year, 4 months ago
  36. 7876235 [ELF] Support placing .lbss/.lrodata/.ldata after .bss by Fangrui Song · 1 year, 4 months ago
  37. 987087d Bump trunk version to 19.0.0git by Tom Stellard · 1 year, 5 months ago llvmorg-19-init
  38. bcc9b9d [lld][WebAssembly] Match the ELF linker in transitioning away from archive indexes. (#78658) by Sam Clegg · 1 year, 5 months ago
  39. b2cdf3c [lld][WebAssembly] Add an `--initial-heap` option (#75594) by SingleAccretion · 1 year, 6 months ago
  40. 47b4bbf [LLD][COFF] add __buildid symbol. (#74652) by Zequan Wu · 1 year, 6 months ago
  41. b53c04a Reapply [ELF] Making cdsort default for function reordering (#68638) by spupyrev · 1 year, 8 months ago
  42. a40f651 [ELF] adjustOutputSections: don't copy SHF_EXECINSTR when an output does not contain input sections (#70911) by Fangrui Song · 1 year, 8 months ago
  43. 60b3e05 [ELF] Restore the --call-graph-profile-sort=hfsort default before #68638 by Fangrui Song · 1 year, 8 months ago
  44. d5c1d73 [ELF] Making cdsort default for function reordering (#68638) by spupyrev · 1 year, 8 months ago
  45. 356139b [LLD][COFF] Add support for `--time-trace` (#68236) by Alexandre Ganea · 1 year, 9 months ago
  46. 904b3f6 [ELF] A new code layout algorithm for function reordering [3a/3] by spupyrev · 2 years ago
  47. 8c556b7 [ELF] Change --call-graph-profile-sort to accept an argument by Fangrui Song · 1 year, 9 months ago
  48. cf3b12c Fix lld Sphinx build by Aaron Ballman · 1 year, 9 months ago
  49. 5a58e98 [ELF] Align the end of PT_GNU_RELRO associated PT_LOAD to a common-page-size boundary (#66042) by Fangrui Song · 1 year, 9 months ago
  50. 97e39f9 [ELF] Add -Bsymbolic-non-weak by Shoaib Meenai · 1 year, 10 months ago
  51. 14e3bec Reland "[lld] Preliminary fat-lto-object support" by Paul Kirth · 1 year, 11 months ago
  52. 4706251 Clear release notes for 18.x by Tobias Hieta · 1 year, 11 months ago llvmorg-18-init
  53. 6084ee7 [lld][ELF] Support LoongArch by WANG Xuerui · 1 year, 11 months ago
  54. 760cad6 ReleaseNotes: add lld/ELF notes by Fangrui Song · 1 year, 11 months ago
  55. 1733d94 Revert "[lld] Preliminary fat-lto-object support" by Paul Kirth · 1 year, 11 months ago
  56. 3a45b84 [lld] Preliminary fat-lto-object support by Paul Kirth · 2 years, 3 months ago
  57. af744f0 [LLD][COFF] Add LLVM toolchain library paths by default. by Tobias Hieta · 2 years ago
  58. b6c2f10 [lld][COFF] Find libraries with relative paths. by Tobias Hieta · 2 years ago
  59. f146763 Revert "Revert "[lld][Arm] Big Endian - Byte invariant support."" by Simi Pallipurath · 2 years ago
  60. d885138 Revert "[lld][Arm] Big Endian - Byte invariant support." by Simi Pallipurath · 2 years ago
  61. 8cf8956 [lld][Arm] Big Endian - Byte invariant support. by Simi Pallipurath · 2 years, 1 month ago
  62. 6f2e92c Re-land [LLD] Allow usage of LLD as a library by Alexandre Ganea · 2 years ago
  63. aa49521 Revert "[LLD] Allow usage of LLD as a library" by Leonard Chan · 2 years ago
  64. 2700da5 [LLD] Allow usage of LLD as a library by Alexandre Ganea · 2 years ago
  65. 698ac4a [ELF] Add PT_RISCV_ATTRIBUTES program header by Fangrui Song · 2 years ago
  66. a82f2b2 Fix typos in documentation by Kazu Hirata · 2 years, 1 month ago
  67. f98ee40 [NFC][Py Reformat] Reformat python files in the rest of the dirs by Tobias Hieta · 2 years, 1 month ago
  68. 2e2e110 fix typos to cycle bots by Nico Weber · 2 years, 1 month ago
  69. 39c20a6 [ELF] Add --remap-inputs= and --remap-inputs-file= by Fangrui Song · 2 years, 2 months ago
  70. 7a2000ac [LLD][ARM] Handle .ARM.exidx sections at non-zero output sec offset by Peter Smith · 2 years, 2 months ago
  71. 8544479 [lld][RISCV] Implement GP relaxation for R_RISCV_HI20/R_RISCV_LO12_I/R_RISCV_LO12_S. by Craig Topper · 2 years, 2 months ago
  72. 3111784 [lld][WebAssembly] Initial support for stub libraries by Sam Clegg · 2 years, 7 months ago
  73. 3d570a5 [ELF][docs] Mention LLD_REPRODUCE and LLD_VERSION by Fangrui Song · 2 years, 4 months ago
  74. 91a6df306 [docs] Update "production quality" targets for lld/ELF by Fangrui Song · 2 years, 4 months ago
  75. a2ae9e3 [lld] fix comment typos to cycle bots by Nico Weber · 2 years, 5 months ago
  76. 603c286 Bump the trunk major version to 17 by Tom Stellard · 2 years, 5 months ago llvmorg-17-init
  77. c3737a6 [docs] Add release notes for news in 16.x done by me, or otherwise relating to MinGW targets by Martin Storsjö · 2 years, 5 months ago
  78. 2e5989e [lld-macho] Flip string deduplication default by Keith Smiley · 2 years, 6 months ago
  79. 8a900f2 [ELF] Merge SHT_RISCV_ATTRIBUTES sections by Fangrui Song · 2 years, 6 months ago
  80. 241dbd3 [ELF] Enable --no-undefined-version by default by Dan Albert · 2 years, 7 months ago
  81. b067aa5 [ELF] Produce DT_RISCV_VARIANT_CC by Fangrui Song · 2 years, 7 months ago
  82. 242a9cf [LLD][COFF] Survive empty and invalid PCH signature by Alexandre Ganea · 2 years, 7 months ago
  83. 49e483d [CodeView] Replace GHASH hasher by BLAKE3 by Alexandre Ganea · 2 years, 7 months ago
  84. df2f9e5 [PDB] Don't include input files in the 'cmd' entry of S_ENVBLOCK by Sylvain Audi · 2 years, 7 months ago
  85. b1fdeee Revert "[LLD] Enable --no-undefined-version by default." by Jon Chesterfield · 2 years, 7 months ago
  86. eedbe44 [LLD] Enable --no-undefined-version by default. by Dan Albert · 2 years, 9 months ago
  87. 26fcee6 [ELF] Add --no-warnings/-w by Fangrui Song · 2 years, 8 months ago
  88. 88da0de Revert "[Libomp] Do not error on undefined version script symbols" by Slava Zakharin · 2 years, 8 months ago
  89. 7ec8b0d [LLD] Enable --no-undefined-version by default. by Dan Albert · 2 years, 9 months ago
  90. 277c382 [lld-macho] Flip ZERO_AR_DATE default by Keith Smiley · 2 years, 8 months ago
  91. 58edaef [lld-macho] Do not error out on dead stripped duplicate symbols by Vincent Lee · 2 years, 9 months ago
  92. 06010fd [ELF] Make -V an alias for -v by Fangrui Song · 2 years, 9 months ago
  93. d515575 [lld-macho][reland] Add support for N_INDR symbols by Jez Ng · 2 years, 9 months ago
  94. c28f4e3 Revert "[lld-macho] Add support for N_INDR symbols" by Nico Weber · 2 years, 9 months ago
  95. 5b8da10 [lld-macho] Add support for N_INDR symbols by Jez Ng · 2 years, 9 months ago
  96. 7cfff0f [lld-macho][docs] Cosmetic changes by Jez Ng · 2 years, 9 months ago
  97. 449f2ca [ELF] Add --compress-debug-sections=zstd by Fangrui Song · 2 years, 9 months ago
  98. 5e0464e [ELF] Support ELFCOMPRESS_ZSTD input by Fangrui Song · 2 years, 9 months ago
  99. bf7c5f1 [LLD][MinGW] Add --[no-]guard-cf and --[no-]guard-longjmp by Alvin Wong · 2 years, 9 months ago
  100. 0f9590a Add docs for Mach-O lld by Michael Eisel · 2 years, 10 months ago