1. 8ea9754 ARM is a legitimate Darwin architecture; don't assert. by Eli Friedman · 16 years ago
  2. 6b3454a Fix for PR4140: Add the start of a Linux toolchain (basically, just by Eli Friedman · 16 years ago
  3. 10708c4 Fix use after free, found by Benjamin Kramer. by Daniel Dunbar · 16 years ago
  4. cb8ab23 (llvm up) Use llvm::Triple for storing target triples. by Daniel Dunbar · 16 years ago
  5. 11e1b40 DragonFly ToolChain definition for driver. - Patch by Alex Hornung! by Daniel Dunbar · 16 years ago
  6. bf54a06 Quick and dirty (!) fix to make sure we use powerpc in triples. - PR3922 by Daniel Dunbar · 16 years ago
  7. b85f59d Comment fix. by Daniel Dunbar · 16 years ago
  8. 75358d2 Driver: Sketch FreeBSD tool chain. - Patch by Ed Schouten! by Daniel Dunbar · 16 years ago
  9. d73fe9b Driver: Move GetReleaseVersion to static Driver::GetReleaseVersion method. by Daniel Dunbar · 16 years ago
  10. c50b00d Driver: Setup file and program search paths in tool chains. by Daniel Dunbar · 16 years ago
  11. e33bea4 ccc/Driver: .s defaults to 'assembler-with-cpp' on Darwin. by Daniel Dunbar · 16 years ago
  12. fc6a899 Driver: Parse Darwin version out of target triple. by Daniel Dunbar · 16 years ago
  13. 8eddb3f Driver: Sketch Darwin tool chains. by Daniel Dunbar · 16 years ago
  14. b25c7c1 Driver: UnknownHostInfo was always returning 0. by Daniel Dunbar · 16 years ago
  15. 7e4534d Driver: Release Host, ToolChain, and Tool implementations. by Daniel Dunbar · 16 years ago
  16. aae82f1 GCC 4.0 isn't happy with VISIBILITY_HIDDEN on a namespace. by Chris Lattner · 16 years ago
  17. 83b08eb Driver: Stub out generic GCC tool chain implementation. by Daniel Dunbar · 16 years ago
  18. e504952 Driver: Pass Driver reference down into Host info, which will need it by Daniel Dunbar · 16 years ago
  19. 1fd6c4b Driver: Hide HostInfo implementations. by Daniel Dunbar · 16 years ago
  20. e399564 Driver: Add host info (add new files). by Daniel Dunbar · 16 years ago