aboutsummaryrefslogtreecommitdiff
path: root/libcpp/lex.c
AgeCommit message (Expand)Author
2009-10-19 * charset.c (cpp_init_iconv): Initialize utf8_cset_desc.Jakub Jelinek
2009-06-12libcpp/:Ian Lance Taylor
2009-05-10gcc:Joseph Myers
2009-04-222009-04-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>Manuel Lopez-Ibanez
2009-04-19libcpp:Joseph Myers
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-02-21libcpp:Joseph Myers
2008-11-29libcpp:Joseph Myers
2008-10-052008-10-05 Matthew Gingell <gingell@adacore.com>Matthew Gingell
2008-07-212008-07-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>Manuel Lopez-Ibanez
2008-07-14libcpp/Ben Elliston
2008-05-21gcc/testsuiteTom Tromey
2008-04-18libcpp/ChangeLog:Kris Van Hees
2008-02-20 * traditional.c (lex_identifier): Use CPP_HASHNODE.Tom Tromey
2007-05-312007-05-31 Dave Korn <dave.korn@artimi.com>Dave Korn
2007-01-30 PR preprocessor/29966:Tom Tromey
2006-12-29 * lex.c (_cpp_clean_line): Add uses of __builtin_expect. Don'tIan Lance Taylor
2006-09-13libcpp:Joseph S. Myers
2006-08-14 PR c++/28288Steve Ellcey
2006-01-04libcpp/Richard Henderson
2005-09-20gcc:Joseph Myers
2005-06-292005-06-29 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2005-05-28 * configure.ac: Check declarations for asprintf and vasprintf.Gabriel Dos Reis
2005-03-28 * lex.c (warn_about_normalization): Cast field width to int toAndreas Jaeger
2005-03-15Index: libcpp/ChangeLogGeoffrey Keating
2005-03-15Index: gcc/ChangeLogGeoffrey Keating
2005-03-12Index: libcpp/ChangeLogGeoffrey Keating
2004-09-092004-09-09 Matt Austern <austern@apple.com>Zack Weinberg
2004-07-24 * internal.h (xnew, xcnew, xnewvec, xcnewvec, xobnew): Remove.Bernardo Innocenti
2004-06-09Index: gcc/ChangeLogGeoffrey Keating
2004-06-05libcpp:Zack Weinberg
2004-05-24ChangeLog:Paolo Bonzini