summaryrefslogtreecommitdiff
path: root/libcpp/lex.c
Commit message (Expand)AuthorAgeFilesLines
* 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