aboutsummaryrefslogtreecommitdiff
path: root/gcc/gengtype-parse.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-19read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...Jakub Jelinek1-3/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-06-25gengtype-parse.c (require_template_declaration): Allow '+' in template parame...Richard Sandiford1-7/+3
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-13gengtype: Support explicit pointers in template argumentsDavid Malcolm1-8/+24
2014-05-06Merge in wide-int.Kenneth Zadeck1-7/+51
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-05Support empty structs in gengtypeDavid Malcolm1-3/+2
2013-10-29Handle simple inheritance in gengtypeDavid Malcolm1-1/+1
2013-10-24gengtype: parse base classes for some GTY-marked typesDavid Malcolm1-5/+45
2013-10-16gengtype: Ignore access-control keywords when parsing fieldsDavid Malcolm1-0/+11
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+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-23/+3
2012-10-12Add more C++ support in gengtype.Diego Novillo1-44/+142
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-76/+85
2012-06-29system.h (IFCVT_EXTRA_FIELDS): Poison.Steven Bosscher1-3/+0
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-23gengtype.c (enum typekind, [...]): Move to gengtype.h.Basile Starynkevitch1-3/+3
2010-11-09Call get_input_file_name to get file name.H.J. Lu1-2/+6
2010-11-09gengtype.c (get_output_file_name): Declaration moved to gengtype.h.Basile Starynkevitch1-1/+2
2010-09-24gengtype.c: Reindented.Basile Starynkevitch1-96/+126
2009-11-25Remove trailing white spaces.H.J. Lu1-6/+6
2009-04-24gengtype-parse.c (parse_error): Add newline after message.Diego Novillo1-0/+2
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-19/+42
2007-09-03system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi1-4/+4
2007-08-10system.h (CONST_CAST): New.Kaveh R. Ghazi1-4/+4
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-03-26Add file left out of prior commit, and regenerate the proper configure scriptZack Weinberg1-0/+929