aboutsummaryrefslogtreecommitdiff
path: root/gcc/gengtype-lex.l
AgeCommit message (Expand)AuthorFilesLines
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-10remove gengtype support for param_is use_param, if_marked and splay tree allo...Trevor Saunders1-4/+0
2014-12-03Makefile.in (ALL_HOST_BACKEND_OBJS): Add $(GENGTYPE_OBJS), gcc-ar.o, gcc-nm.o...Jakub Jelinek1-3/+4
2014-05-26system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener1-1/+1
2014-05-06Merge in wide-int.Kenneth Zadeck1-1/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-2/+1
2012-10-12Add more C++ support in gengtype.Diego Novillo1-4/+21
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-14/+2
2011-08-04gengtype-state.c: Include "bconfig.h" if GENERATOR_FILE is defined, "config.h...Romain Geissler1-0/+4
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-11-09gengtype.c (get_output_file_name): Declaration moved to gengtype.h.Basile Starynkevitch1-1/+1
2010-05-24gengtype-lex.l: Add HARD_REG_SET.Paul Brook1-1/+1
2009-11-21gengtype-lex.l: Enable noinput flex option.Ben Elliston1-1/+2
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-3/+0
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2009-01-06* gengtype-lex.l (YY_NO_INPUT): Define.Ben Elliston1-0/+1
2008-06-26cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or -Wcast-qual warn...Kaveh R. Ghazi1-6/+6
2007-08-07re PR bootstrap/32973 (bootstrap failure with indented structure declaration ...Andreas Schwab1-0/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-07-13* gengtype-lex.l: Allow declarations to be indented.Andreas Schwab1-9/+9
2007-03-26gengtype-parse.c: New file.Zack Weinberg1-216/+68
2007-03-26gengtype-lex.l: Distinguish unions from structures in the token type.Zack Weinberg1-4/+4
2007-03-26gengtype.h (struct type): Replace 'sc' with boolean, scalar_is_char.Zack Weinberg1-12/+8
2007-03-26vec.h: Remove all #if IN_GENGTYPE blocks.Zack Weinberg1-233/+52
2007-03-26gengtype-lex.l: Remove rules for parsing pointer-to-function typedefs that us...Zack Weinberg1-34/+0
2007-03-26gengtype-lex.l: Remove all rules and states relating to yacc input files.Zack Weinberg1-31/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-21vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell1-45/+136
2005-02-25c-parser.c: New file.Joseph Myers1-3/+1
2004-10-11gengtype-lex.l: Add commented } & ) characters to unconfuse editor's paren ma...Nathan Sidwell1-2/+4
2004-07-26basic-block.h (reorder_block_def): Rename to reorder_block_def_p.Bernardo Innocenti1-19/+27
2004-07-25bitmap.c: Use type-safe memory allocation macros from libiberty.Bernardo Innocenti1-2/+2
2004-07-14input.h: If USE_MAPPED_LOCATION...Per Bothner1-1/+2
2004-06-30Conditionally compile support for --enable-mapped_location.Per Bothner1-1/+6
2004-06-28vec.h, vec.c: New, type safe vector API.Nathan Sidwell1-1/+143
2004-05-31gengtype-lex.l: Catch stray GTY markers in the files gengtype looks at.Geoffrey Keating1-0/+5
2004-05-30Index: libcpp/ChangeLogGeoffrey Keating1-1/+2
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-1/+1
2004-01-27system.h (CHAR_BITFIELD): Delete.Kaveh R. Ghazi1-1/+1
2003-12-10README.Portability: Remove K+R section.Steven Bosscher1-2/+2
2003-10-07gengtype-lex.l: Remove -Wtraditional cruft.Kelley Cook1-3/+0
2003-10-05* gengtype-lex.l: Recognize typedef of functions without PARAMS macro.Kelley Cook1-0/+33
2003-09-25MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski1-0/+2
2003-07-06basic-block.h: Convert prototypes to ISO C90.Andreas Jaeger1-9/+5
2003-04-03gengtype-lex.l (IWORD): Add CHAR_BITFIELD.Kaveh R. Ghazi1-1/+1
2003-01-15expr.h (emit_conditional_add): Add PARAMS to declaration.John David Anglin1-4/+4
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+3