| Commit message (Expand) | Author | Age | Files | Lines |
* | [CPP PATCH] node type | Nathan Sidwell | 2018-08-20 | 1 | -1/+1 |
* | [PATCH] #assert becomes macro-like | Nathan Sidwell | 2018-08-20 | 1 | -3/+3 |
* | [PATCH] Macro body is trailing array | Nathan Sidwell | 2018-08-17 | 1 | -29/+30 |
* | [PATCH] Macro definition parameter parsing | Nathan Sidwell | 2018-08-16 | 1 | -5/+13 |
* | [PATCH] CPP Macro predicates | Nathan Sidwell | 2018-08-16 | 1 | -5/+5 |
* | re PR preprocessor/69869 (internal compiler error: Segmentation fault in call... | Jakub Jelinek | 2018-01-31 | 1 | -5/+13 |
* | Update copyright years. | Jakub Jelinek | 2018-01-03 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2017-01-01 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 1 | -1/+1 |
* | re PR preprocessor/65238 (__has_attribute is not handled properly with -tradi... | Jakub Jelinek | 2015-03-23 | 1 | -16/+142 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | re PR preprocessor/63831 (r217292 causes segfaults with -MM) | Jakub Jelinek | 2014-12-19 | 1 | -15/+3 |
* | cpplib.h (cpp_callbacks): Add has_attribute. | Edward Smith-Rowland | 2014-11-10 | 1 | -3/+15 |
* | Preserve original spellings of extended identifiers. | Joseph Myers | 2014-11-06 | 1 | -1/+2 |
* | Implement SD-6: SG10 Feature Test Recommendations | Edward Smith-Rowland | 2014-10-01 | 1 | -3/+16 |
* | Update copyright years in libcpp/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | Update copyright years in libcpp. | Richard Sandiford | 2013-01-14 | 1 | -2/+1 |
* | Generate virtual locations for tokens | Tom Tromey | 2011-10-17 | 1 | -1/+1 |
* | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 2009-04-09 | 1 | -4/+5 |
* | line-map.h (linenum_type): New typedef. | Manuel López-Ibáñez | 2008-07-21 | 1 | -1/+1 |
* | traditional.c (lex_identifier): Use CPP_HASHNODE. | Tom Tromey | 2008-02-20 | 1 | -2/+2 |
* | re PR preprocessor/30363 (Support for -traditional-cpp is incomplete in curre... | Fred Fish | 2008-01-07 | 1 | -9/+60 |
* | traditional.c (_cpp_scan_out_logical_line): Initialize fmacro.args... | Uros Bizjak | 2007-07-04 | 1 | -1/+6 |
* | all files: Update FSF address in copyright headers. | Kelley Cook | 2005-06-29 | 1 | -1/+1 |
* | configure.ac: Check declarations for asprintf and vasprintf. | Gabriel Dos Reis | 2005-05-28 | 1 | -2/+2 |
* | directives.c, [...]: Update copyright. | Kazu Hirata | 2005-02-14 | 1 | -1/+1 |
* | internal.h: Update references to Cpp lib filenames. | Gabriel Dos Reis | 2005-01-02 | 1 | -1/+1 |
* | Index: gcc/ChangeLog | Geoffrey Keating | 2004-06-09 | 1 | -0/+3 |
* | Makefile.def (host_modules): add libcpp. | Paolo Bonzini | 2004-05-24 | 1 | -0/+1110 |