1. 238b6a9 The clang driver has a fairly fancy support for executing gcc instead of by Rafael Espindola · 12 years ago
  2. dde3bdb Define __LITTLE_ENDIAN__ for le32, since "le" stands for little endian. by Jan Wen Voung · 13 years ago
  3. 9ec60df rename -ccc-host-triple into -target by Sebastian Pop · 13 years ago
  4. 31cbe68 Revert r148138; it's causing test failures. by Eli Friedman · 13 years ago
  5. edd4f3c rename -ccc-host-triple into -target by Sebastian Pop · 13 years ago
  6. f4e541c Specify -ccc-clang-archs for le32 targets which may not be supported by default. by Bob Wilson · 13 years ago
  7. 822eeb5 Stop cluttering the test directory with temporary files. by Benjamin Kramer · 13 years ago
  8. 5aa5a81 Don't verify the name of the driver executable. It's not really relevent by Chandler Carruth · 13 years ago
  9. f619cdc Clang/PNaCl: Improve test coverage for PNaClTargetInfo (type aligns), fixes nits: by Ivan Krasin · 13 years ago
  10. 089ee11 PNaClTargetInfo: add __ELF__, _REENTRANT and _GNU_SOURCE defines and update the test by Ivan Krasin · 13 years ago
  11. bba43ef Follow up to r138470 (Add PNaCl TargetInfo). I've occasionally submitted wrong patch. by Ivan Krasin · 13 years ago
  12. ef05abd Add PNaCl TargetInfo. by Ivan Krasin · 13 years ago