1. a9ba450 Add a comment. by Sean Silva · 8 years ago
  2. 968db48 Move SymbolTableSection::getOutputSection to SymbolBody::getOutputSection. by Rui Ueyama · 8 years ago
  3. 9d1bacb1 Remove useless template so that Out<ELFT> becomes just Out. by Rui Ueyama · 8 years ago
  4. 4076fa1 De-template SharedSymbol. by Rui Ueyama · 8 years ago
  5. 24e6f36 Merge OutputSectionBase and OutputSection. NFC. by Rafael Espindola · 8 years ago
  6. 774ea7d Make InputSection a class. NFC. by Rafael Espindola · 8 years ago
  7. b4c9b81 Convert InputSectionBase to a class. by Rafael Espindola · 8 years ago
  8. e6e206d Do not use errs() or outs() directly. Instead use message(), log() or error() by Rui Ueyama · 8 years ago
  9. f829e8c Removes a trivial accessor. by Rui Ueyama · 8 years ago
  10. 924b361 Do not overload a one-bit variable, NeedsCopyOrPltAddr. by Rui Ueyama · 8 years ago
  11. 7386cea Addends should always be signed. by Rafael Espindola · 8 years ago
  12. ebfe994 [ELF] Use synthetic section to hold copy relocation by Peter Smith · 8 years ago
  13. 9e9754b Replace MergeOutputSection with a synthetic section. by Rafael Espindola · 8 years ago
  14. 3a52eb0 [ELF] Use SyntheticSections for Thunks by Peter Smith · 8 years ago
  15. f20ee9f Revert "[ELF][ARM] Use SyntheticSections for Thunks" by Rui Ueyama · 8 years ago
  16. 5191c6f [ELF][ARM] Use SyntheticSections for Thunks by Peter Smith · 8 years ago
  17. b2a23cf Do not allocate space for common symbols with -r by Rui Ueyama · 8 years ago
  18. 1d6d1b4 Add a isInCurrentDSO helper. NFC. by Rafael Espindola · 8 years ago
  19. 41a93a3 Give priority to linker scripts over preemption. by Rafael Espindola · 8 years ago
  20. b7e2ee2 Give local binding to VER_NDX_LOCAL symbols. by Rafael Espindola · 8 years ago
  21. feb6629d ELF: Reserve space for copy relocations of read-only symbols in relro. by Peter Collingbourne · 8 years ago
  22. 2756e04 Handle versioned undefined symbols. by Rafael Espindola · 8 years ago
  23. ce03926 Merge elf::toString and coff::toString. by Rui Ueyama · 8 years ago
  24. 97c6d78f [ELF] Add support for thunks to undefined non-weak symbols by Peter Smith · 8 years ago
  25. 4f2f50d De-template DefinedSynthetic. by Rui Ueyama · 8 years ago
  26. 17cb7c0 Detemplate PhdrEntry. NFC. by Rafael Espindola · 8 years ago
  27. 902ae3c Rename this variable. by Sean Silva · 8 years ago
  28. baffdb8 [ELF] ifunc implementation using synthetic sections by Peter Smith · 8 years ago
  29. 4c5b8ce Make demangle() return None instead of "" if a given string is not a mangled symbol. by Rui Ueyama · 8 years ago
  30. 44da9de Include object file name to an error message. by Rui Ueyama · 8 years ago
  31. a13efc2 Introduce StringRefZ class to represent null-terminated strings. by Rui Ueyama · 9 years ago
  32. a3ac173 Define toString(const SymbolBody &) and remove maybeDemangle instead. by Rui Ueyama · 9 years ago
  33. 3fc0f7e Define toString() as a generic function to get a string for error message. by Rui Ueyama · 9 years ago
  34. 35fa6c5 Parse symbol versions in scanVersionScript() instead of insert(). by Rui Ueyama · 9 years ago
  35. c72ba3a Allow calling getName() on local symbols. by Rui Ueyama · 9 years ago
  36. ff23d3e [ELF] Convert PltSection to input section by Eugene Leviant · 9 years ago
  37. afaa934 [ELF] Add Section() to expression object by Eugene Leviant · 9 years ago
  38. ad4439e [ELF] Convert .got section to input section by Eugene Leviant · 9 years ago
  39. 41ca327 [ELF] Convert .got.plt section to input section by Eugene Leviant · 9 years ago
  40. 1a33c0f [ELF] - Implemented --symbol-ordering-file option. by George Rimar · 9 years ago
  41. e08e78d Make OutputSectionBase a class instead of class template. by Rafael Espindola · 9 years ago
  42. 04a2e34 Split Header into individual fields. by Rafael Espindola · 9 years ago
  43. e8a6102 Rewrite CommonInputSection as a synthetic input section. by Rui Ueyama · 9 years ago
  44. 55518e7 Consolidate BumpPtrAllocators. by Rui Ueyama · 9 years ago
  45. 5da1d88 Reduce the number of allocators. by Rafael Espindola · 9 years ago
  46. 0e09052 Read section headers upfront. by Rafael Espindola · 9 years ago
  47. bed04bf [ELF][MIPS] Put local GOT entries accessed via a 16-bit index first by Simon Atanasyan · 9 years ago
  48. bcdd6c6 [ThinLTO] Avoid archive member collisions. by Davide Italiano · 9 years ago
  49. cc1ba8c Alternative fix for reloc tareting discarded section by Eugene Leviant · 9 years ago
  50. c958d8d Don't crash if reloc targets discarded section by Eugene Leviant · 9 years ago
  51. 6a3b154 [ELF] - Do not crash if symbol type set to TLS when there is no tls sections. by George Rimar · 9 years ago
  52. f967f09 [ELF][MIPS] Setup STO_MIPS_PIC flag for PIC symbols when generate a relocatable object by Simon Atanasyan · 9 years ago
  53. d10a5ea [ELF] Do not adjust TLS symbol value when produce relocatable object by Simon Atanasyan · 9 years ago
  54. 38dbd3e Simplify InputFile ownership management. by Rui Ueyama · 9 years ago
  55. e7553e4 Delete unnecessary template. by Rafael Espindola · 9 years ago
  56. a6c9744 Delete DefinedBitcode. by Rafael Espindola · 9 years ago
  57. ceabe80 [ELF] Symbol assignment within output section description by Eugene Leviant · 9 years ago
  58. 0778490 Remove DefinedCommon::Section. by Rui Ueyama · 9 years ago
  59. 3e6b027 [ELF] Allows setting section for common symbols in linker script by Eugene Leviant · 9 years ago
  60. dace838 Simplify symbol version handling. by Rui Ueyama · 9 years ago
  61. e335790 Remove SymbolBody::PlaceholderKind. by Rui Ueyama · 9 years ago
  62. 69c778c Implement almost-zero-cost --trace-symbol. by Rui Ueyama · 9 years ago
  63. 2a7c1c1 Print out file names for common symbols for --trace-symbol. by Rui Ueyama · 9 years ago
  64. 663b8c2 Handle versioned symbols efficiently. by Rui Ueyama · 9 years ago
  65. 434b561 Add a pointer to a source file to SymbolBody. by Rui Ueyama · 9 years ago
  66. 803b120 Add GotEntrySize/GotPltEntrySize to ELF target. by Rui Ueyama · 9 years ago
  67. fb05cd9 Recommit R274836 Add Thunk support framework for ARM and Mips by Peter Smith · 9 years ago
  68. eeb8274 Revert R274836 Add Thunk support framework for ARM and Mips by Peter Smith · 9 years ago
  69. de01b98 Add Thunk support framework for ARM and Mips by Peter Smith · 9 years ago
  70. f4d9338 Move demangle() from Symbols.cpp to Strings.cpp. by Rui Ueyama · 9 years ago
  71. 580d7a1 -Bsymbolic should not make symbols more preemptable. by Rafael Espindola · 9 years ago
  72. 4365158 [ELF] - Implemented support of default/non-default symbols versions by George Rimar · 9 years ago
  73. d356630 [ELF] - Recommit r273143("[ELF] - Basic versioned symbols support implemented.") by George Rimar · 9 years ago
  74. d03f972 Revert r273143 "[ELF] - Basic versioned symbols support implemented." by George Rimar · 9 years ago
  75. c31fee2 [ELF] - Basic versioned symbols support implemented. by George Rimar · 9 years ago
  76. 4132511 [ELF][MIPS] Support GOT entries for non-preemptible symbols with different addends by Simon Atanasyan · 9 years ago
  77. 4a90f57 Rename PltZero -> PltHeader. by Rui Ueyama · 9 years ago
  78. 65c65ce Don't include --start-lib/--end-lib files twice. by Rafael Espindola · 9 years ago
  79. 07543a8 Use a reference instead of a pointer. NFC. by Rafael Espindola · 9 years ago
  80. 70595aa Inline SymbolBody::init. NFC. by Rui Ueyama · 9 years ago
  81. 6643456 Fix copy relocations in pie. by Rafael Espindola · 9 years ago
  82. 6a42259 ELF: Forbid all relative relocations to absolute symbols in PIC, except for weak undefined. by Peter Collingbourne · 9 years ago
  83. 6d0cd2b Teach Undefined symbols from which file they are created from. by Rui Ueyama · 9 years ago
  84. 4f95270 ELF: New symbol table design. by Peter Collingbourne · 9 years ago
  85. 62ee16f Remove Size from Undefined symbol. by Rui Ueyama · 9 years ago
  86. 60976ed ELF: Merge UndefinedBitcode and UndefinedElf. NFC. by Peter Collingbourne · 9 years ago
  87. 892d4980 ELF: Re-implement -u directly and remove CanKeepUndefined flag. by Peter Collingbourne · 9 years ago
  88. dbe4187 ELF: Simplify preemption logic. Do not include weak undefined symbols in non-DSOs. by Peter Collingbourne · 9 years ago
  89. d869a040 ELF: Always include undefined DSO symbols in the symbol table. by Peter Collingbourne · 9 years ago
  90. 66ac1d6 ELF: Implement basic support for --version-script. by Peter Collingbourne · 9 years ago
  91. 8bf7106 Inline SymbolTable::compareCommons and add comments. NFC. by Rui Ueyama · 9 years ago
  92. dadcc17 ELF: Move Visibility, IsUsedInRegularObj and MustBeInDynSym flags to Symbol. by Peter Collingbourne · 9 years ago
  93. 4d480ed Internalize linkonce_odr more often. by Rafael Espindola · 9 years ago
  94. ae605c1 Start adding support for internalizing shared libraries. by Rafael Espindola · 9 years ago
  95. 3666025 Two small related fixes. by Rafael Espindola · 9 years ago
  96. f9d3dcf Don't set MustBeInDynSym for hidden symbols. by Rafael Espindola · 9 years ago
  97. f6e9b4e ELF: Use hidden visibility for all DefinedSynthetic symbols. by Peter Collingbourne · 9 years ago
  98. 8caf33c Cleanup the handling of MustBeInDynSym and IsUsedInRegularObj. by Rafael Espindola · 9 years ago
  99. a15fb15 Don't lower the visibility because of shared symbols. by Rafael Espindola · 9 years ago
  100. f8baa66 ELF: Implement --start-lib and --end-lib by Rui Ueyama · 9 years ago