summaryrefslogtreecommitdiff
path: root/lld/docs
AgeCommit message (Expand)Author
2025-11-08[lld][WebAssembly] Default to --stack-first (#166998)Sam Clegg
2025-11-02[LLD] [Docs] explain --unresolved-symbols options (#165937)Florian Mayer
2025-10-23[DTLTO][Clang][LLD] Fix DTLTO for multi-call LLVM driver toolchain (#162456)Andrew Ng
2025-10-03[lld][MachO] Tail merge strings (#161262)Ellis Hoag
2025-09-29[lld][macho][NFC] Add release note for #158720 (#161295)Ellis Hoag
2025-09-19[ELF] Add --print-gc-sections=<file> (#159706)Fangrui Song
2025-08-15[LLVM][utils] Add script which clears release notes (#153593)Yanzuo Liu
2025-07-24Clear release notes on main for LLVM 22Tobias Hieta
2025-07-21[LLD][Docs] Document -z gcs= option in the man page (#146522)SivanShani-Arm
2025-07-20[DTLTO][LLD][COFF] Add support for Integrated Distributed ThinLTO (#148594)bd1976bris
2025-07-15[LoongArch] Add supplemental release notes for LLVM 21 (#148771)Ami-zhang
2025-07-13ReleaseNotes: add lld/ELF notesFangrui Song
2025-07-02[DTLTO][LLD][ELF] Add support for Integrated Distributed ThinLTO (#142757)bd1976bris
2025-06-24Reapply "ELF: Add branch-to-branch optimization."Peter Collingbourne
2025-06-23Revert "ELF: Add branch-to-branch optimization."Hans Wennborg
2025-06-20ELF: Add branch-to-branch optimization.Peter Collingbourne
2025-06-12[ELF] Implement -z dynamic-undefined-weakFangrui Song
2025-05-25[lld] Fix a typo in documentation (#141383)Kazu Hirata
2025-05-21[ELF] Error if a section address is smaller than image baseFangrui Song
2025-05-14[lld] Fix typos in documentation (#139854)Kazu Hirata
2025-05-01ELF: Fix man page formatting.Peter Collingbourne
2025-04-17[LLD][Docs] Add release notes for execute-only support on AArch64 (#134804)Csanád Hajdú
2025-04-08[LLD][ELF] Allow merging XO and RX sections, and add `--[no-]xosegment` flag ...Csanád Hajdú
2025-04-02[LLD][ELF] Support OVERLAY NOCROSSREFS (#133807)Daniel Thornburgh
2025-03-26[lld][ELF] Add --why-live flag (inspired by Mach-O) (#127112)Daniel Thornburgh
2025-03-21[hexagon] Bump the default version to v68 (#132304)Alexey Karyakin
2025-03-15[AArch64][GCS][LLD] Introduce -zgcs-report-dynamic Command Line Option (#127787)Jack Styles
2025-02-10[ELF] --package-metadata: support %[0-9a-fA-F][0-9a-fA-F]Fangrui Song
2025-01-28Bump version to 21.0.0git (#124870)llvmorg-21-initTom Stellard
2025-01-27ReleaseNotes: add lld/ELF notesFangrui Song
2025-01-23[LoongArch] Update lld20 release notesWeining Lu
2024-12-19[ELF] Add support for PT_OPENBSD_NOBTCFI (#120005)Brad Smith
2024-12-17Typo fix in large_sections.rst (#120101)Ivan G.
2024-12-13ELF: Introduce --randomize-section-padding option.Peter Collingbourne
2024-12-07[docs] Update release notes for APX relocation types (#118575)Feng Zou
2024-12-05[RISCV] Remove R_RISCV_RVC_LUI Relocation (#118714)Sam Elliott
2024-11-15[LLD] Add ARM64EC release note (#116282)Jacek Caban
2024-11-12[LLD][COFF] allow saving intermediate files with /lldsavetemps (#115131)Miguel A. Arroyo
2024-09-25[LLD][MINGW] Add `--undefined-glob` flag support (#109866)Miguel A. Arroyo
2024-09-24[LLD][COFF] Adds `/includeglob` flag (#109721)Miguel A. Arroyo
2024-08-05[LLD] Add CLASS syntax to SECTIONS (#95323)Daniel Thornburgh
2024-07-31[ELF] Add -z nosectionheaderFangrui Song
2024-07-23Clear release notes for upcoming LLVM 20 dev cyclellvmorg-20-initTobias Hieta
2024-07-22Reapply "[lld] enable fixup chains by default (#79894)" (#99255)Daniel Bertalan
2024-07-17[ELF] Support NOCROSSREFS and NOCROSSERFS_TOFangrui Song
2024-07-16[ELF] OUTPUT_FORMAT: support "binary" and ignore extra OUTPUT_FORMAT commandsFangrui Song
2024-07-13[docs] Remove the History section (#98715)Brad Smith
2024-07-06ReleaseNotes: add lld/ELF notesFangrui Song
2024-06-10[ELF] Change build-id default to sha1 (#93943)Tatsuyuki Ishi
2024-06-07[ELF] Implement --force-group-allocationFangrui Song