| Commit message (Expand) | Author | Age | Files | Lines |
* | lex.c (cpp_token_len): Use 6 as default length. | Joseph Myers | 2008-11-29 | 1 | -1/+1 |
* | cpplib.h (cpp_comments, [...]): New structs. | Matthew Gingell | 2008-10-05 | 1 | -0/+49 |
* | line-map.h (linenum_type): New typedef. | Manuel López-Ibáñez | 2008-07-21 | 1 | -1/+1 |
* | cpplib.h (NODE_CONDITIONAL): New. | Ben Elliston | 2008-07-14 | 1 | -1/+65 |
* | re PR preprocessor/27777 (Bad diagnostic emission when #error contains a trig... | Tom Tromey | 2008-05-21 | 1 | -1/+46 |
* | cpp-id-data.h (UC): Was U, conflicts with U... | Kris Van Hees | 2008-04-18 | 1 | -14/+23 |
* | traditional.c (lex_identifier): Use CPP_HASHNODE. | Tom Tromey | 2008-02-20 | 1 | -3/+3 |
* | re PR preprocessor/14331 (please add option to suppress warning message "no n... | Dave Korn | 2007-05-31 | 1 | -4/+1 |
* | re PR preprocessor/29966 (crash in cc1 with backtrace from free()) | Tom Tromey | 2007-01-30 | 1 | -0/+5 |
* | lex.c (_cpp_clean_line): Add uses of __builtin_expect. | Ian Lance Taylor | 2006-12-29 | 1 | -9/+21 |
* | re PR c/28768 (Preprocessor doesn't parse tokens correctly?) | Joseph Myers | 2006-09-13 | 1 | -0/+4 |
* | re PR c++/28288 (ICE with min/max operator) | Steve Ellcey | 2006-08-14 | 1 | -12/+2 |
* | directives.c (struct pragma_entry): Add is_deferred. | Richard Henderson | 2006-01-04 | 1 | -8/+16 |
* | c.opt (fextended-identifiers): New. | Joseph Myers | 2005-09-20 | 1 | -1/+1 |
* | 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 | -5/+5 |
* | lex.c (warn_about_normalization): Cast field width to int to avoid warning. | Andreas Jaeger | 2005-03-28 | 1 | -3/+3 |
* | Index: libcpp/ChangeLog | Geoffrey Keating | 2005-03-15 | 1 | -1/+2 |
* | Index: gcc/ChangeLog | Geoffrey Keating | 2005-03-15 | 1 | -19/+64 |
* | Index: libcpp/ChangeLog | Geoffrey Keating | 2005-03-12 | 1 | -35/+103 |
* | cpplib.h (TTYPE_TABLE): Remove CPP_ and SPELL_ prefixes throughout. | Zack Weinberg | 2004-09-09 | 1 | -3/+14 |
* | internal.h (xnew, [...]): Remove. | Bernardo Innocenti | 2004-07-24 | 1 | -2/+2 |
* | Index: gcc/ChangeLog | Geoffrey Keating | 2004-06-09 | 1 | -0/+22 |
* | Makefile.am: Add makedepend. | Zack Weinberg | 2004-06-05 | 1 | -7/+21 |
* | Makefile.def (host_modules): add libcpp. | Paolo Bonzini | 2004-05-24 | 1 | -0/+1544 |