summaryrefslogtreecommitdiff
path: root/gcc/gengtype-lex.l
Commit message (Expand)AuthorAgeFilesLines
* Update FSF address.kcook2005-06-251-2/+2
* * vec.h: Update API to separate allocation mechanism from type.nathan2005-04-211-45/+136
* * c-parser.c: New file.jsm282005-02-251-3/+1
* * gengtype-lex.l: Add commented } & ) characters to unconfusenathan2004-10-111-2/+4
* * basic-block.h (reorder_block_def): Rename to reorder_block_def_p.bernie2004-07-251-19/+27
* * bitmap.c: Use type-safe memory allocation macros from libiberty.bernie2004-07-251-2/+2
* * input.h: If USE_MAPPED_LOCATION, define separate expanded_locationbothner2004-07-151-1/+2
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-1/+6
* * vec.h, vec.c: New, type safe vector API.nathan2004-06-281-1/+143
* * gengtype-lex.l: Catch stray GTY markers in the files gengtypegeoffk2004-05-311-0/+5
* Index: libcpp/ChangeLoggeoffk2004-05-301-1/+2
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-1/+1
* * system.h (CHAR_BITFIELD): Delete.ghazi2004-01-271-1/+1
* 2003-12-10 Steven Bosscher <stevenb@suse.de>steven2003-12-101-2/+2
* 2003-10-07 Kelley Cook <kcook@gcc.gnu.org>kcook2003-10-071-3/+0
* * gengtype-lex.l: Recognize typedef of functions without PARAMS macro.kcook2003-10-051-0/+33
* 2003-09-24 Ziemowit Laski <zlaski@apple.com>zlaski2003-09-251-0/+2
* * basic-block.h: Convert prototypes to ISO C90.aj2003-07-061-9/+5
* gcc:ghazi2003-04-031-1/+1
* * expr.h (emit_conditional_add): Add PARAMS to declaration.danglin2003-01-151-4/+4
* Merge basic-improvements-branch to trunkzack2002-12-161-1/+3
* Index: gcc/ChangeLoggeoffk2002-09-161-1/+4
* * gengtype-lex.l (ID): Allow underscore as first character.hp2002-08-221-1/+1
* * Makefile.in (gengtype-lex.c): Work around a bug in flex.ghazi2002-07-271-0/+3
* Make gengtype.c language independent.timjosling2002-07-141-1/+1
* * gengtype.h (error_at_line): Use PARAMS, not VPARAMS. Addghazi2002-06-091-1/+1
* * genautomata.c: Don't include ctype.h or limits.h. Use ISSPACE,ghazi2002-06-091-19/+17
* * gengtype-lex.l (INITIAL): New rule for "'"("\\".|[^\\])"'".amylaar2002-06-061-0/+1
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-0/+322