1. 53762aa lld-link: Separate 'undefined symbol' errors with just one newline, not two. by Nico Weber · 6 years ago
  2. 8e2846b Fix two RUN: lines that were unintentionally spelled "RN:". by Nico Weber · 6 years ago
  3. 2babcb4 [WebAssembly] Optimise relocation processing. NFC. by Sam Clegg · 6 years ago
  4. 6432115 lld-link: Emit warning if one each of {main,wmain} and {WinMain,wWinMain} exist and no /subsystem: flag is passed. by Nico Weber · 6 years ago
  5. 063782f [ELF][HEXAGON] Add R_HEX_16_X relocation by Sid Manning · 6 years ago
  6. 4512da8 [COFF] Move a comment close to the code it refers to. NFC. by Martin Storsjo · 6 years ago
  7. 91af700 [COFF] Change fatal() into error() when writing chunks to the output by Martin Storsjo · 6 years ago
  8. d4cc8a8 Change how we handle -wrap. by Rui Ueyama · 6 years ago
  9. 8601fde [Support][CachePruning] prune least recently accessed files first by Bob Haarman · 6 years ago
  10. 67f5ab5 [ELF] -thinlto-object-suffix-replace=: don't error if the path does not end with old suffix by Fangrui Song · 6 years ago
  11. cf340ee [PPC64] Add TLS initial exec to local exec relaxation by Zaara Syeda · 6 years ago
  12. da7b762 [LLD][ELF] - Fix BB after r340257. by George Rimar · 6 years ago
  13. 1d02ba4 [LLD][ELF] - Check the architecture of lazy objects earlier. by George Rimar · 6 years ago
  14. 29ad083 [docs] Add --print-icf-sections to ld.lld.1 by Fangrui Song · 6 years ago
  15. 7df57d2 [LLD][ELF] - Fix warning. by George Rimar · 6 years ago
  16. e726172 [ELF] Add support for Armv5 and Armv6 compatible Thunks by Peter Smith · 6 years ago
  17. 0ac007d [ELF] Add support for older Arm Architectures with smaller branch range by Peter Smith · 6 years ago
  18. 2b98516 Remove unnecessary applyMask() application. by Rui Ueyama · 6 years ago
  19. 3a3effa [WebAssembly] Don't compress LEBs by default by Sam Clegg · 6 years ago
  20. a980c91 [LLD][ELF] - Remove dead code. NFC. by George Rimar · 6 years ago
  21. d06ba10 Update LLD tests for CodeView dumper change in r339907 by Reid Kleckner · 6 years ago
  22. d33fa93 [codeview] Use push_macro to avoid conflicts instead of a prefix by Reid Kleckner · 6 years ago
  23. bab42eb [ELF] mergeSections: remove non-alive MergeInputSection by Fangrui Song · 6 years ago
  24. 93bfc90 [LLD][ELF] - Add a test case for DT_SONAME entry reading. by George Rimar · 6 years ago
  25. ee6d63f [LLD][ELF] - Add a test case. by George Rimar · 6 years ago
  26. 489f6c7 [LLD][ELF] - Add test case. by George Rimar · 6 years ago
  27. 3db9ffc [LLD][ELF] - Stop using binary input in merge-invalid-size.s test. NFCI. by George Rimar · 6 years ago
  28. d9c3759 [LLD][ELF] - Convert binary input to yaml in sht-group.s test. NFC. by George Rimar · 6 years ago
  29. 3e06236 [LLD][ELF] - Handle SHT_GROUP more carefully. NFCI. by George Rimar · 6 years ago
  30. 0ea0e07 [LLD][ELF] - Eliminate dead code from OffsetGetter::get(). by George Rimar · 6 years ago
  31. 135aa54 [ELF][HEXAGON] Add R_HEX_32 support by Sid Manning · 6 years ago
  32. 1cb7c09 [LLD][ELF] - Remove UnresolvedPolicy::IgnoreAll and relative code. NFC. by George Rimar · 6 years ago
  33. 581ee61 Revert r339490 to match revert of llvm r339474 in r339630. by Richard Smith · 6 years ago
  34. 49980db Support shared objects for split stack. by Sterling Augustine · 6 years ago
  35. eb73c83 [LLD][ELF] - Remove dead code from handleTlsRelocation. NFC. by George Rimar · 6 years ago
  36. a367be2 [LLD][ELF] - Remove dead code from handleTlsRelocation. NFC. by George Rimar · 6 years ago
  37. d3bbb84 [LLD][ELF] - Update test case to check the error message reported. NFC. by George Rimar · 6 years ago
  38. 36b1afa [LLD][ELF] - Add one more test case for CallGraphSort. by George Rimar · 6 years ago
  39. c790fa5 [LLF][ELF] - Simplify. NFC. by George Rimar · 6 years ago
  40. 16b96d8 Fix WebAssembly tests after r339474 by Richard Trieu · 6 years ago
  41. e6e9fb3 [ELF][HEXAGON] Put test back in. by Sid Manning · 6 years ago
  42. e19e12a [ELF][HEXAGON] Remove test that breaks assembler. by Sid Manning · 6 years ago
  43. 492e54c [ELF][HEXAGON] Add R_HEX_8_X relocation by Sid Manning · 6 years ago
  44. dedb115 [ELF] - Get rid of SyntheticSection::postThunkContents(). NFCI. by George Rimar · 6 years ago
  45. a631d37 [LLD][ELF] - Fix crash when using empty --defsym. by George Rimar · 6 years ago
  46. e260fac [ELF][HEXAGON] Add R_HEX_HI16/R_HEX_LO16 relocations by Sid Manning · 6 years ago
  47. 9e54d15 Support RISC-V by Rui Ueyama · 6 years ago
  48. dd81b33 [LLD][ELF] - Add a test for elf::getPriority(StringRef S) by George Rimar · 6 years ago
  49. 8a350ed [COFF] Make the relocation scanning for CFG more discriminating by Hans Wennborg · 6 years ago
  50. 2b6dbe1 [LLD][ELF] - Add a test for ScriptParser::readPhdrType(). by George Rimar · 6 years ago
  51. 2c1c3c8 [LLD][ELF] - Add a test for ScriptParser::readOutputSectionDescription. by George Rimar · 6 years ago
  52. b01d6e9 Add R_HEX_6_X relocation support by Sid Manning · 6 years ago
  53. 653633f [LLD][ELF] - Add a test for ScriptParser::readPhdrs(). NFCI. by George Rimar · 6 years ago
  54. ffc3a7a [LLD][ELF] - Add a test case for parsing -defsym. by George Rimar · 6 years ago
  55. 3be4e82 ELF: Only add libcall symbols to the link if defined in bitcode. by Peter Collingbourne · 6 years ago
  56. 1859a60 [WebAssembly] Group rodata into a single output segment by Sam Clegg · 6 years ago
  57. afe77db Add missing REQUIRES x86 to tests. by Peter Smith · 6 years ago
  58. d8dd02f lld-link: Take /SUBSYSTEM into account for automatic /ENTRY detection. by Nico Weber · 6 years ago
  59. 8588d92 [LLD][ELF] - Add test cases for ScriptParser::readDynamicList(). NFCI. by George Rimar · 6 years ago
  60. b707ee6 [LLD][ELF] - Added test case for non-nullterminated wide strings. by George Rimar · 6 years ago
  61. c51db3c [LLD][ELF] - Add a test case for code in Archive::fetch(). NFCI. by George Rimar · 6 years ago
  62. 132bc5c [COFF] Fix a comment about automatic resolving of dllimports from within a module. NFC. by Martin Storsjo · 6 years ago
  63. 5b92f9b [ELF] Use MathExtras.h llvm::SignExtend64 by Fangrui Song · 6 years ago
  64. 68875fc [lit, python] Always add quotes around the python path in lit by Stella Stamenova · 6 years ago
  65. 0987039 Add TARGET(foo) linker script directive. by Rui Ueyama · 6 years ago
  66. 0819ce3 [COFF] Treat .xdata/.pdata$<sym> as implicitly associative to <sym> for MinGW by Martin Storsjo · 6 years ago
  67. 43c0b11 ELF: Enable address-significance tables during LTO. by Peter Collingbourne · 6 years ago
  68. a5e5eaa [COFF] Remove a superfluous warning about aligncomm for non-common symbols by Martin Storsjo · 6 years ago
  69. 248e15c [WebAssembly] --export should fetch lazy symbols by Sam Clegg · 6 years ago
  70. 52afa7d [ELF] Don't copy STT_TLS in copy relocation by Fangrui Song · 6 years ago
  71. 5b72a11 [ELF] - Remove dead code from LinkerScript::assignOffsets(). NFC-ihope. by George Rimar · 6 years ago
  72. 1261316 [ELF] Test undefined weak symbol for Thumb narrow branch by Peter Smith · 6 years ago
  73. d921497 Fix one test for changed opt remarks format by David Bolvansky · 6 years ago
  74. a0c8215 [LLD][ELD] - Revert r338959 "[LLD][ELF] - Added file name and a test for case when we fail to write the output." by George Rimar · 6 years ago
  75. e843cef [LLD][ELF] - Added file name and a test for case when we fail to write the output. by George Rimar · 6 years ago
  76. 4b0f370 [LLD][ELF] - Remove excessive requirement from the test. by George Rimar · 6 years ago
  77. effb7c9 [LLD][ELF] - Removed dead code from rangeToString(). NFC. by George Rimar · 6 years ago
  78. 44d7e00 [LLD][ELF] - Fix bug when reporting memory intersections. by George Rimar · 6 years ago
  79. 301427d [ELF] - Refactor readCallGraph(). by George Rimar · 6 years ago
  80. 4ef1fe3 [WebAssembly] Don't error when --undefined symbols are not found by Sam Clegg · 6 years ago
  81. 7bebf29 lld-link: Simplify LinkerDriver::findDefaultEntry() by Nico Weber · 6 years ago
  82. 2777d7b lld-link: Fix subsystem inference for non-console apps on 32-bit, and fix entry point inference on 32-bit with /nodefaultlib by Nico Weber · 6 years ago
  83. bcfc39d Set IsUsedInRegularObj in a consistent manor between COFF, ELF and wasm. NFC by Sam Clegg · 6 years ago
  84. b4b1fb7 [LLD] Update split stack support to handle more generic prologues. Improve error handling. Add test file for better code-coverage. Update tests to be more complete. by Jordan Rupprecht · 6 years ago
  85. 6d2f259 [LLD][ELF] - Remove dead check from adjustSplitStackFunctionPrologues(). by George Rimar · 6 years ago
  86. 6572c96 [LLD][ELF] - An attemp to fix BB after rL338718. by George Rimar · 6 years ago
  87. da3c2b7 [LLD][ELF] - Remove excessive cases from getRelocTargetVA(). NFC. by George Rimar · 6 years ago
  88. 3d22428 [LLD][ELF] - Remove dead code. NFC. by George Rimar · 6 years ago
  89. 0621613 [LLD][ELF] - Remove redundant code. NFC. by George Rimar · 6 years ago
  90. 8934918 [lld] Make tests calling llvm-ar more robust by Chris Jackson · 6 years ago
  91. c704ad9 [LLD][ELF] - Simplify. NFC. by George Rimar · 6 years ago
  92. d1c9e63 [LLD] Do not overwrite LMAOffset of PT_LOAD header by George Rimar · 6 years ago
  93. 5c06c8d [LLD] Only increase LMARegion if different from MemRegion by George Rimar · 6 years ago
  94. 727d7ef [LLD] - Improve handling of AT> linker script commands by George Rimar · 6 years ago
  95. 38205c0 Re-submit r338596 with a bug fix and a test. by Rui Ueyama · 6 years ago
  96. 2d767f4 Update for DWARF API change by Reid Kleckner · 6 years ago
  97. 1dcb79d lld-link: Remove /msvclto option by Nico Weber · 6 years ago
  98. 3c2fe24 Revert r338596: Simplify. NFC. by Rui Ueyama · 6 years ago
  99. a2df960 Simplify. NFC. by Rui Ueyama · 6 years ago
  100. 5b94c38 Update docs version and clear release notes after 8.0.0 version bump by Hans Wennborg · 6 years ago