summaryrefslogtreecommitdiff
path: root/gcc/gengtype-state.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-11-30spellcheck-tree.c (test_find_closest_identifier): Use ; instead of ;;.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
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-24gengtype-state.c (fatal_reading_state): Bring offline.Jan Hubicka
2014-05-06Merge in wide-int.Kenneth Zadeck
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-19re PR other/59545 (Signed integer overflow issues)Jakub Jelinek
2013-10-29Make gengtype more robust against user errorDavid Malcolm
2013-10-24gengtype: parse base classes for some GTY-marked typesDavid Malcolm
2013-09-30basic-block.h (edge_list): Prefix member names with "m_".Richard Sandiford
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-07-21Fix typos.Ondřej Bílka
2013-05-17gengtype-state.c: (s_expr_writer): New class, to handle prettifying of output...David 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-05-29LANGUAGES: Fix typos.Joseph Myers
2011-08-24gengtype-state.c (write_state): Remove timestamped header line.Simon Baldwin
2011-08-04gengtype-state.c: Include "bconfig.h" if GENERATOR_FILE is defined, "config.h...Romain Geissler
2011-05-31gengtype-state.c (read_state_params_structs): Initialize previous.Alexandre Oliva
2011-04-21gengtype-state.c (read_a_state_token): Fix argument to obstack_free.Dimitrios Apostolou
2011-04-19In gcc/: 2011-04-19 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero
2010-11-25gengtype-state.c (read_state_structures): Initialize "previous".Uros Bizjak
2010-11-25gentype-state.c: Add new file.Basile Starynkevitch