summaryrefslogtreecommitdiff
path: root/gcc/gengtype.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-03-28PR c/79022 fix mismatch parameter order in declaratioJonathan Wakely
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-04-03Fix numerous typos in commentsJonathan Wakely
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-10-29[PATCH 6/9] ENABLE_CHECKING refactoring: generatorsMikhail Maltsev
2015-01-05Update copyright years.Jakub Jelinek
2014-12-24xasprintf.c: New file.Uros Bizjak
2014-12-10remove gengtype support for param_is use_param, if_marked and splay tree allo...Trevor Saunders
2014-10-22gengtype.h (obstack_chunk_alloc, [...]): Remove cast.Alan Modra
2014-05-13gengtype: Support explicit pointers in template argumentsDavid Malcolm
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-10-29Make gengtype more robust against user errorDavid Malcolm
2013-10-29Handle simple inheritance in gengtypeDavid Malcolm
2013-10-24gengtype: parse base classes for some GTY-marked typesDavid Malcolm
2013-01-10Update copyright years in gcc/Richard Sandiford
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-07-08alias.h: Do not include coretypes.h in header files.Steven Bosscher
2011-04-19gengtype.h: Updated copyright year.Basile Starynkevitch
2010-11-25gentype-state.c: Add new file.Basile Starynkevitch
2010-11-23gengtype.c (enum typekind, [...]): Move to gengtype.h.Basile Starynkevitch
2010-11-09gengtype.c (get_output_file_name): Declaration moved to gengtype.h.Basile Starynkevitch
2010-10-18gengtype.c (verbosity_level): Added variable.Basile Starynkevitch
2010-10-14gengtype.c: Include getopt.h and version.h.Jeremie Salvucci
2010-09-24gengtype.c: Reindented.Basile Starynkevitch
2010-05-05Makefile.in (build/gengtype.o): Add $(HASHTAB_H) to dependencies.Laurynas Biveinis
2009-11-25Remove trailing white spaces.H.J. Lu
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-07-09genattrtab.c (insert_right_side, [...]): Avoid C++ keywords.Kaveh R. Ghazi
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-07-25cselib.c (entry_and_rtx_equal_p): Constify.Kaveh R. Ghazi
2007-03-26gengtype-parse.c: New file.Zack Weinberg
2007-03-26gengtype.h: Remove all type definitions to gengtype.c...Zack Weinberg
2007-03-26gengtype-lex.l: Distinguish unions from structures in the token type.Zack Weinberg
2007-03-26gengtype.h (struct type): Replace 'sc' with boolean, scalar_is_char.Zack Weinberg
2007-03-26vec.h: Remove all #if IN_GENGTYPE blocks.Zack Weinberg
2007-03-26gengtype-lex.l: Remove all rules and states relating to yacc input files.Zack Weinberg
2006-01-23gengtype.c (new_structure): Return the structure.Richard Sandiford
2005-06-25Update FSF address.Kelley Cook
2004-08-02gengtype.h (options::info): Change type to const char *.Gabriel Dos Reis
2004-05-30Index: libcpp/ChangeLogGeoffrey Keating
2004-03-30gengtype.c (create_option): New function.Zack Weinberg
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata
2004-01-19gengtype.c (header_file): Make it static.Steven Bosscher
2003-06-01genrecog.c: Use ISO C90 prototypes.Andreas Jaeger
2002-09-16Index: gcc/ChangeLogGeoffrey Keating