summaryrefslogtreecommitdiff
path: root/gcc/gengtype-lex.l
Commit message (Expand)AuthorAgeFilesLines
* gengtype.c (get_output_file_name): Declaration moved to gengtype.h.Basile Starynkevitch2010-11-091-1/+1
* gengtype-lex.l: Add HARD_REG_SET.Paul Brook2010-05-241-1/+1
* gengtype-lex.l: Enable noinput flex option.Ben Elliston2009-11-211-1/+2
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-3/+0
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* * gengtype-lex.l (YY_NO_INPUT): Define.Ben Elliston2009-01-061-0/+1
* cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or -Wcast-qual warn...Kaveh R. Ghazi2008-06-261-6/+6
* re PR bootstrap/32973 (bootstrap failure with indented structure declaration ...Andreas Schwab2007-08-071-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* * gengtype-lex.l: Allow declarations to be indented.Andreas Schwab2007-07-131-9/+9
* gengtype-parse.c: New file.Zack Weinberg2007-03-261-216/+68
* gengtype-lex.l: Distinguish unions from structures in the token type.Zack Weinberg2007-03-261-4/+4
* gengtype.h (struct type): Replace 'sc' with boolean, scalar_is_char.Zack Weinberg2007-03-261-12/+8
* vec.h: Remove all #if IN_GENGTYPE blocks.Zack Weinberg2007-03-261-233/+52
* gengtype-lex.l: Remove rules for parsing pointer-to-function typedefs that us...Zack Weinberg2007-03-261-34/+0
* gengtype-lex.l: Remove all rules and states relating to yacc input files.Zack Weinberg2007-03-261-31/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell2005-04-211-45/+136
* c-parser.c: New file.Joseph Myers2005-02-251-3/+1
* gengtype-lex.l: Add commented } & ) characters to unconfuse editor's paren ma...Nathan Sidwell2004-10-111-2/+4
* basic-block.h (reorder_block_def): Rename to reorder_block_def_p.Bernardo Innocenti2004-07-261-19/+27
* bitmap.c: Use type-safe memory allocation macros from libiberty.Bernardo Innocenti2004-07-251-2/+2
* input.h: If USE_MAPPED_LOCATION...Per Bothner2004-07-141-1/+2
* Conditionally compile support for --enable-mapped_location.Per Bothner2004-06-301-1/+6
* vec.h, vec.c: New, type safe vector API.Nathan Sidwell2004-06-281-1/+143
* gengtype-lex.l: Catch stray GTY markers in the files gengtype looks at.Geoffrey Keating2004-05-311-0/+5
* Index: libcpp/ChangeLogGeoffrey Keating2004-05-301-1/+2
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-1/+1
* system.h (CHAR_BITFIELD): Delete.Kaveh R. Ghazi2004-01-271-1/+1
* README.Portability: Remove K+R section.Steven Bosscher2003-12-101-2/+2
* gengtype-lex.l: Remove -Wtraditional cruft.Kelley Cook2003-10-071-3/+0
* * gengtype-lex.l: Recognize typedef of functions without PARAMS macro.Kelley Cook2003-10-051-0/+33
* MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski2003-09-251-0/+2
* basic-block.h: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-9/+5
* gengtype-lex.l (IWORD): Add CHAR_BITFIELD.Kaveh R. Ghazi2003-04-031-1/+1
* expr.h (emit_conditional_add): Add PARAMS to declaration.John David Anglin2003-01-151-4/+4
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+3
* Index: gcc/ChangeLogGeoffrey Keating2002-09-161-1/+4
* * gengtype-lex.l (ID): Allow underscore as first character.Hans-Peter Nilsson2002-08-221-1/+1
* Makefile.in (gengtype-lex.c): Work around a bug in flex.Kaveh R. Ghazi2002-07-271-0/+3
* Make gengtype.c language independent.Tim Josling2002-07-141-1/+1
* gengtype.h (error_at_line): Use PARAMS, not VPARAMS.Kaveh R. Ghazi2002-06-091-1/+1
* genautomata.c: Don't include ctype.h or limits.h.Kaveh R. Ghazi2002-06-091-19/+17
* * gengtype-lex.l (INITIAL): New rule for "'"("\\".|[^\\])"'".J"orn Rennecke2002-06-061-0/+1
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-0/+322