1. 6148eaf [lld-macho] Use full input file name in invalid relocation error message by Jez Ng · 3 years, 3 months ago
  2. cbd9619 Revert "[WebAssembly] call_indirect issues table number relocs" by Andy Wingo · 3 years, 3 months ago
  3. ba1e3c9 [lld-link] Add /reproduce: support for several flags by Nico Weber · 3 years, 3 months ago
  4. ee14549 [lld-macho] Try to fix cross-platform test from D96565 by Jez Ng · 3 years, 3 months ago
  5. 5c3b388 Reland [lld-macho]Implement bundle_loader by Vy Nguyen · 3 years, 3 months ago
  6. 3b670f2 [lld-macho] Clean up comments by Jez Ng · 3 years, 3 months ago
  7. de96c72 [lld-macho] Fix cpuSubtype for non-x86_64 archs by Jez Ng · 3 years, 3 months ago
  8. 1b18b26 [WebAssembly] call_indirect issues table number relocs by Andy Wingo · 3 years, 3 months ago
  9. 0b4327c [lld][ELF] __start_/__stop_ refs don't retain C-ident named group sections by Petr Hosek · 3 years, 3 months ago
  10. 3d4c2d1 [lld/mac] reject -undefined warning and -undefined suppress with -twolevel_namespace by Nico Weber · 3 years, 3 months ago
  11. 8b50a58 Revert "Implement -bundle_loader" by Vitaly Buka · 3 years, 3 months ago
  12. 2725495 [LLD] Fix tests after D96993 by Nikita Popov · 3 years, 3 months ago
  13. d64c7f6 Implement -bundle_loader by Vy Nguyen · 3 years, 4 months ago
  14. cd2461c fix comment typos to cycle bots by Nico Weber · 3 years, 3 months ago
  15. b446406 [lld][WebAssembly] Fix resolveIndirectFunctionTable for relocatable output by Andy Wingo · 3 years, 3 months ago
  16. aaf54f7 [WebAssembly][lld] --importTable flag only imports table if needed by Andy Wingo · 3 years, 3 months ago
  17. 8cdd950 [llvm-objdump] Map STT_TLS to ST_Other (previously ST_Data) by Fangrui Song · 3 years, 3 months ago
  18. 4db3ce9 [WPD][lld] Test handling of vtable definition from shared libraries by Teresa Johnson · 3 years, 3 months ago
  19. b85236e fix comment typo to cycle bots by Nico Weber · 3 years, 3 months ago
  20. ae9c4b2 fix comment typo to cycle bots by Nico Weber · 3 years, 3 months ago
  21. b63aeb9 fix comment typo to cycle bots by Nico Weber · 3 years, 3 months ago
  22. 68e5fd0 [lld] Silence compiler warnings by removing always true/false comparisons by Mikael Holmen · 3 years, 3 months ago
  23. 4e18afc [lld][ELF] Support for zero flag section groups by Petr Hosek · 3 years, 3 months ago
  24. f64acec [lld] Reorder cases in test to match comments (NFC) by Teresa Johnson · 3 years, 3 months ago
  25. be81923 ELFObjectWriter: Don't sort non-local symbols by Fangrui Song · 3 years, 3 months ago
  26. 60ce0ee [test] Make ELF tests amenable to the order of non-local symbols by Fangrui Song · 3 years, 3 months ago
  27. 64e6945 [WebAssembly][lld] Preassign table number 0 to indirect function table for MVP inputs by Andy Wingo · 3 years, 3 months ago
  28. 0ff1cd5 Revert "[lld][WebAssembly] Fix for weak undefined functions in -pie mode" by Sam Clegg · 3 years, 3 months ago
  29. 0c96323 [lld][WebAssembly] Fix for weak undefined functions in -pie mode by Sam Clegg · 3 years, 4 months ago
  30. f676f3d Undo test changs introduced by D96193. by Hongtao Yu · 3 years, 3 months ago
  31. 01d53b6 [lld][WebAssembly] Delay the merging of data section when dynamic linking by Sam Clegg · 3 years, 3 months ago
  32. 9d61295 [ELF] Resolve defined symbols before undefined symbols by Fangrui Song · 3 years, 3 months ago
  33. db5dd22 Support multi-configuration generators correctly in several config files by Stella Stamenova · 3 years, 3 months ago
  34. 76ba636 [lld][WebAssembly] Common superclass for input globals/events/tables by Andy Wingo · 3 years, 3 months ago
  35. 5cfe0a5 [lld][WebAssembly] Fix segfault in map file support by Thomas Lively · 3 years, 3 months ago
  36. f00817c [lld][WebAssembly] Allow --export of optional start/stop symbols by Sam Clegg · 3 years, 3 months ago
  37. 335694c [lld/mac] Implement -u flag by Nico Weber · 3 years, 3 months ago
  38. 222738c [ELF] Drop Android specific workaround -m aarch64_elf64_le_vec by Fangrui Song · 3 years, 3 months ago
  39. 60dc882 [ELF] Rewriting the path of sample profile file for --reproduce response.txt by Hongtao Yu · 3 years, 4 months ago
  40. bfa012a [lld][WebAssembly] Fix typo in function name by Sam Clegg · 3 years, 3 months ago
  41. bbe4e8c [lld-macho] Add ARM64 target arch by Greg McGary · 3 years, 8 months ago
  42. 19fb81f [test] Fix unused check prefixes by Fangrui Song · 3 years, 4 months ago
  43. a6022c4 [lld-macho] Try to make ubsan happy by Jez Ng · 3 years, 4 months ago
  44. c884d8d [lld-macho] Emit LSDA info in compact unwind by Jez Ng · 3 years, 4 months ago
  45. 92e8412 [lld-macho] Emit personalities in compact unwind by Jez Ng · 3 years, 4 months ago
  46. e67fa18 [ELF] Inspect -EL & -EB for OUTPUT_FORMAT(default, big, little) by Fangrui Song · 3 years, 4 months ago
  47. e2e6abc [ELF] Support aarch64_be by Fangrui Song · 3 years, 4 months ago
  48. 5dce30c ELFObjectWriter: Don't sort local symbols by Fangrui Song · 3 years, 4 months ago
  49. c67b137 [ELF][test] Improve aarch64 tests by Fangrui Song · 3 years, 4 months ago
  50. e40d4e8 [ELF] --gc-sections: collect unused SHF_LINK_ORDER .gcc_except_table by Fangrui Song · 3 years, 4 months ago
  51. 41683bd [lld-macho] Fix alignment & layout to match ld64 and satisfy kernel & codesign by Greg McGary · 3 years, 5 months ago
  52. 92fd2ed [ELF] Improve --icf=safe diagnostic by Fangrui Song · 3 years, 4 months ago
  53. 5008f3f [ELF] Make SHF_GNU_RETAIN sections GC roots by Fangrui Song · 3 years, 4 months ago
  54. 92a2b8d [ELF] Allow R_386_GOTOFF from .debug_info by Fangrui Song · 3 years, 4 months ago
  55. b7c833a [lld-macho] Try to fix Windows build by Jez Ng · 3 years, 4 months ago
  56. c835822 [lld-macho] Rename VERSION CONTROL to VERSION TARGETING in helptext by Jez Ng · 3 years, 4 months ago
  57. 73173d4 [lld-macho] Remove stray ehFrame change by Jez Ng · 3 years, 4 months ago
  58. 2f9c441 [lld-macho] Force-loading should share code path with regular archive loads by Jez Ng · 3 years, 4 months ago
  59. 5c988b8 [lld-macho] Associate each Symbol with an InputFile by Jez Ng · 3 years, 4 months ago
  60. 9cfc5a4 [test] Use host platform specific error message substitution in lit tests - continued by Abhina Sreeskantharajan · 3 years, 4 months ago
  61. 9ae7fd9 [lld-macho][NFC] refactor relocation handling by Greg McGary · 3 years, 4 months ago
  62. 612b9fa [ELF] Delete unused --warn-ifunc-textrel by Fangrui Song · 3 years, 4 months ago
  63. c978d1f [test] Fix unuses FileCheck prefixes in lld by Fangrui Song · 3 years, 4 months ago
  64. b3e712b [WebAssembly] fixed wasm64 data segment init exp not 64-bit by Wouter van Oortmerssen · 3 years, 4 months ago
  65. f62dee5 [ELF][test] Add --emit-relocs --gc-sections test for relocation section for a non-SHF_ALLOC section by Fangrui Song · 3 years, 4 months ago
  66. e0feb5e [lld-macho][NFC] Add new option group for versions by Greg McGary · 3 years, 5 months ago
  67. 710bd19 Revert "[CMake] Actually require python 3.6 or greater" by Christopher Tetreault · 3 years, 4 months ago
  68. 771d2fb [CMake] Actually require python 3.6 or greater by Christopher Tetreault · 3 years, 4 months ago
  69. 69fc769 [test] Use host platform specific error message substitution in lit tests by Abhina Sreeskantharajan · 3 years, 4 months ago
  70. bbd472a Revert "[PDB] Defer relocating .debug$S until commit time and parallelize it" by Reid Kleckner · 3 years, 4 months ago
  71. 9b9d30b [lld][WebAssembly] Update comments mentioning legacy function names. NFC by Sam Clegg · 3 years, 4 months ago
  72. 2bca018 [LTO] Prevent devirtualization for symbols dynamically exported by Teresa Johnson · 3 years, 5 months ago
  73. 71b40e5 Bump the trunk major version to 13 by Tom Stellard · 3 years, 4 months ago
  74. 4761828 [LLD][ELF][AArch64] Add support for R_AARCH64_LD64_GOTPAGE_LO15 relocation by Adhemerval Zanella · 3 years, 4 months ago
  75. 7b5d470 [libObject,llvm-readelf/obj] - Don't use @@ when printing versions of undefined symbols. by Georgii Rymar · 3 years, 4 months ago
  76. 30c84a3 [Object][WebAssembly] Update format of error messages by Sam Clegg · 3 years, 4 months ago
  77. 928f108 [lld-macho] Link against ObjCARCOpts instead of ObjCARC by Jez Ng · 3 years, 4 months ago
  78. cd091f1 [lld] Consistent help text for `--save-temps` by Sam Clegg · 3 years, 4 months ago
  79. 0c786bb Revert "[SystemZ][z/OS] Fix No such file or directory expression error" by Abhina Sreeskantharajan · 3 years, 4 months ago
  80. a442562 [lld][ELF][test] Add testing for IE/LD TLS weak undef references by James Henderson · 3 years, 4 months ago
  81. 309190d [test] Add -mtriple by Fangrui Song · 3 years, 4 months ago
  82. 3fb70e0 [ELF][test] Add a test about --exclude-libs applying to version symbols by Fangrui Song · 3 years, 4 months ago
  83. 0660abd [lld-macho] Ignore -lto_library by Jez Ng · 3 years, 4 months ago
  84. 3e9c2b1 [CSSPGO] LTO option for pseudo probe by Hongtao Yu · 3 years, 4 months ago
  85. 4960faa [ELF] --wrap: retain __wrap_foo if foo is defined in an object/bitcode file by Fangrui Song · 3 years, 4 months ago
  86. fe8f488 [ELF] report section sizes when output file too large by Bob Haarman · 3 years, 4 months ago
  87. 10913ac [yaml2obj/obj2yaml] - Improve dumping/creating of ELF versioning sections. by Georgii Rymar · 3 years, 4 months ago
  88. abcb966 [lld-macho] Add dependency on ObjCARC to fix shared build by Jez Ng · 3 years, 4 months ago
  89. 69de476 Reland "[PDB] Defer relocating .debug$S until commit time and parallelize it" by Reid Kleckner · 3 years, 4 months ago
  90. f26aba1 [COFF] Fix relocation offsets in pdb-file-statics test input by Reid Kleckner · 3 years, 4 months ago
  91. 0b2c952 [lld-macho] Run ObjCContractPass during LTO by Jez Ng · 3 years, 4 months ago
  92. d0d07fd [lld-macho][easy] Create group for LLD-specific CLI flags by Jez Ng · 3 years, 4 months ago
  93. 35d6299 [COFF] Use range for on relocations, NFC by Reid Kleckner · 3 years, 4 months ago
  94. 5dd9983 [LLD][ELF] Correct test temporary file paths by Jeremy Morse · 3 years, 4 months ago
  95. 0dfac01 [ELF] --wrap: Produce a dynamic symbol for undefined __wrap_ by Fangrui Song · 3 years, 4 months ago
  96. a538430 [ELF][test] Improve --wrap tests by Fangrui Song · 3 years, 4 months ago
  97. 9c82898 Revert "[WebAssembly] call_indirect issues table number relocs" by Sam Clegg · 3 years, 4 months ago
  98. b630a15 [lld][WebAssembly] Don't defined indirect function table in relocatable output by Sam Clegg · 3 years, 4 months ago
  99. e84ff2f Revert "[PDB] Defer relocating .debug$S until commit time and parallelize it" by Mitch Phillips · 3 years, 4 months ago
  100. 4573e82 [ELF] Support R_PPC64_ADDR16_HIGH by Fangrui Song · 3 years, 4 months ago