aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-parse.in
AgeCommit message (Expand)AuthorFilesLines
1993-10-08(initdcl, notype_initdcl): Call push_momentary and pop_momentary here.Richard Stallman1-13/+16
1993-08-06(attrib): Support attribute `volatile' with alias `noreturn', and `const'.Richard Stallman1-1/+8
1993-07-28(simple_if, if_prefix, stmt): Undo Jul 7 change.Jim Wilson1-7/+9
1993-07-23(cast_expr): Use new initializer parsing functions.Richard Stallman1-44/+69
1993-07-07(simple_if): Save stmt_count, and print empty body warning here.Jim Wilson1-6/+7
1993-07-04(primary): In statement expression case,Richard Stallman1-7/+12
1993-07-02(label): Use `convert_and_check' when checking forPaul Eggert1-3/+5
1993-06-26(all_iter_stmt_simple): Add missing `else'.Richard Stallman1-1/+1
1993-05-06For Objc, expect just 20 conflicts.Richard Stallman1-1/+1
1993-05-03Delete cond.awk reference.Jim Wilson1-1/+1
1993-04-18(unary_expr): Delete the alternate REALPART and IMAGPART rules with explicit ...Richard Stallman1-6/+2
1993-04-14Improve error message for sym undeclared at top level.Richard Stallman1-1/+1
1993-04-09*** empty log message ***Tom Wood1-70/+159
1993-04-05(expr_no_commas, from ASSIGN op):Richard Stallman1-1/+2
1993-03-18(REALPART, IMAGPART): New token types.Richard Stallman1-0/+9
1993-03-04Add missing comma.Michael Meissner1-1/+1
1993-03-02(stmt): Allow all_iter_stmt.Richard Stallman1-1/+59
1993-02-26(ivar_decls): Give a pedwarn (instead of a warning) for excess semicolons.Richard Stallman1-1/+1
1993-02-18(program): After extdefs, pop any unpopped binding lvls.Richard Stallman1-0/+4
1993-02-02(unary_expr): Warn about overflows in parser-built unary expressions.Richard Stallman1-1/+2
1993-01-25(language_string): Define here for C and Obj-C.Jim Wilson1-0/+9
1993-01-25(unary_expr => ANDAND identifier): Handle lookup_label returning 0.Richard Stallman1-3/+9
1993-01-24Use new name objc-act.h.Richard Stallman1-1/+1
1993-01-05(component_declarator): Allow attribute after nameless field.Richard Stallman1-2/+3
1993-01-02(label): Use expr_no_commas instead of expr for case labels.Jim Wilson1-2/+2
1993-01-02(stmt, FOR case): Do call position_after_white_spaceRichard Stallman1-1/+2
1992-10-07(component_decl_list): Do pedwarn for missing semicolon after last field decl.Richard Stallman1-1/+1
1992-10-01Expect 56 conflicts for objc.Richard Stallman1-1/+1
1992-10-01Add mode spec for Emacs.Richard Stallman1-1/+1
1992-10-01Initial revisionRichard Stallman1-0/+2523