aboutsummaryrefslogtreecommitdiff
path: root/gcc/gengtype-lex.l
AgeCommit message (Expand)Author
2005-06-25Update FSF address.kcook
2005-04-21 * vec.h: Update API to separate allocation mechanism from type.nathan
2005-02-25 * c-parser.c: New file.jsm28
2004-10-11 * gengtype-lex.l: Add commented } & ) characters to unconfusenathan
2004-07-25 * basic-block.h (reorder_block_def): Rename to reorder_block_def_p.bernie
2004-07-25 * bitmap.c: Use type-safe memory allocation macros from libiberty.bernie
2004-07-14 * input.h: If USE_MAPPED_LOCATION, define separate expanded_locationbothner
2004-06-30 Conditionally compile support for --enable-mapped_location.bothner
2004-06-28 * vec.h, vec.c: New, type safe vector API.nathan
2004-05-31 * gengtype-lex.l: Catch stray GTY markers in the files gengtypegeoffk
2004-05-29Index: libcpp/ChangeLoggeoffk
2004-05-13Merge tree-ssa-20020619-branch into mainline.dnovillo
2004-01-27 * system.h (CHAR_BITFIELD): Delete.ghazi
2003-12-102003-12-10 Steven Bosscher <stevenb@suse.de>steven
2003-10-072003-10-07 Kelley Cook <kcook@gcc.gnu.org>kcook
2003-10-05* gengtype-lex.l: Recognize typedef of functions without PARAMS macro.kcook
2003-09-252003-09-24 Ziemowit Laski <zlaski@apple.com>zlaski
2003-07-06 * basic-block.h: Convert prototypes to ISO C90.aj
2003-04-03gcc:ghazi
2003-01-15 * expr.h (emit_conditional_add): Add PARAMS to declaration.danglin
2002-12-16Merge basic-improvements-branch to trunkzack
2002-09-16Index: gcc/ChangeLoggeoffk
2002-08-22 * gengtype-lex.l (ID): Allow underscore as first character.hp
2002-07-27 * Makefile.in (gengtype-lex.c): Work around a bug in flex.ghazi
2002-07-14Make gengtype.c language independent.timjosling
2002-06-09 * gengtype.h (error_at_line): Use PARAMS, not VPARAMS. Addghazi
2002-06-09 * genautomata.c: Don't include ctype.h or limits.h. Use ISSPACE,ghazi
2002-06-06 * gengtype-lex.l (INITIAL): New rule for "'"("\\".|[^\\])"'".amylaar
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.geoffk