Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add IEEE quad support to DefineFloatMacros. | Eli Friedman | 2009-05-23 | 1 | -15/+22 | |
* | PR4247: Widen the buffer slightly so it can hold all the definitions for | Eli Friedman | 2009-05-23 | 1 | -1/+1 | |
* | This patch adds support for sender-aware dispatch in Objective-C for the GNU ... | Fariborz Jahanian | 2009-05-22 | 1 | -0/+3 | |
* | Remove unused parameter. | Eli Friedman | 2009-05-18 | 1 | -1/+0 | |
* | Fix processing of -Ufoo to not inject "#undef foo 1" into the predefines | Chris Lattner | 2009-05-15 | 1 | -1/+11 | |
* | Add another workaround for -include. | Daniel Dunbar | 2009-04-22 | 1 | -3/+9 | |
* | Fix rdar://6814950 - stdint.h isn't "-pedantic -std=c89" clean, | Chris Lattner | 2009-04-22 | 1 | -2/+6 | |
* | this time with more workingness. | Chris Lattner | 2009-04-21 | 1 | -1/+0 | |
* | fix massive testsuite failures from Alexei's patch due to inverted logic. | Chris Lattner | 2009-04-21 | 1 | -9/+7 | |
* | Split preprocessor initialization logic out of clang-cc into | Chris Lattner | 2009-04-21 | 1 | -0/+469 |