- 1ce51a5 [ELF] --cref: If -Map is specified, print to the map file by Fangrui Song · 3 years, 6 months ago
- 3b4dd68 [ELF][PPC64] Make --power10-stubs/--no-power10-stubs proper aliases for --power10-stubs={auto,no} by Fangrui Song · 3 years, 6 months ago
- 38ed1db [ELF] Support non-RAX/non-adjacent R_X86_64_GOTPC32_TLSDESC/R_X86_64_TLSDESC_CALL by Fangrui Song · 3 years, 7 months ago
- 0c66025 [NFC] Trim trailing whitespace in *.rst by Shao-Ce SUN · 3 years, 7 months ago
- a05384d [ELF] Make --no-relax disable R_X86_64_GOTPCRELX and R_X86_64_REX_GOTPCRELX GOT optimization by Fangrui Song · 3 years, 7 months ago
- 43bb5f0 [docs] Remove outdated documentation for the legacy Atom-based LLD by Fangrui Song · 3 years, 7 months ago
- c71fbdd [NFC] Inclusive language: Remove instances of master in URLs by Quinn Pham · 3 years, 7 months ago
- 6e04ec8 [docs] Fix docs-lld-html by Fangrui Song · 3 years, 7 months ago
- e39c138 [ELF] Implement TLSDESC for x86-32 by Fangrui Song · 3 years, 7 months ago
- a954bb1 [ELF] Add --why-extract= to query why archive members/lazy object files are extracted by Fangrui Song · 3 years, 9 months ago
- d001ab8 [ELF] Don't fall back to .text for e_entry by Fangrui Song · 3 years, 9 months ago
- 44361e5 [ELF] Add --export-dynamic-symbol-list by Fangrui Song · 3 years, 10 months ago
- b06426d [ELF] Add -Bsymbolic-non-weak-functions by Fangrui Song · 3 years, 10 months ago
- 08c766a Bump the trunk major version to 14 by Tom Stellard · 3 years, 10 months ago llvmorg-14-init
- 758633f [lld][WebAssembly] Add new `--import-undefined` option by Sam Clegg · 4 years ago
- 899fdf5 [ELF] Add OVERWRITE_SECTIONS command by Fangrui Song · 4 years ago
- 7f0acc4 [docs] ld.lld.1: Mention -z nostart-stop-gc by Fangrui Song · 4 years, 1 month ago
- 4adf7a7 [ELF] Add -Bno-symbolic by Fangrui Song · 4 years, 1 month ago
- 5dd9f44 [LLD] Improve --strip-all help text by Ben Dunbobbin · 4 years, 1 month ago
- a6f4064 [lld][WebAssembly] Add `--export-if-defined` by Sam Clegg · 4 years, 2 months ago
- 0db28c0 [ELF][docs] Add line breaks by Yang Fan · 4 years, 3 months ago
- 16c30c3 [ELF] Change --shuffle-sections=<seed> to --shuffle-sections=<section-glob>=<seed> by Fangrui Song · 4 years, 3 months ago
- 423cb32 [ELF] Special case --shuffle-sections=-1 to reverse input sections by Fangrui Song · 4 years, 3 months ago
- 4bbcd63 [ELF] Add -z start-stop-gc to let __start_/__stop_ not retain C identifier name sections by Fangrui Song · 4 years, 3 months ago
- eea34aa [ELF] Inspect -EL & -EB for OUTPUT_FORMAT(default, big, little) by Fangrui Song · 4 years, 4 months ago
- 5369517 Bump the trunk major version to 13 by Tom Stellard · 4 years, 4 months ago llvmorg-13-init
- d24b94f0 [ELF] --wrap: retain __wrap_foo if foo is defined in an object/bitcode file by Fangrui Song · 4 years, 5 months ago
- 8f91f38 [LLD] Search archives for symbol defs to override COMMON symbols. by Sean Fertile · 4 years, 6 months ago
- 206884b [lld][WebAssembly] Implement --unresolved-symbols by Sam Clegg · 5 years ago
- 1e70ec1 [lld] Provide a hook to customize undefined symbols error handling by serge-sans-paille · 4 years, 8 months ago
- 3bdeb2a [lld] missing doc entry for error handling script by serge-sans-paille · 4 years, 7 months ago
- cfc3226 Provide a hook to customize missing library error handling by serge-sans-paille · 4 years, 8 months ago
- 3c45a06 [lld][WebAssembly] Allow exporting of mutable globals by Sam Clegg · 4 years, 10 months ago
- f6f3402 [ELF] Add documentation for --warn-backrefs: a GNU ld compatibility checking tool (and lesser of layering detection) by Fangrui Song · 4 years, 9 months ago
- 9670029 [ELF] Keep st_type for symbol assignment by Fangrui Song · 4 years, 10 months ago
- 7f00938 lld docs config: Use a list key in html_sidebars by Hans Wennborg · 4 years, 10 months ago
- 7ab7b97 Bump the trunk major version to 12 by Hans Wennborg · 5 years ago llvmorg-12-init
- 4ce56b8 [ELF] Add -z dead-reloc-in-nonalloc=<section_glob>=<value> by Fangrui Song · 5 years ago
- 09b81a7 [ELF] Ignore --no-relax for RISC-V by Fangrui Song · 5 years ago
- 8ffb209 [ELF] Refine LMA offset propagation rule in D76995 by Fangrui Song · 5 years ago
- 751f18e [ELF] Refine --export-dynamic-symbol semantics to be compatible GNU ld 2.35 by Fangrui Song · 5 years ago
- ce1fadc [ELF][docs] Update supported targets by Fangrui Song · 5 years ago
- 881c5eef [ELF] Add -z rel and -z rela by Fangrui Song · 5 years ago
- 85bb9b7 [ELF] Update release notes and man page for LLD time-trace by Russell Gallop · 5 years ago
- e20a215 [ELF] Add convenience TableGen classes to enforce two dashes for options not supported by GNU ld by Fangrui Song · 5 years ago
- b912b88 [ELF] Add --print-archive-stats= by Fangrui Song · 5 years ago
- 2325788 [ELF] Add --warn-backrefs-exclude=<glob> by Fangrui Song · 5 years ago
- bb4a36e [ELF] Propagate LMA offset to sections with neither AT() nor AT> by Fangrui Song · 5 years ago
- eb4663d [lld][COFF][ELF][WebAssembly] Replace --[no-]threads /threads[:no] with --threads={1,2,...} /threads:{1,2,...} by Fangrui Song · 5 years ago
- 9860517 doc: use the right url to bugzilla by Sylvestre Ledru · 5 years ago
- 72fd103 Doc: Links should use https by Sylvestre Ledru · 5 years ago
- fbf41b5 [ELF] Simplify sh_addr computation and warn if sh_addr is not a multiple of sh_addralign by Fangrui Song · 5 years ago
- 6d5603e [LLD][ELF] Add initial LLD LinkerScript docs page by Peter Smith · 5 years ago
- 6e2804c [LLD] Add support for --unique option by David Bozier · 5 years ago
- ff9bc0c fix typo by Nico Weber · 5 years ago
- 06f1a5c [lld][WebAssembly] Allow symbols with explict import names to be undefined at link time. by Sam Clegg · 5 years ago
- d48d339 [lld][ELF] Add --shuffle-sections=seed to shuffle input sections by Rafael Ávila de Espíndola · 5 years ago
- 5852475 Bump the trunk major version to 11 by Hans Wennborg · 5 years ago llvmorg-11-init
- 7cd429f [ELF] Add -z force-ibt and -z shstk for Intel Control-flow Enforcement Technology by Fangrui Song · 5 years ago
- efabe42 fix a few typos to cycle the bots by Nico Weber · 5 years ago
- 7ae3d33 [lld] Fix trivial typos in comments by Kazuaki Ishizaki · 5 years ago
- bad8f39 hopefully last doc typo fix to cycle bots by Nico Weber · 5 years ago
- 9293da6 fix yet another doc typo to cycle bots by Nico Weber · 5 years ago
- 6faf8bd Update the man page by Rui Ueyama · 5 years ago
- 881d877 [WebAssembly] Add new `export_name` clang attribute for controlling wasm export names by Sam Clegg · 6 years ago
- 5a3a9e9 [ELF][AArch64] Rename --force-bti to -z force-bti and --pac-plt to -z pac-plt by Fangrui Song · 5 years ago
- 2a0fcae [lld] [ELF] Add '-z nognustack' opt to suppress emitting PT_GNU_STACK by Michał Górny · 6 years ago
- 9a5ad9b Update release notes by Rui Ueyama · 6 years ago
- 6785824 Revert r371729: lld-link: Make /linkrepro: take a filename, not a directory. by Rui Ueyama · 6 years ago
- 0264950 [ELF] Add -z separate-loadable-segments to complement separate-code and noseparate-code by Fangrui Song · 6 years ago
- d48ea5d lld-link: Add a flag /lldignoreenv that makes lld-link ignore env vars. by Nico Weber · 6 years ago
- 3c44d59 lld-link: Make /linkrepro: take a filename, not a directory. by Nico Weber · 6 years ago
- 5289bbe ld.lld.1: explain long options may use one or two dashes by Ed Maste · 6 years ago
- 174e083 ld.lld.1: stylistic changes suggested by igor by Ed Maste · 6 years ago
- 7cb9c8a [WebAssembly] Implement NO_STRIP by Dan Gohman · 6 years ago
- 7d6aa7e [ELF] Mention contents of reproduce archive and add help description. by Peter Smith · 6 years ago
- 72d1089 Explain --reproduce option by Rui Ueyama · 6 years ago
- 6ef01c3 Add a description about multiple linker scripts by Rui Ueyama · 6 years ago
- 8f5b44a Bump the trunk version to 10.0.0svn by Hans Wennborg · 6 years ago llvmorg-10-init
- 43f4b037 Add --undefined-glob which is an --undefined with wildcard pattern match by Rui Ueyama · 6 years ago
- 8cfb14f docs: Update partitioning docs now that the feature is fully landed. by Peter Collingbourne · 6 years ago
- e208208 [ELF][AArch64] Support for BTI and PAC by Peter Smith · 6 years ago
- 471f118 Add --sort-common to the man page. by Rui Ueyama · 6 years ago
- d45eaf9 [Docs] Modernize references to macOS by J. Ryan Stinnett · 6 years ago
- 31fda09 Add IR support, ELF section and user documentation for partitioning feature. by Peter Collingbourne · 6 years ago
- 833c5abb Add release note entries for recent typo correction changes by Nico Weber · 6 years ago
- b372259 [docs] Fix troff macro (.F1 -> .Fl) in ld.lld.1 by Fangrui Song · 6 years ago
- e041d15 [LLD][ELF] Add the -z ifunc-noplt option by Fangrui Song · 6 years ago
- 4e21c77 [ELF] Full support for -n (--nmagic) and -N (--omagic) via common page by Peter Smith · 6 years ago
- 81862f8 lld-link: Add /force:multipleres extension to make dupe resource diag non-fatal by Nico Weber · 6 years ago
- 99bad37 Add more lld release notes by Nico Weber · 6 years ago
- aec5dcc Add some lld-link 9.0 release notes by Nico Weber · 6 years ago
- f7f00eb [docs] Copy-edit lld/docs/WebAssembly.rst by Sam Clegg · 6 years ago
- cdf126e [COFF] Link crtend.o as the last object file by Martin Storsjo · 6 years ago
- 136a6a6 Fix two sphinx warnings by Hans Wennborg · 6 years ago
- dd42236 Reland "[Remarks] Add -foptimization-record-passes to filter remark emission" by Francis Visoiu Mistrih · 6 years ago
- 1d6c47a Revert "[Remarks] Add -foptimization-record-passes to filter remark emission" by Francis Visoiu Mistrih · 6 years ago
- 20fff32 [Remarks] Add -foptimization-record-passes to filter remark emission by Francis Visoiu Mistrih · 6 years ago
- 7507208 [ELF] Explain some options in ld.lld.1 by Fangrui Song · 6 years ago
- 5945ad5 Split a long line to avoid annoying horizontal scrolling on a browser. by Rui Ueyama · 6 years ago