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-02-22 | Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-e... | Anders Carlsson |
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-05-18 | Simplify tests now that GNU runtime supports exception handling. | Daniel Dunbar |
2009-05-17 | This patch fixes two bugs in the GNU Objective-C runtime implementation. One... | Fariborz Jahanian |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-03-24 | Use not instead of ! in tests. | Daniel Dunbar |
2009-02-04 | Force triple for this test case. | Daniel Dunbar |
2008-10-24 | Use #define trickery to de-XFAIL test/Coverage/codegen-gnu.m while | Daniel Dunbar |
2008-10-05 | Improve codegen coverage tests. | Daniel Dunbar |