1. ae7e939 Author: Daniel Dunbar <daniel@zuster.org> by Daniel Dunbar · 13 years ago
  2. a3cb144 Skip freebsd driver test when ppc32/ppc64 targets are not configured. by Bob Wilson · 13 years ago
  3. 24248e3 Reintroduce r148981 with significantly improved regression test. Now it by Chandler Carruth · 13 years ago
  4. 10afce3 Revert r148981 because it fails test/Driver/freebsd.c by Argyrios Kyrtzidis · 13 years ago
  5. d081baa Try to unbreak the FreeBSD toolchain's detection of 32-bit targets by Chandler Carruth · 13 years ago
  6. 3366ef0 Add some really minimalist freebsd testing trees and use them in the by Chandler Carruth · 13 years ago
  7. 0259042 Make driver tests more resilient to output trees containing symlinks -- by Chandler Carruth · 13 years ago
  8. 9ec60df rename -ccc-host-triple into -target by Sebastian Pop · 13 years ago
  9. 31cbe68 Revert r148138; it's causing test failures. by Eli Friedman · 13 years ago
  10. edd4f3c rename -ccc-host-triple into -target by Sebastian Pop · 13 years ago
  11. 80f0ab7 Add hardcoded -L/usr/lib after all -L options to the FreeBSD linker invocation. by Roman Divacky · 14 years ago
  12. 76a6d50 Make the FreeBSD driver test more robust so it doesn't fail when there's a single lib32 path. by Benjamin Kramer · 14 years ago
  13. 1af67f3 Update tests to not search of as. by Rafael Espindola · 14 years ago
  14. 9d5600a Driver/FreeBSD: Infer the right arch name in the presence of -m32,-m64, for the by Daniel Dunbar · 14 years ago
  15. 80737ad Update tests to use %clang instead of 'clang', and forcibly disable use of ' by Daniel Dunbar · 15 years ago
  16. 8ff5b28 Driver: Switch to using "clang" "-cc1" instead of "clang-cc". by Daniel Dunbar · 15 years ago
  17. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  18. 5e517c8 Converted to use FileCheck. by John Thompson · 15 years ago
  19. b1e5e66 Remove arch normalization from Driver, this should be unnecessary now that by Daniel Dunbar · 15 years ago
  20. cb52d28 Misc fixes to fix tests on OpenBSD, per email to cfe-commits. Patches by Eli Friedman · 15 years ago
  21. 5f86567 Test a few more bits of the driver. by Daniel Dunbar · 15 years ago