summaryrefslogtreecommitdiff
path: root/gcc/c-parse.c
Commit message (Expand)AuthorAgeFilesLines
* * gcc_update (files_and_dependencies): Remove generated YACC files.mmitchel2000-07-121-3903/+0
* 2000-07-10 Benjamin Chelf <chelf@codesourcery.com>chelf2000-07-101-142/+81
* * c-parse.in (undeclared_variable_notice): Moved to c-typeck.c.zack2000-06-191-472/+378
* * tree.h (VOID_TYPE_P): New macro.nathan2000-06-051-294/+293
* top level:zack2000-05-091-8/+7
* Update. Build with the same version of bison.law2000-04-211-4/+5
* gccnathan2000-03-211-7/+6
* * c-parse.in (SAVE_WARN_FLAGS): Use size_int.loewis2000-03-201-24/+19
* * Clean up usages of TREE_INT_CST_LOW.kenner2000-03-171-1/+1
* * c-parse.y, c-parse.c, c-parse.h: Regenerate.gkm2000-03-141-1181/+1196
* regenjason2000-02-281-378/+378
* * c-parse.in: Apply Ulrich's changes from c-parse.y.zack2000-01-301-3/+3
* Regenerated.drepper2000-01-291-9/+9
* * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse.in, c-pragma.c,zack2000-01-251-477/+412
* * c-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.loewis2000-01-181-13/+16
* * c-common.c: PROTO -> PARAMS.ghazi2000-01-121-1/+1
* 1999-12-17 13:21 -0800 Zack Weinberg <zack@rabi.columbia.edu>zack1999-12-171-112/+180
* * c-parse.in (string): With -Wtraditional, warn if ANSI stringghazi1999-12-101-279/+282
* * c-parse.in (cast_expr): Constify.ghazi1999-10-261-1/+1
* * c-parse.in (component_decl): Support anonymous struct/union.law1999-10-151-828/+837
* * c-parse.in: save and restore warn_pointer_arith on __extension__law1999-09-221-382/+392
* Linas Vepstas <linas@linas.org>rth1999-09-081-378/+377
* Merge in gcc2-ss-010999law1999-09-071-179/+110
* * Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.mmitchel1999-09-061-375/+386
* * c-decl.c (struct language_function): Renamed from struct c_function.mmitchel1999-09-051-197/+203
* * c-parse.in (compstmt_primary_start): New, broken out of firstrth1999-09-021-1431/+1530
* * c-parse.in (language_string): Constify.ghazi1999-08-311-1/+1
* * c-lex.c: Sync with C++ frontend.jason1999-08-041-1312/+1238
* * builtins.c (expand_builtin_saveregs): Remove static, remove exprth1999-07-261-1520/+1625
* * c-parse.in (absdcl1): Allow attributes in explicit typespecs.law1999-04-261-871/+883
* * c-parse.in (expr_no_commas): Verify we've an expr beforerth1999-04-221-297/+306
* Update FSF address in copyright header.law1999-01-111-1/+2
* Copyright fixes.law1999-01-061-3/+3
* * c-common.c (decl_attributes): Allow applying attribute `unused'ghazi1999-01-041-615/+609
* * c-common.c (declare_function_name): Declare predefinied variablerth1998-12-011-1123/+1176
* * invoke.texi: Document -flang-isoc9x.mmitchel1998-10-211-3/+3
* * c-parse.in (struct_head, union_head, enum_head): New nonterminals.law1998-07-061-1196/+1221
* More toplev.h cleanup, regnerate c-parse.c.wilson1998-05-071-362/+363
* * Check in merge from gcc2. See ChangeLog.12 for details.law1998-05-051-367/+373
* More system.h cutover patches:ghazi1998-04-061-8/+1
* * c-parse.in: Recognize protocol qualifiers in classlaw1998-03-231-368/+367
* * c-parse.y (undeclared variable error): Tweak error messagelaw1998-02-251-4/+4
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-16/+22
* This commit was generated by cvs2svn to compensate for changes in r16274,law1997-11-021-1145/+1132
* Initial revisionlaw1997-08-111-0/+3859