summaryrefslogtreecommitdiff
path: root/libcpp/lex.c
Commit message (Expand)AuthorAgeFilesLines
* cpplib.h (cpp_comments, [...]): New structs.Matthew Gingell2008-10-051-0/+49
* line-map.h (linenum_type): New typedef.Manuel López-Ibáñez2008-07-211-1/+1
* cpplib.h (NODE_CONDITIONAL): New.Ben Elliston2008-07-141-1/+65
* re PR preprocessor/27777 (Bad diagnostic emission when #error contains a trig...Tom Tromey2008-05-211-1/+46
* cpp-id-data.h (UC): Was U, conflicts with U...Kris Van Hees2008-04-181-14/+23
* traditional.c (lex_identifier): Use CPP_HASHNODE.Tom Tromey2008-02-201-3/+3
* re PR preprocessor/14331 (please add option to suppress warning message "no n...Dave Korn2007-05-311-4/+1
* re PR preprocessor/29966 (crash in cc1 with backtrace from free())Tom Tromey2007-01-301-0/+5
* lex.c (_cpp_clean_line): Add uses of __builtin_expect.Ian Lance Taylor2006-12-291-9/+21
* re PR c/28768 (Preprocessor doesn't parse tokens correctly?)Joseph Myers2006-09-131-0/+4
* re PR c++/28288 (ICE with min/max operator)Steve Ellcey2006-08-141-12/+2
* directives.c (struct pragma_entry): Add is_deferred.Richard Henderson2006-01-041-8/+16
* c.opt (fextended-identifiers): New.Joseph Myers2005-09-201-1/+1
* all files: Update FSF address in copyright headers.Kelley Cook2005-06-291-1/+1
* configure.ac: Check declarations for asprintf and vasprintf.Gabriel Dos Reis2005-05-281-5/+5
* lex.c (warn_about_normalization): Cast field width to int to avoid warning.Andreas Jaeger2005-03-281-3/+3
* Index: libcpp/ChangeLogGeoffrey Keating2005-03-151-1/+2
* Index: gcc/ChangeLogGeoffrey Keating2005-03-151-19/+64
* Index: libcpp/ChangeLogGeoffrey Keating2005-03-121-35/+103
* cpplib.h (TTYPE_TABLE): Remove CPP_ and SPELL_ prefixes throughout.Zack Weinberg2004-09-091-3/+14
* internal.h (xnew, [...]): Remove.Bernardo Innocenti2004-07-241-2/+2
* Index: gcc/ChangeLogGeoffrey Keating2004-06-091-0/+22
* Makefile.am: Add makedepend.Zack Weinberg2004-06-051-7/+21
* Makefile.def (host_modules): add libcpp.Paolo Bonzini2004-05-241-0/+1544