aboutsummaryrefslogtreecommitdiff
path: root/gcc/gengtype.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-24xasprintf.c: New file.Uros Bizjak1-3/+0
2014-12-10remove gengtype support for param_is use_param, if_marked and splay tree allo...Trevor Saunders1-26/+5
2014-10-22gengtype.h (obstack_chunk_alloc, [...]): Remove cast.Alan Modra1-2/+2
2014-05-13gengtype: Support explicit pointers in template argumentsDavid Malcolm1-0/+12
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-10-29Make gengtype more robust against user errorDavid Malcolm1-0/+10
2013-10-29Handle simple inheritance in gengtypeDavid Malcolm1-0/+8
2013-10-24gengtype: parse base classes for some GTY-marked typesDavid Malcolm1-1/+3
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-1/+4
2012-10-12Add more C++ support in gengtype.Diego Novillo1-33/+32
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-21/+26
2012-07-08alias.h: Do not include coretypes.h in header files.Steven Bosscher1-0/+4
2011-04-19gengtype.h: Updated copyright year.Basile Starynkevitch1-1/+15
2010-11-25gentype-state.c: Add new file.Basile Starynkevitch1-0/+7
2010-11-23gengtype.c (enum typekind, [...]): Move to gengtype.h.Basile Starynkevitch1-5/+212
2010-11-09gengtype.c (get_output_file_name): Declaration moved to gengtype.h.Basile Starynkevitch1-4/+85
2010-10-18gengtype.c (verbosity_level): Added variable.Basile Starynkevitch1-0/+3
2010-10-14gengtype.c: Include getopt.h and version.h.Jeremie Salvucci1-4/+69
2010-09-24gengtype.c: Reindented.Basile Starynkevitch1-52/+59
2010-05-05Makefile.in (build/gengtype.o): Add $(HASHTAB_H) to dependencies.Laurynas Biveinis1-1/+1
2009-11-25Remove trailing white spaces.H.J. Lu1-2/+2
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-07-09genattrtab.c (insert_right_side, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-07-25cselib.c (entry_and_rtx_equal_p): Constify.Kaveh R. Ghazi1-0/+1
2007-03-26gengtype-parse.c: New file.Zack Weinberg1-4/+43
2007-03-26gengtype.h: Remove all type definitions to gengtype.c...Zack Weinberg1-126/+10
2007-03-26gengtype-lex.l: Distinguish unions from structures in the token type.Zack Weinberg1-0/+2
2007-03-26gengtype.h (struct type): Replace 'sc' with boolean, scalar_is_char.Zack Weinberg1-5/+3
2007-03-26vec.h: Remove all #if IN_GENGTYPE blocks.Zack Weinberg1-0/+4
2007-03-26gengtype-lex.l: Remove all rules and states relating to yacc input files.Zack Weinberg1-2/+0
2006-01-23gengtype.c (new_structure): Return the structure.Richard Sandiford1-4/+4
2005-06-25Update FSF address.Kelley Cook1-2/+2
2004-08-02gengtype.h (options::info): Change type to const char *.Gabriel Dos Reis1-7/+10
2004-05-30Index: libcpp/ChangeLogGeoffrey Keating1-4/+11
2004-03-30gengtype.c (create_option): New function.Zack Weinberg1-0/+1
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-19gengtype.c (header_file): Make it static.Steven Bosscher1-4/+0
2003-06-01genrecog.c: Use ISO C90 prototypes.Andreas Jaeger1-26/+26
2002-09-16Index: gcc/ChangeLogGeoffrey Keating1-2/+4
2002-07-14Make gengtype.c language independent.Tim Josling1-1/+1
2002-06-12gengtype.h (xvasprintf): New prototype.Geoffrey Keating1-5/+27
2002-06-09gengtype.h (error_at_line): Use PARAMS, not VPARAMS.Kaveh R. Ghazi1-1/+1
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-0/+157