aboutsummaryrefslogtreecommitdiff
path: root/gcc/gengtype-yacc.y
AgeCommit message (Expand)AuthorFilesLines
2006-01-23gengtype.c (new_structure): Return the structure.Richard Sandiford1-12/+6
2005-06-25Update FSF address.Kelley Cook1-2/+2
2004-07-26gengtype.c (oprintf): Replace xrealloc () with XRESIZEVEC ().Bernardo Innocenti1-2/+2
2004-07-25bitmap.c: Use type-safe memory allocation macros from libiberty.Bernardo Innocenti1-8/+8
2004-06-23gengtype-yacc.y (option): Avoid use of non-constant struct initializer.Richard Sandiford1-2/+5
2004-05-30Index: libcpp/ChangeLogGeoffrey Keating1-1/+9
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-2/+7
2004-03-31gengtype-yacc.y (option, stringseq): Add missing terminating semicolon.Zack Weinberg1-0/+2
2004-03-30gengtype.c (create_option): New function.Zack Weinberg1-16/+19
2003-04-29gengtype-yacc.y: Improve portability.Alexander Kabaev1-5/+5
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+3
2002-09-20real.h (enum real_value_class, [...]): Move from real.c.Richard Henderson1-0/+1
2002-09-16Index: gcc/ChangeLogGeoffrey Keating1-5/+4
2002-06-20c-parse.in (initelt: identifier ':' initval): Add an empty action to fix a ty...Akim Demaille1-0/+2
2002-06-07gengtype-yacc.y (optionseqopt): Add the ending `;' to the action.Akim Demaille1-6/+6
2002-06-05* gengtype-yacc.y: Make sure all rules end with a semicolon.Zack Weinberg1-3/+19
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-0/+282