summaryrefslogtreecommitdiff
path: root/lld/docs
Commit message (Expand)AuthorAgeFilesLines
* fix typos to cycle botsNico Weber2023-05-101-1/+1
* [ELF] Add --remap-inputs= and --remap-inputs-file=Fangrui Song2023-04-262-0/+18
* [LLD][ARM] Handle .ARM.exidx sections at non-zero output sec offsetPeter Smith2023-04-141-0/+6
* [lld][RISCV] Implement GP relaxation for R_RISCV_HI20/R_RISCV_LO12_I/R_RISCV_...Craig Topper2023-04-131-0/+2
* [lld][WebAssembly] Initial support for stub librariesSam Clegg2023-03-231-0/+33
* [ELF][docs] Mention LLD_REPRODUCE and LLD_VERSIONFangrui Song2023-02-091-1/+17
* [docs] Update "production quality" targets for lld/ELFFangrui Song2023-02-081-2/+2
* [lld] fix comment typos to cycle botsNico Weber2023-02-041-1/+1
* Bump the trunk major version to 17llvmorg-17-initTom Stellard2023-01-241-46/+0
* [docs] Add release notes for news in 16.x done by me, or otherwise relating t...Martin Storsjö2023-01-231-0/+10
* [lld-macho] Flip string deduplication defaultKeith Smiley2022-12-222-12/+0
* [ELF] Merge SHT_RISCV_ATTRIBUTES sectionsFangrui Song2022-12-081-0/+3
* [ELF] Enable --no-undefined-version by defaultDan Albert2022-12-082-2/+5
* [ELF] Produce DT_RISCV_VARIANT_CCFangrui Song2022-12-041-0/+3
* [LLD][COFF] Survive empty and invalid PCH signatureAlexandre Ganea2022-11-201-0/+3
* [CodeView] Replace GHASH hasher by BLAKE3Alexandre Ganea2022-11-191-0/+2
* [PDB] Don't include input files in the 'cmd' entry of S_ENVBLOCKSylvain Audi2022-11-141-1/+3
* Revert "[LLD] Enable --no-undefined-version by default."Jon Chesterfield2022-11-092-5/+2
* [LLD] Enable --no-undefined-version by default.Dan Albert2022-11-072-2/+5
* [ELF] Add --no-warnings/-wFangrui Song2022-10-242-0/+5
* Revert "[Libomp] Do not error on undefined version script symbols"Slava Zakharin2022-10-132-5/+2
* [LLD] Enable --no-undefined-version by default.Dan Albert2022-10-122-2/+5
* [lld-macho] Flip ZERO_AR_DATE defaultKeith Smiley2022-10-101-0/+8
* [lld-macho] Do not error out on dead stripped duplicate symbolsVincent Lee2022-09-301-0/+9
* [ELF] Make -V an alias for -vFangrui Song2022-09-201-2/+2
* [lld-macho][reland] Add support for N_INDR symbolsJez Ng2022-09-151-0/+9
* Revert "[lld-macho] Add support for N_INDR symbols"Nico Weber2022-09-151-9/+0
* [lld-macho] Add support for N_INDR symbolsJez Ng2022-09-151-0/+9
* [lld-macho][docs] Cosmetic changesJez Ng2022-09-122-27/+33
* [ELF] Add --compress-debug-sections=zstdFangrui Song2022-09-092-5/+14
* [ELF] Support ELFCOMPRESS_ZSTD inputFangrui Song2022-09-091-0/+3
* [LLD][MinGW] Add --[no-]guard-cf and --[no-]guard-longjmpAlvin Wong2022-09-091-1/+9
* Add docs for Mach-O lldMichael Eisel2022-09-063-0/+99
* [docs] Remove lld/ELF release note about --package-metadata= which is in rele...Fangrui Song2022-08-191-2/+0
* [doc] Remove release notes from the main branch for changes that were backpor...Martin Storsjö2022-08-121-5/+1
* [LLD] [COFF] Add support for a new, mingw specific embedded directive -exclud...Martin Storsjö2022-08-111-0/+3
* [LLD] [MinGW] Implement the --exclude-symbols optionMartin Storsjö2022-08-111-1/+2
* [ELF] Support --package-metadataAlex Brachet2022-08-081-0/+2
* Bump the trunk major version to 16llvmorg-16-initTom Stellard2022-07-261-29/+0
* [lld-macho] Enable EH frame relocation / pruningJez Ng2022-07-131-1/+5
* [LLD][ELF] Add FORCE_LLD_DIAGNOSTICS_CRASH to force LLD to crashBen Dunbobbin2022-07-051-0/+2
* [docs] Remove outdated status update for FreeBSDBrad Smith2022-06-271-9/+0
* [lld, ELF and mac] Add --time-trace=<file>, remove --time-trace-file=<file>Nico Weber2022-06-231-0/+3
* [lld] Wrap rst file to 80 cols and fix "precense" typoNico Weber2022-06-191-6/+9
* [ELF] Remove support for legacy .zdebug sectionsFangrui Song2022-06-021-0/+3
* Revert D125410 "[ELF] Align the end of PT_GNU_RELRO to max-page-size instead ...Fangrui Song2022-05-121-4/+0
* [ELF] Align the end of PT_GNU_RELRO to max-page-size instead of common-page-sizeFangrui Song2022-05-121-0/+4
* [lld/win] Mention in release notes that /winsysroot: currently requires /mach...Nico Weber2022-04-221-2/+4
* [ELF] Default to --no-fortran-commonFangrui Song2022-03-301-0/+1
* [ELF] Move section assignment from initializeSymbols to postParseFangrui Song2022-03-151-0/+2