aboutsummaryrefslogtreecommitdiff
path: root/lld/docs/ld.lld.1
AgeCommit message (Expand)AuthorFilesLines
2025-11-02[LLD] [Docs] explain --unresolved-symbols options (#165937)Florian Mayer1-0/+13
2025-09-19[ELF] Add --print-gc-sections=<file> (#159706)Fangrui Song1-0/+2
2025-07-21[LLD][Docs] Document -z gcs= option in the man page (#146522)SivanShani-Arm1-0/+18
2025-06-24Reapply "ELF: Add branch-to-branch optimization."Peter Collingbourne1-2/+7
2025-06-23Revert "ELF: Add branch-to-branch optimization."Hans Wennborg1-7/+2
2025-06-20ELF: Add branch-to-branch optimization.Peter Collingbourne1-2/+7
2025-06-12[ELF] Implement -z dynamic-undefined-weakFangrui Song1-0/+8
2025-05-01ELF: Fix man page formatting.Peter Collingbourne1-1/+1
2025-03-26[lld][ELF] Add --why-live flag (inspired by Mach-O) (#127112)Daniel Thornburgh1-0/+2
2025-02-10[ELF] --package-metadata: support %[0-9a-fA-F][0-9a-fA-F]Fangrui Song1-0/+4
2024-12-19[ELF] Add support for PT_OPENBSD_NOBTCFI (#120005)Brad Smith1-0/+5
2024-12-13ELF: Introduce --randomize-section-padding option.Peter Collingbourne1-0/+13
2024-07-31[ELF] Add -z nosectionheaderFangrui Song1-0/+3
2024-06-10[ELF] Change build-id default to sha1 (#93943)Tatsuyuki Ishi1-1/+1
2024-06-07[ELF] Implement --force-group-allocationFangrui Song1-0/+2
2024-05-22[ELF] Retain uncompressed if compressed content is largerFangrui Song1-3/+3
2024-05-13Reland: [LLD] Implement --enable-non-contiguous-regions (#90007)Daniel Thornburgh1-0/+2
2024-05-13Revert "[LLD] Implement --enable-non-contiguous-regions" (#92005)Daniel Thornburgh1-2/+0
2024-05-13[LLD] Implement --enable-non-contiguous-regions (#90007)Daniel Thornburgh1-0/+2
2024-05-01[ELF] Adjust --compress-sections to support compression levelFangrui Song1-6/+6
2024-04-19[ELF] Add --default-script/-dTFangrui Song1-0/+4
2024-04-18[lld][ELF] Add --debug-names to create merged .debug_names. (#86508)cmtice1-0/+4
2024-04-04[lld][AArch64][ELF][PAC] Support AUTH relocations and AUTH ELF marking (#72714)Daniil Kovalev1-0/+5
2024-03-15[ELF] Reject certain unknown section types (#85173)Fangrui Song1-0/+2
2024-03-12[ELF] Add --compress-section to compress matched non-SHF_ALLOC sectionsFangrui Song1-0/+4
2024-02-20[ELF] Support placing .lbss/.lrodata/.ldata after .bssFangrui Song1-0/+3
2023-11-03Reapply [ELF] Making cdsort default for function reordering (#68638)spupyrev1-2/+2
2023-10-12[ELF] Restore the --call-graph-profile-sort=hfsort default before #68638Fangrui Song1-2/+2
2023-10-10[ELF] Making cdsort default for function reordering (#68638)spupyrev1-2/+2
2023-09-26[ELF] A new code layout algorithm for function reordering [3a/3]spupyrev1-0/+2
2023-09-25[ELF] Change --call-graph-profile-sort to accept an argumentFangrui Song1-0/+11
2023-08-21[ELF] Add -Bsymbolic-non-weakShoaib Meenai1-0/+3
2023-08-18Reland "[lld] Preliminary fat-lto-object support"Paul Kirth1-0/+4
2023-07-25[lld][ELF] Support LoongArchWANG Xuerui1-3/+3
2023-07-20Revert "[lld] Preliminary fat-lto-object support"Paul Kirth1-4/+0
2023-07-19[lld] Preliminary fat-lto-object supportPaul Kirth1-0/+4
2023-06-22Revert "Revert "[lld][Arm] Big Endian - Byte invariant support.""Simi Pallipurath1-0/+2
2023-06-20Revert "[lld][Arm] Big Endian - Byte invariant support."Simi Pallipurath1-2/+0
2023-06-20[lld][Arm] Big Endian - Byte invariant support.Simi Pallipurath1-0/+2
2023-04-26[ELF] Add --remap-inputs= and --remap-inputs-file=Fangrui Song1-0/+15
2023-04-13[lld][RISCV] Implement GP relaxation for R_RISCV_HI20/R_RISCV_LO12_I/R_RISCV_...Craig Topper1-0/+2
2023-02-09[ELF][docs] Mention LLD_REPRODUCE and LLD_VERSIONFangrui Song1-1/+17
2022-12-08[ELF] Enable --no-undefined-version by defaultDan Albert1-2/+2
2022-11-09Revert "[LLD] Enable --no-undefined-version by default."Jon Chesterfield1-2/+2
2022-11-07[LLD] Enable --no-undefined-version by default.Dan Albert1-2/+2
2022-10-24[ELF] Add --no-warnings/-wFangrui Song1-0/+3
2022-10-13Revert "[Libomp] Do not error on undefined version script symbols"Slava Zakharin1-2/+2
2022-10-12[LLD] Enable --no-undefined-version by default.Dan Albert1-2/+2
2022-09-20[ELF] Make -V an alias for -vFangrui Song1-2/+2
2022-09-09[ELF] Add --compress-debug-sections=zstdFangrui Song1-5/+11