aboutsummaryrefslogtreecommitdiff
path: root/gcc/gengtype-lex.l
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-10-072003-10-07 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2003-10-05* gengtype-lex.l: Recognize typedef of functions without PARAMS macro.Kelley Cook
2003-09-252003-09-24 Ziemowit Laski <zlaski@apple.com>Ziemowit Laski
2003-07-06 * basic-block.h: Convert prototypes to ISO C90.Andreas Jaeger
2003-04-03gcc:Kaveh Ghazi
2003-01-15 * expr.h (emit_conditional_add): Add PARAMS to declaration.John David Anglin
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-09-16Index: gcc/ChangeLogGeoffrey Keating
2002-08-22 * gengtype-lex.l (ID): Allow underscore as first character.Hans-Peter Nilsson
2002-07-27 * Makefile.in (gengtype-lex.c): Work around a bug in flex.Kaveh Ghazi
2002-07-14Make gengtype.c language independent.Tim Josling
2002-06-09 * gengtype.h (error_at_line): Use PARAMS, not VPARAMS. AddKaveh Ghazi
2002-06-09 * genautomata.c: Don't include ctype.h or limits.h. Use ISSPACE,Kaveh Ghazi
2002-06-06 * gengtype-lex.l (INITIAL): New rule for "'"("\\".|[^\\])"'".J"orn Rennecke
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating