1. 80f0ab7 Add hardcoded -L/usr/lib after all -L options to the FreeBSD linker invocation. by Roman Divacky · 14 years ago
  2. 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
  3. 1af67f3 Update tests to not search of as. by Rafael Espindola · 14 years ago
  4. 9d5600a Driver/FreeBSD: Infer the right arch name in the presence of -m32,-m64, for the by Daniel Dunbar · 14 years ago
  5. 80737ad Update tests to use %clang instead of 'clang', and forcibly disable use of ' by Daniel Dunbar · 15 years ago
  6. 8ff5b28 Driver: Switch to using "clang" "-cc1" instead of "clang-cc". by Daniel Dunbar · 15 years ago
  7. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  8. 5e517c8 Converted to use FileCheck. by John Thompson · 15 years ago
  9. b1e5e66 Remove arch normalization from Driver, this should be unnecessary now that by Daniel Dunbar · 15 years ago
  10. cb52d28 Misc fixes to fix tests on OpenBSD, per email to cfe-commits. Patches by Eli Friedman · 15 years ago
  11. 5f86567 Test a few more bits of the driver. by Daniel Dunbar · 15 years ago