summaryrefslogtreecommitdiff
path: root/gcc/gengtype.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Make gengtype more robust against user errorDavid Malcolm2013-10-291-0/+10
* Handle simple inheritance in gengtypeDavid Malcolm2013-10-291-0/+8
* gengtype: parse base classes for some GTY-marked typesDavid Malcolm2013-10-241-1/+3
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-1/+4
* Add more C++ support in gengtype.Diego Novillo2012-10-121-33/+32
* backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2012-08-141-21/+26
* alias.h: Do not include coretypes.h in header files.Steven Bosscher2012-07-081-0/+4
* gengtype.h: Updated copyright year.Basile Starynkevitch2011-04-191-1/+15
* gentype-state.c: Add new file.Basile Starynkevitch2010-11-251-0/+7
* gengtype.c (enum typekind, [...]): Move to gengtype.h.Basile Starynkevitch2010-11-231-5/+212
* gengtype.c (get_output_file_name): Declaration moved to gengtype.h.Basile Starynkevitch2010-11-091-4/+85
* gengtype.c (verbosity_level): Added variable.Basile Starynkevitch2010-10-181-0/+3
* gengtype.c: Include getopt.h and version.h.Jeremie Salvucci2010-10-141-4/+69
* gengtype.c: Reindented.Basile Starynkevitch2010-09-241-52/+59
* Makefile.in (build/gengtype.o): Add $(HASHTAB_H) to dependencies.Laurynas Biveinis2010-05-051-1/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-2/+2
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* genattrtab.c (insert_right_side, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-07-091-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* cselib.c (entry_and_rtx_equal_p): Constify.Kaveh R. Ghazi2007-07-251-0/+1
* gengtype-parse.c: New file.Zack Weinberg2007-03-261-4/+43
* gengtype.h: Remove all type definitions to gengtype.c...Zack Weinberg2007-03-261-126/+10
* gengtype-lex.l: Distinguish unions from structures in the token type.Zack Weinberg2007-03-261-0/+2
* gengtype.h (struct type): Replace 'sc' with boolean, scalar_is_char.Zack Weinberg2007-03-261-5/+3
* vec.h: Remove all #if IN_GENGTYPE blocks.Zack Weinberg2007-03-261-0/+4
* gengtype-lex.l: Remove all rules and states relating to yacc input files.Zack Weinberg2007-03-261-2/+0
* gengtype.c (new_structure): Return the structure.Richard Sandiford2006-01-231-4/+4
* Update FSF address.Kelley Cook2005-06-251-2/+2
* gengtype.h (options::info): Change type to const char *.Gabriel Dos Reis2004-08-021-7/+10
* Index: libcpp/ChangeLogGeoffrey Keating2004-05-301-4/+11
* gengtype.c (create_option): New function.Zack Weinberg2004-03-301-0/+1
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* gengtype.c (header_file): Make it static.Steven Bosscher2004-01-191-4/+0
* genrecog.c: Use ISO C90 prototypes.Andreas Jaeger2003-06-011-26/+26
* Index: gcc/ChangeLogGeoffrey Keating2002-09-161-2/+4
* Make gengtype.c language independent.Tim Josling2002-07-141-1/+1
* gengtype.h (xvasprintf): New prototype.Geoffrey Keating2002-06-121-5/+27
* gengtype.h (error_at_line): Use PARAMS, not VPARAMS.Kaveh R. Ghazi2002-06-091-1/+1
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-0/+157