1. 63d8880 Fix test breakage on Windows. by Rui Ueyama · 10 years ago
  2. 9159ce9 [ELF2/LinkerScript] Implement parsing of OUTPUT_ARCH() command. by Davide Italiano · 10 years ago
  3. 6836c61 [ELF2/LinkerScript] Fix OUTPUT_FORMAT directive parsing by Davide Italiano · 10 years ago
  4. 1c42afc Remove explicit Twine instantiation if possible. by Rui Ueyama · 10 years ago
  5. 35da9b6 ELF2: Implement --as-needed. by Rui Ueyama · 10 years ago
  6. 52a1509 ELF2: LinkerScript: Interpret -l and = file name prefixes. by Rui Ueyama · 10 years ago
  7. a47ee68 ELF2: Do not leak MemoryBuffers. by Rui Ueyama · 10 years ago
  8. 00f9727 ELF2: LinkerScript: Handle INPUT as a synonym for GROUP. by Rui Ueyama · 10 years ago
  9. 31aa1f8 ELF2: LinkerScript: Implement INCLUDE directive. by Rui Ueyama · 10 years ago
  10. 68a39a6 [ELF2] Implement linker script SEARCH_DIR() directive. by Davide Italiano · 10 years ago
  11. 90c5099 [ELF2] Add ENTRY command to the linker script by Denis Protivensky · 10 years ago
  12. ee59282 ELF2: Implement OUTPUT() linker script directive. by Rui Ueyama · 10 years ago
  13. 983ed2b ELF2: Define Driver::addFile() as a one-stop place to open a file. by Rui Ueyama · 10 years ago
  14. f7c5fbb ELF2: Create LinkerScript.cpp and move code from DriverUtils to there. by Rui Ueyama · 10 years ago