| Commit message (Expand) | Author | Age | Files | Lines |
* | expr.c (struct op): Add location. | Manuel López-Ibáñez | 2008-10-31 | 1 | -6/+25 |
* | re PR preprocessor/36320 (Required diagnosis of syntax error missed) | Tom Tromey | 2008-05-30 | 1 | -3/+4 |
* | re PR preprocessor/22168 (#if #A == #B should have a diagnostic in ISO C mode) | Tom Tromey | 2008-05-13 | 1 | -1/+16 |
* | PR preprocessor/35313, PR preprocessor/36088: | Tom Tromey | 2008-05-06 | 1 | -3/+8 |
* | cpp-id-data.h (UC): Was U, conflicts with U... | Kris Van Hees | 2008-04-18 | 1 | -0/+4 |
* | cppopts.texi (-dU): Document. | Joseph Myers | 2008-04-02 | 1 | -0/+14 |
* | expr.c (interpret_float_suffix): Support hr, r, lr, llr, uhr, ur, ulr, ullr, ... | Chao-ying Fu | 2007-08-30 | 1 | -1/+62 |
* | cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants. | Uros Bizjak | 2007-07-03 | 1 | -3/+17 |
* | re PR preprocessor/23479 (Implement binary constants with a "0b" prefix) | Joerg Wunsch | 2007-06-05 | 1 | -3/+43 |
* | expr.c (cpp_classify_number): Warn about dfp constant for -pedantic. | Janis Johnson | 2007-05-14 | 1 | -0/+4 |
* | re PR c/31924 (gcc accepts invalid suffixes for decimal float constants) | Janis Johnson | 2007-05-14 | 1 | -8/+11 |
* | if-div.c: New file. | Eric Christopher | 2007-05-02 | 1 | -3/+4 |
* | re PR c++/28288 (ICE with min/max operator) | Steve Ellcey | 2006-08-14 | 1 | -21/+0 |
* | cpplib.h (CPP_N_DFLOAT): New. | Jon Grimm | 2005-12-07 | 1 | -2/+22 |
* | all files: Update FSF address in copyright headers. | Kelley Cook | 2005-06-29 | 1 | -2/+2 |
* | configure.ac: Check declarations for asprintf and vasprintf. | Gabriel Dos Reis | 2005-05-28 | 1 | -4/+4 |
* | re PR preprocessor/16192 (Bug in expression evaluation when operand is missing) | Neil Booth | 2004-07-04 | 1 | -12/+16 |
* | Makefile.def (host_modules): add libcpp. | Paolo Bonzini | 2004-05-24 | 1 | -0/+1540 |