aboutsummaryrefslogtreecommitdiff
path: root/gcc/gengtype.h
AgeCommit message (Expand)AuthorFilesLines
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