aboutsummaryrefslogtreecommitdiff
path: root/libcpp/lex.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-31re PR preprocessor/14331 (please add option to suppress warning message "no n...Dave Korn1-4/+1
2007-01-30re PR preprocessor/29966 (crash in cc1 with backtrace from free())Tom Tromey1-0/+5
2006-12-29lex.c (_cpp_clean_line): Add uses of __builtin_expect.Ian Lance Taylor1-9/+21
2006-09-13re PR c/28768 (Preprocessor doesn't parse tokens correctly?)Joseph Myers1-0/+4
2006-08-14re PR c++/28288 (ICE with min/max operator)Steve Ellcey1-12/+2
2006-01-04directives.c (struct pragma_entry): Add is_deferred.Richard Henderson1-8/+16
2005-09-20c.opt (fextended-identifiers): New.Joseph Myers1-1/+1
2005-06-29all files: Update FSF address in copyright headers.Kelley Cook1-1/+1
2005-05-28configure.ac: Check declarations for asprintf and vasprintf.Gabriel Dos Reis1-5/+5
2005-03-28lex.c (warn_about_normalization): Cast field width to int to avoid warning.Andreas Jaeger1-3/+3
2005-03-15Index: libcpp/ChangeLogGeoffrey Keating1-1/+2
2005-03-15Index: gcc/ChangeLogGeoffrey Keating1-19/+64
2005-03-12Index: libcpp/ChangeLogGeoffrey Keating1-35/+103
2004-09-09cpplib.h (TTYPE_TABLE): Remove CPP_ and SPELL_ prefixes throughout.Zack Weinberg1-3/+14
2004-07-24internal.h (xnew, [...]): Remove.Bernardo Innocenti1-2/+2
2004-06-09Index: gcc/ChangeLogGeoffrey Keating1-0/+22
2004-06-05Makefile.am: Add makedepend.Zack Weinberg1-7/+21
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini1-0/+1544