summaryrefslogtreecommitdiff
path: root/gcc/gengtype-yacc.y
Commit message (Expand)AuthorAgeFilesLines
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * gengtype.h: Remove all type definitions to gengtype.c; leavezack2007-03-261-48/+20
* * gengtype-lex.l: Distinguish unions from structures in thezack2007-03-261-20/+23
* * gengtype.h (struct type): Replace 'sc' with boolean, scalar_is_char.zack2007-03-261-4/+4
* * vec.h: Remove all #if IN_GENGTYPE blocks.zack2007-03-261-0/+4
* * gengtype-lex.l: Remove all rules and states relating to yacczack2007-03-261-71/+2
* * gengtype.c (new_structure): Return the structure.rsandifo2006-01-231-12/+6
* Update FSF address.kcook2005-06-251-2/+2
* * gengtype.c (oprintf): Replace xrealloc () with XRESIZEVEC ().bernie2004-07-261-2/+2
* * bitmap.c: Use type-safe memory allocation macros from libiberty.bernie2004-07-251-8/+8
* * gengtype-yacc.y (option): Avoid use of non-constant structrsandifo2004-06-231-2/+5
* Index: libcpp/ChangeLoggeoffk2004-05-301-1/+9
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-2/+7
* * gengtype-yacc.y (option, stringseq): Add missingzack2004-03-311-0/+2
* * gengtype.c (create_option): New function.zack2004-03-301-16/+19
* bootstrap/10452ljrittle2003-04-291-5/+5
* Merge basic-improvements-branch to trunkzack2002-12-161-1/+3
* * real.h (enum real_value_class, SIGNIFICAND_BITS, EXP_BITS,rth2002-09-201-0/+1
* Index: gcc/ChangeLoggeoffk2002-09-161-5/+4
* 2002-06-19 Akim Demaille <akim@epita.fr>zack2002-06-201-0/+2
* 2002-06-07 Akim Demaille <akim@epita.fr>geoffk2002-06-071-6/+6
* * gengtype-yacc.y: Make sure all rules end with a semicolon.zack2002-06-051-3/+19
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-0/+282