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 |
2012-01-04 | Restore r147493 and remove the part of the test that was checking the wrong t... | David Chisnall |
2011-04-12 | IRgen/Obj-C: Emit CFStrings and NSStrings with the alignment of the char type, | Daniel Dunbar |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-14 | Tests use the new clang. | Fariborz Jahanian |
2009-11-29 | Use '-FOO' 'BAR' instead of '-FOO=BAR' for FOO in -stack-protector, -fvisibil... | Daniel Dunbar |
2009-11-17 | Move -fnext-runtime defaulting to driver (and change clang-cc default to | Daniel Dunbar |
2009-11-08 | Eliminate &&s in tests. | Daniel Dunbar |
2009-08-31 | Updated GNU runtime non-fragile ABI. | David Chisnall |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2008-09-04 | Add some Objective-C code generation tests. | Daniel Dunbar |