summaryrefslogtreecommitdiff
path: root/gcc/gengtype-parse.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-12-19read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-06-25gengtype-parse.c (require_template_declaration): Allow '+' in template parame...Richard Sandiford
2015-01-05Update copyright years.Jakub Jelinek
2014-12-10remove gengtype support for param_is use_param, if_marked and splay tree allo...Trevor Saunders
2014-12-03Makefile.in (ALL_HOST_BACKEND_OBJS): Add $(GENGTYPE_OBJS), gcc-ar.o, gcc-nm.o...Jakub Jelinek
2014-05-13gengtype: Support explicit pointers in template argumentsDavid Malcolm
2014-05-06Merge in wide-int.Kenneth Zadeck
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-05Support empty structs in gengtypeDavid Malcolm
2013-10-29Handle simple inheritance in gengtypeDavid Malcolm
2013-10-24gengtype: parse base classes for some GTY-marked typesDavid Malcolm
2013-10-16gengtype: Ignore access-control keywords when parsing fieldsDavid Malcolm
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo
2012-10-12Add more C++ support in gengtype.Diego Novillo
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo
2012-06-29system.h (IFCVT_EXTRA_FIELDS): Poison.Steven Bosscher
2011-08-04gengtype-state.c: Include "bconfig.h" if GENERATOR_FILE is defined, "config.h...Romain Geissler
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-11-23gengtype.c (enum typekind, [...]): Move to gengtype.h.Basile Starynkevitch
2010-11-09Call get_input_file_name to get file name.H.J. Lu
2010-11-09gengtype.c (get_output_file_name): Declaration moved to gengtype.h.Basile Starynkevitch
2010-09-24gengtype.c: Reindented.Basile Starynkevitch
2009-11-25Remove trailing white spaces.H.J. Lu
2009-04-24gengtype-parse.c (parse_error): Add newline after message.Diego Novillo
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek
2007-09-03system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi
2007-08-10system.h (CONST_CAST): New.Kaveh R. Ghazi
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-03-26Add file left out of prior commit, and regenerate the proper configure scriptZack Weinberg