summaryrefslogtreecommitdiff
path: root/gcc/gengtype-lex.l
Commit message (Expand)AuthorAgeFilesLines
* Multi-range implementation for value_range (irange).Aldy Hernandez2020-08-171-1/+4
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* [PATCH] teach gengtype about 'mutable'Nathan Sidwell2019-10-131-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* * gengtype-lex.l (<in_struct>): Add '/'.Nathan Sidwell2017-02-131-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* remove gengtype support for param_is use_param, if_marked and splay tree allo...Trevor Saunders2014-12-101-4/+0
* Makefile.in (ALL_HOST_BACKEND_OBJS): Add $(GENGTYPE_OBJS), gcc-ar.o, gcc-nm.o...Jakub Jelinek2014-12-031-3/+4
* system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener2014-05-261-1/+1
* Merge in wide-int.Kenneth Zadeck2014-05-061-1/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-2/+1
* Add more C++ support in gengtype.Diego Novillo2012-10-121-4/+21
* backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2012-08-141-14/+2
* gengtype-state.c: Include "bconfig.h" if GENERATOR_FILE is defined, "config.h...Romain Geissler2011-08-041-0/+4
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* 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