Age | Commit message (Expand) | Author |
---|---|---|
2012-07-03 | Rename the GCC Objective-C runtime to gcc from gnu-fragile and the GNUstep | David Chisnall |
2012-06-20 | Restructure how the driver communicates information about the | John McCall |
2011-10-02 | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-14 | Make tests use the new clang -cc1 flag. | Fariborz Jahanian |
2009-09-01 | Force triple for this test (non-fragile ABI is default on x86_64-apple-darwin9). | Daniel Dunbar |
2009-08-31 | Added test cases for presence and absence of __has_feature(objc_nonfragile_ab... | David Chisnall |