1. d8574cd [NFC] Inclusive language: Remove instances of master in URLs by Quinn Pham · 2 years, 6 months ago
  2. e6f90ad [lld-macho] Replace LC_LINKER_OPTION parsing by Keith Smiley · 2 years, 6 months ago
  3. d8f6ea0 [lld-macho] Fix an assertion failure when -u specifies an undefined section$start symbol by Fangrui Song · 2 years, 6 months ago
  4. 53ac309 [lld-macho] Clear resolvedReads cache by Keith Smiley · 2 years, 6 months ago
  5. 2c42b85 [Support] Improve Caching conformance with Support library behavior by Noah Shutty · 2 years, 6 months ago
  6. bc99c4d [lld-macho] Silently ignore the -objc_abi_version by Keith Smiley · 2 years, 6 months ago
  7. f77c976 [lld-macho] Cache readFile results by Keith Smiley · 2 years, 6 months ago
  8. 50c5882 [lld-macho] Implement -arch_errors_fatal by Keith Smiley · 2 years, 6 months ago
  9. 173e256 [lld-macho][nfc] Remove unnecessary -pie flags in tests by Jez Ng · 2 years, 6 months ago
  10. a7cf747 [lld-macho] Enable search-paths tests on macOS by Keith Smiley · 2 years, 6 months ago
  11. 038f9ee [lld-macho] Cache discovered framework paths by Keith Smiley · 2 years, 6 months ago
  12. 2d5058f [lld-macho] Cache library paths from findLibrary by Keith Smiley · 2 years, 6 months ago
  13. d0bf14a Revert "[ELF] Try appeasing --target=armv7-linux-androideabi24 sanitizer symbolization tests" by Fangrui Song · 2 years, 6 months ago
  14. a1dede4 [ELF] Try appeasing --target=armv7-linux-androideabi24 sanitizer symbolization tests by Fangrui Song · 2 years, 6 months ago
  15. 0114474 Revert "[lld-macho] Change bitfield types to be identical." by Vy Nguyen · 2 years, 6 months ago
  16. ece7f0b [lld-macho] Change bitfield types to be identical. by Vy Nguyen · 2 years, 6 months ago
  17. 315ad7d [lld/mac] Write -v output to stderr by Nico Weber · 2 years, 6 months ago
  18. 83c56da [lld-macho] Remove no_dtrace_dof from un-implemented group. by Vy Nguyen · 2 years, 6 months ago
  19. 4651636 [lld-macho][nfc][cleanup] Fix a few code style lints and clang-tidy findings by Vy Nguyen · 2 years, 7 months ago
  20. ee0985b [lld] Add test suite mode for running LLD main twice by Shoaib Meenai · 2 years, 6 months ago
  21. 71ead6d [ELF] Simplify R_DTPREL. NFC by Fangrui Song · 2 years, 6 months ago
  22. fa3e36f [MachO] Use error instead of fatal for missing -arch by Shoaib Meenai · 2 years, 6 months ago
  23. 5a98be4 [MachO] Properly reset global state by Shoaib Meenai · 2 years, 6 months ago
  24. 5a63ea1 [lld/coff] Add parsing for /pdbpagesize: flag by Nico Weber · 2 years, 6 months ago
  25. 282f73d [ELF] Replace "symbol '...' has no type" diagnostic with "relocation ... cannot be used against symbol '...'" by Fangrui Song · 2 years, 6 months ago
  26. f8c7025 [ELF] Untangle R_GOT style TLS IE and processRelocAux. NFC by Fangrui Song · 2 years, 6 months ago
  27. 8e51d82 [ELF] Remove -Wl,-z,notext hint by Fangrui Song · 2 years, 6 months ago
  28. a10b1d2 [ELF] Simplify isStaticLinkTimeConstant. NFC by Fangrui Song · 2 years, 6 months ago
  29. e4fdd62 [ELF] Make getImplicitAddend return 0 for R_ARM_V4BX. NFC by Fangrui Song · 2 years, 6 months ago
  30. 96d0135 [ELF][Mips] Use R_DTPREL for R_MIPS_TLS_DTPREL* by Fangrui Song · 2 years, 6 months ago
  31. 04d47e5 [lld/mac] Fix mislink with ICF by Nico Weber · 2 years, 6 months ago
  32. 08248fb [lld][WebAssembly] Generate TLS relocation code also when linking statically by Sam Clegg · 2 years, 6 months ago
  33. f87b86f [lld][WebAssembly] Handle TLS variables in Symbol::getVA. NFC by Sam Clegg · 2 years, 6 months ago
  34. 52331c6 [lld-macho] -all_load and -ObjC should not affect LC_LINKER_OPTION flags by Jez Ng · 2 years, 6 months ago
  35. fb2c5f4 [lld-macho][nfc] Canonicalize all pointers to InputSections early on by Jez Ng · 2 years, 6 months ago
  36. aea5a09 [lld-macho] Internalize createFiles. NFC by Fangrui Song · 2 years, 6 months ago
  37. 2e5ec2e [ELF] Simplify R_TPREL formula after D111365 by Fangrui Song · 2 years, 6 months ago
  38. 7de6c13 [docs] Fix docs-lld-html by Fangrui Song · 2 years, 6 months ago
  39. 7a2ad2d [ELF] Implement TLSDESC for x86-32 by Fangrui Song · 2 years, 6 months ago
  40. 0e9095b [lld][WebAssembly] Initialize bss segments using memory.fill by Sam Clegg · 2 years, 7 months ago
  41. a407ba9 [lld][WebAssemlby] Always enable mutable-globals feature in PIC mode by Sam Clegg · 2 years, 6 months ago
  42. d99d0af [lld][WebAssembly] Handle duplicate archive member names in ThinLTO by Sam Clegg · 2 years, 6 months ago
  43. 74f7b26 [lld] Rename addCombinedLTOObjects to match ELF driver. NFC by Sam Clegg · 2 years, 6 months ago
  44. 1734ced [ELF] Change common diagnostics to report both object file location and source file location by Fangrui Song · 2 years, 6 months ago
  45. ce9e629 [lld][ELF] Update name of function in comment. NFC by Sam Clegg · 2 years, 6 months ago
  46. 6f86724 [lld-macho] Implement -S by Vincent Lee · 2 years, 7 months ago
  47. 081385c [lld/mac] Don't crash on undefined symbols with --icf=all by Nico Weber · 2 years, 7 months ago
  48. 7cf2fe9 [lld-macho] If export_size is zero, export_off must be zero by Jez Ng · 2 years, 7 months ago
  49. 6d04911 [lld/mac] Don't assert when ICFing arm64 code by Nico Weber · 2 years, 7 months ago
  50. f145d71 [lld][WebAssebmly] Convert tests to use disassembly. NFC by Sam Clegg · 2 years, 7 months ago
  51. bb182b7 [ELF] Replace InputBaseSection::{areRelocsRela,firstRelocation,numRelocation} with relSecIdx by Fangrui Song · 2 years, 7 months ago
  52. 82fc8d9 [ELF][X86] Write R_X86_64_TLSDESC addends with -z rel by Fangrui Song · 2 years, 7 months ago
  53. 9e47cbd fix comment typos to cycle bots by Nico Weber · 2 years, 7 months ago
  54. 4b9a645 [lld-macho] Fix compact-unwind-bad-reloc.s test by Jez Ng · 2 years, 7 months ago
  55. 89f305b Regenerate LC_CODE_SIGNATURE during llvm-objcopy operations by Nuri Amari · 2 years, 7 months ago
  56. e3306b6 [lld-macho] Simplify the handling of "no unwind info" functions by Jez Ng · 2 years, 7 months ago
  57. 06b7b64 [lld-macho] Associate compact unwind entries with function symbols by Jez Ng · 2 years, 7 months ago
  58. 4fc3f55 [lld-macho] Put GOT into `__DATA` segment where appropriate by Jez Ng · 2 years, 7 months ago
  59. 4fe26cb [lld-macho] Make test produce the dead.o and live.o that are used below. by Vy Nguyen · 2 years, 7 months ago
  60. c28d2f6 [lld-macho] Fix incremental build (again) from D112485 by Vy Nguyen · 2 years, 7 months ago
  61. 92cb2e4 [lld-macho] Fix incremental builds by Jez Ng · 2 years, 7 months ago
  62. 4eaf356 [ELF] Simplify sortSection. NFC by Fangrui Song · 2 years, 7 months ago
  63. 2ef5af6 [lld-macho][nfc] Test that we don't emit undef symbol errors for dead code by Jez Ng · 2 years, 7 months ago
  64. 0be24dc [ELF] Change SharedFile::soName from std::string to StringRef by Fangrui Song · 2 years, 7 months ago
  65. 39bc63e [ELF] Remove irrelevant group signature hack working around old gold -r by Fangrui Song · 2 years, 7 months ago
  66. 9586034 [ELF] Remove irrelevant SHT_INIT_ARRAY/SHT_FINI_ARRAY hack by Fangrui Song · 2 years, 7 months ago
  67. d7d3556 [ELF] Update comments/diagnostics for -defsym and -image-base to use the canonical two-dash form by Fangrui Song · 2 years, 7 months ago
  68. 9d2cdba [ELF][X86] Support R_X86_64_PLTOFF64 by Fangrui Song · 2 years, 7 months ago
  69. 42c4b57 [ELF] Support 128-bit bitmask in oneof(RelExpr) by Fangrui Song · 2 years, 7 months ago
  70. 63d5538 [ELF] Update comments/diagnostics for some long options to use the canonical two-dash form by Fangrui Song · 2 years, 7 months ago
  71. 28b904d [ELF] Delete unneeded hack for discarding empty name local symbol by Fangrui Song · 2 years, 7 months ago
  72. c680b20 [lld-macho][nfc] Rename output binary so it doesn't overwrite existing one by Vy Nguyen · 2 years, 7 months ago
  73. ac32395 [ELF] Remove ignored options that likely nobody uses by Fangrui Song · 2 years, 7 months ago
  74. 212e0f4 Use llvm::any_of and llvm::none_of (NFC) by Kazu Hirata · 2 years, 7 months ago
  75. 0f87833 Use StringRef::contains (NFC) by Kazu Hirata · 2 years, 7 months ago
  76. 360e942 [lld-macho] Implement -oso_prefix by Vy Nguyen · 2 years, 7 months ago
  77. 9c5ad47 [lld-macho] Simplify lc-linker-option.ll and re-enable it on Windows by Jez Ng · 2 years, 7 months ago
  78. 6443750 [ELF] Avoid adding an orphan section to a less suitable segment by Igor Kudrin · 2 years, 7 months ago
  79. db692d8 [lld-macho][nfc] Added some notes on deliberate differences btw LD64 vs LLD-MACHO by Vy Nguyen · 2 years, 8 months ago
  80. 9e3165e [lld-macho] Temporarily disable lc-linker-option.ll on Windows by Jez Ng · 2 years, 7 months ago
  81. 135a439 [lld/mac] Remove else-after-return in ICF code by Nico Weber · 2 years, 7 months ago
  82. b04f227 [lld-macho] Fix dangling string reference when adding frameworks by Kaining Zhong · 2 years, 7 months ago
  83. 05ff6ee [WebAssembly] Implementation of table.get/set for reftypes in LLVM IR by Paulo Matos · 2 years, 7 months ago
  84. a7cb5af [Support][ThinLTO] Move ThinLTO caching to LLVM Support library by Noah Shutty · 2 years, 7 months ago
  85. 78e3495 Revert "[Support][ThinLTO] Move ThinLTO caching to LLVM Support library" by Petr Hosek · 2 years, 7 months ago
  86. a9d4efd [Support][ThinLTO] Move ThinLTO caching to LLVM Support library by Noah Shutty · 2 years, 7 months ago
  87. 8dc60c7 Use llvm::erase_if (NFC) by Kazu Hirata · 2 years, 7 months ago
  88. a86fb73 [LLD][TEST] Add testing for negative addends for R_X86_64_32 and R_X86_64_PC32 relocations by gbreynoo · 2 years, 7 months ago
  89. 894874d Use llvm::erase_value (NFC) by Kazu Hirata · 2 years, 7 months ago
  90. 596272e [ELF] Require two-dash form for --pack-dyn-relocs by Fangrui Song · 2 years, 7 months ago
  91. a572a8a [WebAssembly] Add import info to `dylink` section of shared libraries by Sam Clegg · 2 years, 7 months ago
  92. 622484e [lld/mac] Mark private externs with GOT relocs as LOCAL in indirect symbtab by Nico Weber · 2 years, 7 months ago
  93. 93200ea [WebAssembly] Make EH work with dynamic linking by Heejin Ahn · 2 years, 7 months ago
  94. 1db776d [lld] fix typos to cycle bots by Nico Weber · 2 years, 7 months ago
  95. 21bd78a [ELF][test] Add testing for dynamic TLS relocations in .debug_info by Andrew Ng · 2 years, 7 months ago
  96. ca35053 [ELF] Demote !isUsedInRegularObj lazy symbol by Fangrui Song · 2 years, 7 months ago
  97. 547956d [LLD] [TEST] Add test case for patching an absolute relocation to a weak undef by Ben Dunbobbin · 2 years, 7 months ago
  98. 0d7e409 [lld][test] Remove /usr/local/lib test requirement by Keith Smiley · 2 years, 7 months ago
  99. 8dbb8f8 [lld][test] Fix darwin REQUIRES (NFC) by Keith Smiley · 2 years, 7 months ago
  100. fd6086f [WebAssembly] Remove WasmTagType by Heejin Ahn · 2 years, 7 months ago