1. d936d9d Fix an issue that Duncan discovered on a specific (no longer current) by Chandler Carruth · 13 years ago
  2. cb2e00f Enhance the GCC version parsing and comparison logic to handle some more by Chandler Carruth · 13 years ago
  3. 1203600 Use the InstalledDir correctly, and test it correctly as well. =/ Should by Chandler Carruth · 13 years ago
  4. dbc2144 Teach Clang to cope with GCC installations that have unusual patch by Chandler Carruth · 13 years ago
  5. 5058e3a Implement the feature I was originally driving toward when I started by Chandler Carruth · 13 years ago
  6. c5306b0 Test a multilib setup on a 64-bit host. This is the far more common by Chandler Carruth · 13 years ago
  7. 38ec546 Enable generic multilib support on 32bit hosts. Previously this was only by Chandler Carruth · 13 years ago
  8. b6fdf8f Relax an assertion here a bit. This doesn't really matter, as we won't by Chandler Carruth · 13 years ago
  9. 621e6a6 Test that we include a GCC-triple-prefixed tree. While I don't know of by Chandler Carruth · 13 years ago
  10. 663abc9 Teach the logic for locating an installed GCC about the system root. by Chandler Carruth · 13 years ago
  11. fde8d14 Add initial support for applying the sysroot to library search paths. by Chandler Carruth · 13 years ago
  12. d2deee1 Rework the selection of builtin library search paths on Linux to by Chandler Carruth · 13 years ago
  13. 130e5ef As I suspected, completely non-multilib machines just get no suffix. by Chandler Carruth · 13 years ago
  14. 00ca848 Teach this test to cope with Windows suffixes so that msys builds can run it. by Chandler Carruth · 13 years ago
  15. 37cbb0b Correct my failure at writing proper regex's for FileCheck. Thanks Nick. by Chandler Carruth · 13 years ago
  16. f3a852a Allow for both 'lib' and 'lib32', as both seem to be in evidence. I've by Chandler Carruth · 13 years ago
  17. 29bbe2b There might be an 'ld' without any path prefix. by Chandler Carruth · 13 years ago
  18. c4cc403 Add a test that ensures we get the basic multilib '-L' flags to 'ld' by Chandler Carruth · 13 years ago