1. 3ddf55d [lld-macho][nfc] Fixed typo in comment by Vy Nguyen · 3 years, 2 months ago
  2. 3b95d55 [lld-macho] Define __mh_*_header synthetic symbols. by Vy Nguyen · 3 years, 2 months ago
  3. 1d6397d [ELF] Change --shuffle-sections=<seed> to --shuffle-sections=<section-glob>=<seed> by Fangrui Song · 3 years, 2 months ago
  4. 217e8cb [lld-macho] implement options -map by caoming.roy · 3 years, 2 months ago
  5. 494b672 [lld-macho][NFC] Minor refactor of Writer::run() by Greg McGary · 3 years, 2 months ago
  6. 0343c1e [ELF] Special case --shuffle-sections=-1 to reverse input sections by Fangrui Song · 3 years, 2 months ago
  7. a999b25 [lld-macho][NFC] Drop unnecessary braces around simple if/for bodies by Greg McGary · 3 years, 2 months ago
  8. aec2581 [lld-macho] Handle error cases properly for -exported_symbol(s_list) by Greg McGary · 3 years, 2 months ago
  9. a03644c [test] Add ability to get error messages from CMake for errc substitution by Markus Böck · 3 years, 2 months ago
  10. 867a4d9 [lld-macho] Place LC_FUNCTION_STARTS data at the right position by Jez Ng · 3 years, 2 months ago
  11. 154f4c8 [CMake] Require python 3.6 if enabling LLVM test targets by Christopher Tetreault · 3 years, 2 months ago
  12. c1d59a8 [lld-macho][nfc] Move list of section names into InputSection.h by Jez Ng · 3 years, 2 months ago
  13. 000bf9f [lld-macho] Make range-check.s test more tolerant by Jez Ng · 3 years, 2 months ago
  14. f87957f [lld-macho] Only codesign by default on arm64 macOS by Jez Ng · 3 years, 2 months ago
  15. 5d924cd [lld-macho][nfc] Give every SyntheticSection a fake InputSection by Jez Ng · 3 years, 2 months ago
  16. 4be589f [lld-macho] Check address ranges when applying relocations by Jez Ng · 3 years, 2 months ago
  17. 0eab103 [PDB] Improve warning for corrupt debug info by Reid Kleckner · 3 years, 2 months ago
  18. e53293e [lld-macho] Unbreak build breakage from rG1752f2850685 by Jez Ng · 3 years, 2 months ago
  19. f7585b7 [lld-macho] Avoid requiring shell in tests by Jez Ng · 3 years, 2 months ago
  20. c4ac5bc [lld-macho][nfc] Refactor subtractor reloc handling by Jez Ng · 3 years, 2 months ago
  21. b17bd95 [lld-macho] Fix handling of X86_64_RELOC_SIGNED_{1,2,4} by Jez Ng · 3 years, 2 months ago
  22. b4e232d [lld-macho][nfc] Create Relocations.{h,cpp} for relocation-specific code by Jez Ng · 3 years, 2 months ago
  23. 08c7610 [lld-macho][nfc] Remove `MachO::` prefix where possible by Jez Ng · 3 years, 2 months ago
  24. be505c8 [ELF] Simplify isValidCIdentifier. NFC by Fangrui Song · 3 years, 2 months ago
  25. 7d6c452 [ELF] Support . and $ in symbol names in expressions by Fangrui Song · 3 years, 2 months ago
  26. 52db462 [lld-macho] minimal TimeTrace support by Thorsten Schütt · 3 years, 2 months ago
  27. 51a6243 Re-land "[PDB] Defer relocating .debug$S until commit time and parallelize it" by Reid Kleckner · 3 years, 2 months ago
  28. c5bef56 [lld-macho][NFC] add const to pointer/reference induction variables of range-based for loops by Greg McGary · 3 years, 2 months ago
  29. 0605276 [lld/mac] warn on -install_name without -dylib by Nico Weber · 3 years, 2 months ago
  30. 1c1eacd [lld/mac] Implement support for -mark_dead_strippable_dylib by Nico Weber · 3 years, 2 months ago
  31. b472035 [WPD][ELF] Allow whole program devirtualization for version script localized symbols by Fangrui Song · 3 years, 2 months ago
  32. 0db68b0 [lld-macho][NFC] drop opt:: when already using llvm::opt by Greg McGary · 3 years, 2 months ago
  33. e6a91a1 [lld-macho][NFC] when reasonable, replace auto keyword with type names by Greg McGary · 3 years, 2 months ago
  34. 57082bc [lld-macho] implement options -(un)exported_symbol(s_list) by Greg McGary · 3 years, 2 months ago
  35. 7a011ae [MC] Change ELFOSABI_NONE to ELFOSABI_GNU for SHF_GNU_RETAIN by Fangrui Song · 3 years, 2 months ago
  36. a3ef63d [lld][MachO] Add missing test requirements by Alexander Shaposhnikov · 3 years, 2 months ago
  37. e338c51 [lld][MachO] Add support for LC_FUNCTION_STARTS by Alexander Shaposhnikov · 3 years, 2 months ago
  38. b66ad2a Revert "[lld][MachO] Add support for LC_FUNCTION_STARTS" by Alexander Shaposhnikov · 3 years, 2 months ago
  39. 71c8510 Revert "[lld][MachO] Fix function starts test" by Alexander Shaposhnikov · 3 years, 2 months ago
  40. 9ce4a04 [lld][MachO] Fix function starts test by Alexander Shaposhnikov · 3 years, 2 months ago
  41. 3dcfa4b [lld][MachO] Add support for LC_FUNCTION_STARTS by Alexander Shaposhnikov · 3 years, 3 months ago
  42. c23b9ae [WebAssembly] Add new relocation for location relative data by Yuta Saito · 3 years, 2 months ago
  43. 4fc36fc [PowerPC] Change target data layout for 16-byte stack alignment by Ahsan Saghir · 3 years, 3 months ago
  44. 3ce4228 [lld-macho][NFC] Replace config param with a global in hasCompatVersion() helper. by Vy Nguyen · 3 years, 2 months ago
  45. 7018116 [lld-macho] Move a bunch of options into the "obsolete" category by Jez Ng · 3 years, 2 months ago
  46. bd4815c [lld-macho] Check platform and version when constructor ObjFile by Vy Nguyen · 3 years, 2 months ago
  47. 28bda4d [lld-macho] Skip over symbols in un-parsed debug info sections by Jez Ng · 3 years, 2 months ago
  48. b040c07 [lld-macho] Replace debug-info-related assert with FIXME by Jez Ng · 3 years, 2 months ago
  49. dc66562 [lld/mac] tweak comment based on feedback on D98053 by Nico Weber · 3 years, 2 months ago
  50. 9647523 [mac/lld] Fix scale computation for vector ops in PAGEOFF12 relocations by Nico Weber · 3 years, 2 months ago
  51. 3183324 [lld/mac] fix clang-format violation from 0e319bd0be2 by Nico Weber · 3 years, 2 months ago
  52. 84ff894 [lld/mac] minor formatting tweak to test just added in 0e319bd0be2 by Nico Weber · 3 years, 2 months ago
  53. 1d8c290 [lld/mac] ad-hoc sign dylibs and bundles on arm64 by default, support -(no_)adhoc_codesign flags by Nico Weber · 3 years, 2 months ago
  54. 3d2e660 [lld][WebAssembly] Allow element sections for nonzero table numbers by Andy Wingo · 3 years, 2 months ago
  55. a0d260c [lld-macho] Include install name in error messages for dylibs from TBDs by Jez Ng · 3 years, 2 months ago
  56. ccbbd78 [lld-macho] Filter TAPI re-exports by target by Jez Ng · 3 years, 2 months ago
  57. ca0cb27 [lld-macho] Fix & fold reexport-nested-libs test into stub-link.s by Jez Ng · 3 years, 2 months ago
  58. bb628cb [lld-macho] Bind re-exported symbols directly to implicitly-linked umbrellas by Jez Ng · 3 years, 2 months ago
  59. 955f8ae [PowerPC][PC Rel] Implement option to omit Power10 instructions from stubs by Albion Fung · 3 years, 2 months ago
  60. de671b7 [objdump][ARM] Use correct offset when printing ARM/Thumb branch targets by Oliver Stannard · 3 years, 2 months ago
  61. d1da1e1 [lld][WebAssembly] -Bsymbolic creates indirect function table if needed by Andy Wingo · 3 years, 2 months ago
  62. 2e3cefc [lld-link] Add safe icf mode to lld-link, which does safe icf for all sections. by Zequan Wu · 3 years, 2 months ago
  63. 089e251 [lld-macho] Fix test breakage introduced by D97799 by Jez Ng · 3 years, 2 months ago
  64. 16b5616 [lld-macho] Require -arch and -platform_version to always be specified by Jez Ng · 3 years, 2 months ago
  65. 8599aff [lld-macho][nfc] Parse more options using getLastArg{Value} by Jez Ng · 3 years, 2 months ago
  66. 5d61023 [lld][MachO] Silence "enumeral and non-enumeral type" warning from gcc by Mikael Holmen · 3 years, 2 months ago
  67. d510575 [lld-macho] Rework length check when opening input files by Greg McGary · 3 years, 2 months ago
  68. bcbdff3 [lld-macho] Change loadReexport to handle the case where a TAPI re-exports to reference documents nested within other TBD. by Vy Nguyen · 3 years, 3 months ago
  69. ae96d39 [LLD][ELF][ARM] Refactor inBranchRange to use addend for PC Bias by Peter Smith · 3 years, 2 months ago
  70. 9886e1f [lld][WebAssembly] Minor refactor in preparation for SHF_STRINGS supports. NFC. by Sam Clegg · 3 years, 2 months ago
  71. 80b8679 [lld][WebAssembly] Convert lld/test/wasm/data-layout.ll to asm. NFC. by Sam Clegg · 3 years, 2 months ago
  72. cfbfade [lld/mac] Implement the missing bits of -undefined by Nico Weber · 3 years, 2 months ago
  73. a506f20 [lld/mac] Add support for -flat_namespace by Nico Weber · 3 years, 2 months ago
  74. 4b9e67e [lld/mac] Use libSystem.dylib instead of libSystem.B.dylib in tests by Nico Weber · 3 years, 2 months ago
  75. 2751fb5 [lld/mac on non-mac] fix test/MachO/search-paths.test after ab45289d2e7ce by Nico Weber · 3 years, 2 months ago
  76. 73e5ec1 [lld/mac] Make -v print version and search paths in additon to linking, not instead of linking by Nico Weber · 3 years, 2 months ago
  77. 5965605 [lld/mac] Prefix errors with "ld64.lld" instead of just "lld" by Nico Weber · 3 years, 2 months ago
  78. 90be5cc [lld-macho] Switch default to new Darwin backend by Jez Ng · 3 years, 2 months ago
  79. b3a8d5d [lld-macho][nfc] Remove TODO regarding addends by Jez Ng · 3 years, 2 months ago
  80. f315a84 [WebAssembly] call_indirect issues table number relocs by Andy Wingo · 3 years, 3 months ago
  81. de6abd8 [lld][ELF] Removing redundant cast. NFC. by Sam Clegg · 3 years, 2 months ago
  82. ddec3cf [lld/mac] Simplify encodeDylibOrdinal() a bit by Nico Weber · 3 years, 2 months ago
  83. 340fb61 [lld-macho] check minimum header length when opening linkable input files by Greg McGary · 3 years, 2 months ago
  84. ef821ca [lld-macho] Implement options -rename_section -rename_segment by Greg McGary · 3 years, 2 months ago
  85. af0ab31 [lld-macho] Extract embedded addends for arm64 UNSIGNED relocations by Jez Ng · 3 years, 2 months ago
  86. 0272b4e [lld-macho] Add test for a variety of arm64 relocations by Jez Ng · 3 years, 2 months ago
  87. 7520d25 [lld-macho] Don't emit rebase opcodes for subtractor minuend relocs by Jez Ng · 3 years, 2 months ago
  88. 623742a [lld-macho] Properly test subtractor relocations & fix their attributes by Jez Ng · 3 years, 2 months ago
  89. eade5bb [lld][WebAssembly] Rename methods/members to match ELF backend. NFC. by Sam Clegg · 3 years, 2 months ago
  90. f97e188 [lld/mac] Add some support for dynamic lookup symbols, and implement -U by Nico Weber · 3 years, 3 months ago
  91. 1833151 [ELF] Add -z start-stop-gc to let __start_/__stop_ not retain C identifier name sections by Fangrui Song · 3 years, 3 months ago
  92. 5cbd069 [lld-macho] Basic support for linkage and visibility attributes in LTO by Jez Ng · 3 years, 3 months ago
  93. da78b1c [lld-macho] add code signature for native arm64 macOS by Greg McGary · 3 years, 4 months ago
  94. 2d23de4 [lld-macho] Add REQUIRES to incompatible-arch-tapi test by Jez Ng · 3 years, 3 months ago
  95. eaa3cac Update REQUIRES line in 4 tests that attempt to use arm64 which should be aarch64 not arm. by Douglas Yung · 3 years, 3 months ago
  96. b528c75 [LLD] [COFF] Allow invoking lib.exe mode via -lib in addition to /lib by Martin Storsjö · 3 years, 3 months ago
  97. cc8edf9 Add REQUIRES aarch64 to test incompatible-arch.s since it fails if that target is not built. by Douglas Yung · 3 years, 3 months ago
  98. 67a8eb2 [lld-macho] Better deduplication of personality pointers by Jez Ng · 3 years, 3 months ago
  99. 82e27a4 [lld-macho] Check for arch compatibility when loading ObjFiles and TBDs by Jez Ng · 3 years, 3 months ago
  100. e51a626 [lld-macho] Fix semantics & add tests for ARM64 GOT/TLV relocs by Jez Ng · 3 years, 3 months ago