1. 260611a Restructure how the driver communicates information about the by John McCall · 12 years ago
  2. c01dfc1 Revert r148249: "Make the auto-detection hack for the iOS simulator set the target triple correctly." by Bob Wilson · 13 years ago
  3. 9ec60df rename -ccc-host-triple into -target by Sebastian Pop · 13 years ago
  4. 100d041 Make the auto-detection hack for the iOS simulator set the target triple correctly. Getting the target triple wrong mostly appears to work, but messes up in subtle cases; for example, we incorrectly conclude that fwrite is actually named fwrite$UNIX2003. Also shuffles around the auto-detection code a bit to try and make it a bit more reliable. Fixes <rdar://problem/10664848>. by Eli Friedman · 13 years ago
  5. 31cbe68 Revert r148138; it's causing test failures. by Eli Friedman · 13 years ago
  6. edd4f3c rename -ccc-host-triple into -target by Sebastian Pop · 13 years ago
  7. dceb11f Revert r142311, -mios-simulator-version-min does not work correctly. by Argyrios Kyrtzidis · 13 years ago
  8. b56e6ad Remove the hack where we sniff the __IPHONE_OS_VERSION_MIN_REQUIRED define. by Argyrios Kyrtzidis · 13 years ago
  9. 9f084a3 Change the driver's logic about Objective-C runtimes: abstract out a by John McCall · 13 years ago
  10. 5861b4b Make this test pretend to be on a darwin host. by John McCall · 13 years ago
  11. f85e193 Automatic Reference Counting. by John McCall · 13 years ago