aboutsummaryrefslogtreecommitdiff
path: root/gcc/gengtype-state.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-1/+0
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-142/+3
2014-12-03Makefile.in (ALL_HOST_BACKEND_OBJS): Add $(GENGTYPE_OBJS), gcc-ar.o, gcc-nm.o...Jakub Jelinek1-3/+4
2014-05-24gengtype-state.c (fatal_reading_state): Bring offline.Jan Hubicka1-1/+1
2014-05-06Merge in wide-int.Kenneth Zadeck1-1/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-19re PR other/59545 (Signed integer overflow issues)Jakub Jelinek1-1/+1
2013-10-29Make gengtype more robust against user errorDavid Malcolm1-0/+2
2013-10-24gengtype: parse base classes for some GTY-marked typesDavid Malcolm1-0/+2
2013-09-30basic-block.h (edge_list): Prefix member names with "m_".Richard Sandiford1-17/+17
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-7/+7
2013-07-21Fix typos.Ondřej Bílka1-1/+1
2013-05-17gengtype-state.c: (s_expr_writer): New class, to handle prettifying of output...David Malcolm1-140/+323
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-0/+61
2012-10-12Add more C++ support in gengtype.Diego Novillo1-4/+2
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-1/+63
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-2/+2
2011-08-24gengtype-state.c (write_state): Remove timestamped header line.Simon Baldwin1-2/+0
2011-08-04gengtype-state.c: Include "bconfig.h" if GENERATOR_FILE is defined, "config.h...Romain Geissler1-0/+4
2011-05-31gengtype-state.c (read_state_params_structs): Initialize previous.Alexandre Oliva1-1/+1
2011-04-21gengtype-state.c (read_a_state_token): Fix argument to obstack_free.Dimitrios Apostolou1-2/+2
2011-04-19In gcc/: 2011-04-19 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-1/+10
2010-11-25gengtype-state.c (read_state_structures): Initialize "previous".Uros Bizjak1-1/+1
2010-11-25gentype-state.c: Add new file.Basile Starynkevitch1-0/+2439