summaryrefslogtreecommitdiff
path: root/gcc/gengtype-parse.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...Jakub Jelinek2017-12-191-3/+3
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* gengtype-parse.c (require_template_declaration): Allow '+' in template parame...Richard Sandiford2015-06-251-7/+3
* 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
* gengtype: Support explicit pointers in template argumentsDavid Malcolm2014-05-131-8/+24
* Merge in wide-int.Kenneth Zadeck2014-05-061-7/+51
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Support empty structs in gengtypeDavid Malcolm2013-11-051-3/+2
* Handle simple inheritance in gengtypeDavid Malcolm2013-10-291-1/+1
* gengtype: parse base classes for some GTY-marked typesDavid Malcolm2013-10-241-5/+45
* gengtype: Ignore access-control keywords when parsing fieldsDavid Malcolm2013-10-161-0/+11
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+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-23/+3
* Add more C++ support in gengtype.Diego Novillo2012-10-121-44/+142
* backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2012-08-141-76/+85
* system.h (IFCVT_EXTRA_FIELDS): Poison.Steven Bosscher2012-06-291-3/+0
* 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 (enum typekind, [...]): Move to gengtype.h.Basile Starynkevitch2010-11-231-3/+3
* Call get_input_file_name to get file name.H.J. Lu2010-11-091-2/+6
* gengtype.c (get_output_file_name): Declaration moved to gengtype.h.Basile Starynkevitch2010-11-091-1/+2
* gengtype.c: Reindented.Basile Starynkevitch2010-09-241-96/+126
* Remove trailing white spaces.H.J. Lu2009-11-251-6/+6
* gengtype-parse.c (parse_error): Add newline after message.Diego Novillo2009-04-241-0/+2
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-19/+42
* system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi2007-09-031-4/+4
* system.h (CONST_CAST): New.Kaveh R. Ghazi2007-08-101-4/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* Add file left out of prior commit, and regenerate the proper configure scriptZack Weinberg2007-03-261-0/+929