Age | Commit message (Expand) | Author | Files | Lines |
2010-09-29 | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 1 | -3/+3 |
2010-09-01 | re PR preprocessor/45457 (ICE: invalid built-in macro "__DBL_DENORM_MIN__") | Jakub Jelinek | 1 | -0/+3 |
2010-04-07 | diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti... | Simon Baldwin | 1 | -19/+25 |
2010-01-01 | re PR preprocessor/41947 (GCC Hexadecimal Floating point constant handling) | Joseph Myers | 1 | -1/+7 |
2009-06-18 | expr.c (num_div_op): Take explicit location. | Manuel López-Ibáñez | 1 | -6/+11 |
2009-05-10 | c-lex.c (c_lex_with_flags): Expect cpp_hashnode in tok->val.node.node. | Joseph Myers | 1 | -6/+6 |
2009-04-25 | Fix typo in comment in previous commit. | Joseph Myers | 1 | -1/+1 |
2009-04-25 | re PR preprocessor/39559 (constants too large for intmax_t need pedwarns) | Joseph Myers | 1 | -1/+20 |
2009-04-20 | re PR c++/13358 (long long and C++ do not mix well) | Manuel López-Ibáñez | 1 | -3/+5 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 1 | -5/+4 |
2009-04-01 | re PR target/39027 (double floating point suffix of 'd' and 'D' not accepted) | Janis Johnson | 1 | -5/+16 |
2009-04-01 | re PR c/33466 (mixed-case suffix for decimal float constants) | Janis Johnson | 1 | -62/+75 |
2008-10-31 | expr.c (struct op): Add location. | Manuel López-Ibáñez | 1 | -6/+25 |
2008-05-30 | re PR preprocessor/36320 (Required diagnosis of syntax error missed) | Tom Tromey | 1 | -3/+4 |
2008-05-13 | re PR preprocessor/22168 (#if #A == #B should have a diagnostic in ISO C mode) | Tom Tromey | 1 | -1/+16 |
2008-05-06 | PR preprocessor/35313, PR preprocessor/36088: | Tom Tromey | 1 | -3/+8 |
2008-04-18 | cpp-id-data.h (UC): Was U, conflicts with U... | Kris Van Hees | 1 | -0/+4 |
2008-04-02 | cppopts.texi (-dU): Document. | Joseph Myers | 1 | -0/+14 |
2007-08-30 | expr.c (interpret_float_suffix): Support hr, r, lr, llr, uhr, ur, ulr, ullr, ... | Chao-ying Fu | 1 | -1/+62 |
2007-07-03 | cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants. | Uros Bizjak | 1 | -3/+17 |
2007-06-05 | re PR preprocessor/23479 (Implement binary constants with a "0b" prefix) | Joerg Wunsch | 1 | -3/+43 |
2007-05-14 | expr.c (cpp_classify_number): Warn about dfp constant for -pedantic. | Janis Johnson | 1 | -0/+4 |
2007-05-14 | re PR c/31924 (gcc accepts invalid suffixes for decimal float constants) | Janis Johnson | 1 | -8/+11 |
2007-05-02 | if-div.c: New file. | Eric Christopher | 1 | -3/+4 |
2006-08-14 | re PR c++/28288 (ICE with min/max operator) | Steve Ellcey | 1 | -21/+0 |
2005-12-07 | cpplib.h (CPP_N_DFLOAT): New. | Jon Grimm | 1 | -2/+22 |
2005-06-29 | all files: Update FSF address in copyright headers. | Kelley Cook | 1 | -2/+2 |
2005-05-28 | configure.ac: Check declarations for asprintf and vasprintf. | Gabriel Dos Reis | 1 | -4/+4 |
2004-07-04 | re PR preprocessor/16192 (Bug in expression evaluation when operand is missing) | Neil Booth | 1 | -12/+16 |
2004-05-24 | Makefile.def (host_modules): add libcpp. | Paolo Bonzini | 1 | -0/+1540 |