aboutsummaryrefslogtreecommitdiff
path: root/lld/docs
AgeCommit message (Expand)AuthorFilesLines
2022-09-30[lld-macho] Do not error out on dead stripped duplicate symbolsVincent Lee1-0/+9
2022-09-20[ELF] Make -V an alias for -vFangrui Song1-2/+2
2022-09-15[lld-macho][reland] Add support for N_INDR symbolsJez Ng1-0/+9
2022-09-15Revert "[lld-macho] Add support for N_INDR symbols"Nico Weber1-9/+0
2022-09-15[lld-macho] Add support for N_INDR symbolsJez Ng1-0/+9
2022-09-12[lld-macho][docs] Cosmetic changesJez Ng2-27/+33
2022-09-09[ELF] Add --compress-debug-sections=zstdFangrui Song2-5/+14
2022-09-09[ELF] Support ELFCOMPRESS_ZSTD inputFangrui Song1-0/+3
2022-09-09[LLD][MinGW] Add --[no-]guard-cf and --[no-]guard-longjmpAlvin Wong1-1/+9
2022-09-06Add docs for Mach-O lldMichael Eisel3-0/+99
2022-08-19[docs] Remove lld/ELF release note about --package-metadata= which is in rele...Fangrui Song1-2/+0
2022-08-12[doc] Remove release notes from the main branch for changes that were backpor...Martin Storsjö1-5/+1
2022-08-11[LLD] [COFF] Add support for a new, mingw specific embedded directive -exclud...Martin Storsjö1-0/+3
2022-08-11[LLD] [MinGW] Implement the --exclude-symbols optionMartin Storsjö1-1/+2
2022-08-08[ELF] Support --package-metadataAlex Brachet1-0/+2
2022-07-26Bump the trunk major version to 16llvmorg-16-initTom Stellard1-29/+0
2022-07-13[lld-macho] Enable EH frame relocation / pruningJez Ng1-1/+5
2022-07-05[LLD][ELF] Add FORCE_LLD_DIAGNOSTICS_CRASH to force LLD to crashBen Dunbobbin1-0/+2
2022-06-27[docs] Remove outdated status update for FreeBSDBrad Smith1-9/+0
2022-06-23[lld, ELF and mac] Add --time-trace=<file>, remove --time-trace-file=<file>Nico Weber1-0/+3
2022-06-19[lld] Wrap rst file to 80 cols and fix "precense" typoNico Weber1-6/+9
2022-06-02[ELF] Remove support for legacy .zdebug sectionsFangrui Song1-0/+3
2022-05-12Revert D125410 "[ELF] Align the end of PT_GNU_RELRO to max-page-size instead ...Fangrui Song1-4/+0
2022-05-12[ELF] Align the end of PT_GNU_RELRO to max-page-size instead of common-page-sizeFangrui Song1-0/+4
2022-04-22[lld/win] Mention in release notes that /winsysroot: currently requires /mach...Nico Weber1-2/+4
2022-03-30[ELF] Default to --no-fortran-commonFangrui Song1-0/+1
2022-03-15[ELF] Move section assignment from initializeSymbols to postParseFangrui Song1-0/+2
2022-03-15Revert D120626 "[ELF] Move section assignment from initializeSymbols to postP...Fangrui Song1-2/+0
2022-03-15[lld][WebAssembly] Add --unresolved-symbols=import-dynamicSam Clegg1-0/+15
2022-03-14[ELF] Move section assignment from initializeSymbols to postParseFangrui Song1-0/+2
2022-03-10[ELF] Add -z pack-relative-relocsFangrui Song2-0/+9
2022-02-17[ELF] Support (TYPE=<value>) to customize the output section typeFangrui Song1-0/+6
2022-02-16Reland: Make lld-link work in a non-MSVC shell, add /winsysroot:Peter Kasting1-0/+3
2022-02-14[ELF][docs] Document "Output section type"Fangrui Song1-0/+9
2022-02-11Revert "try to fix windows build after 73e585e44d" andDouglas Yung1-3/+0
2022-02-11Reland "[lld/coff] Make lld-link work in a non-MSVC shell, add /winsysroot:"Nico Weber1-0/+3
2022-02-11Revert "[lld/coff] Make lld-link work in a non-MSVC shell, add /winsysroot:"Adrian Prantl1-3/+0
2022-02-11[lld/coff] Make lld-link work in a non-MSVC shell, add /winsysroot:Peter Kasting1-0/+3
2022-02-09[ELF][docs] Remove ignore -dc from ld.lld.1Fangrui Song1-3/+0
2022-02-09[ELF] Remove obscure -dp and GNU ld incompatible --[no-]define-common, ignore...Fangrui Song2-5/+6
2022-02-01Bump the trunk major version to 15llvmorg-15-initTom Stellard1-24/+0
2022-02-01[docs] Remove hard-coded version numbers from sphinx configsTom Stellard2-17/+10
2022-02-01[ELF] Deduplicate names of local symbols only with -O2Fangrui Song1-0/+3
2022-01-06[ELF] Update help messages to prefer canonical name for some long optionsFangrui Song1-1/+1
2021-12-30[lld][docs] Update _templates/indexsidebar.html after Bugzilla->GitHub issue ...Fangrui Song1-2/+7
2021-12-16[lld] Add cet-report and bti-report flagsDaniel Kiss1-0/+10
2021-12-14[NFC] Fix typos in release notes.Stephan T. Lavavej1-1/+1
2021-12-02[ELF] Hint -z nostart-stop-gc for __start_ undefined referencesFangrui Song2-0/+67
2021-11-29[ELF] --cref: If -Map is specified, print to the map fileFangrui Song2-1/+5
2021-11-26[ELF][PPC64] Make --power10-stubs/--no-power10-stubs proper aliases for --pow...Fangrui Song1-0/+14