aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-parse.in
AgeCommit message (Expand)Author
1997-01-07xmerrill
1996-12-07(unary_expr, expr_no_commas): Increment skip_evaluation when analyzing ankenner
1996-10-09Update number of shift/reduce conflicts.kenner
1996-05-18Update number of shift/reduce conflicts for objc.kenner
1996-04-20(typespec): Made <SomeProtocol> equivalent to (id <SomeProtocol>).kenner
1996-02-02(stmt): Warn about `goto *expr;' if pedantic.eggert
1995-09-22(enumlist): Propagate error_mark_node.kenner
1995-08-31(ends_in_label): New %union member.kenner
1995-06-15Update FSF address.kenner
1995-06-14Revert most of last change.kenner
1995-06-14(fndef, nested_function, notype_nested_function): Support attributeskenner
1995-05-23Objc shift/reduce conflicts now 48.kenner
1995-05-21(datadef, fndef, ivar_decl, mydecls): Restore declspec_stack sincekenner
1995-05-16Fix typos in comments.kenner
1995-05-12(myparm): Handle attributes.kenner
1995-05-12Adjust number of shift/reduce conflicts.kenner
1995-05-11(nested_function, notype_nested_function): Allow old-style argkenner
1995-04-26Update number of shift/reduce conflicts.kenner
1995-04-25(attrib): Permit null-length argument list to attributes.kenner
1995-04-25(initdcl, notype_initdcl): Pass attributes to start_decl; delete callkenner
1995-04-13(update expected conflict count)dje
1995-03-31(structsp): Correct error in last change.kenner
1995-03-30Now have 27 shift/reduce conflicts.kenner
1995-03-29(initdcl): Only call decl_attributes once.kenner
1995-03-10(fndef, nested_function): Pass prefix_attributes to start_function.kenner
1995-03-02Fix typo in last change.kenner
1995-03-02Update shift/reduce conflict documentation.kenner
1995-02-21New rules to allow attributes in a prefix position.kenner
1995-02-13(ALIGN): Remove unused token.kenner
1995-01-14(unary_expr): If -pedantic, give error for &&.kenner
1995-01-14__attribute__ ((constructor))merrill
1994-08-24(parmlist_2): Give error for function with only ELLIPSIS as ankenner
1994-07-11(stmt): Don't give more than one error message if a nested `if' has ankenner
1994-07-01(initelt): The equal sign is optional when positioning to a singlekenner
1994-05-29(init, compstmt, stmt, all_iter_stmt_with_decl): If the lookaheadkenner
1994-05-16(enumlist): Add error alternative.rms
1994-05-06Rewrite attribute parsing; update the expected conflicts and statekenner
1994-03-28(attrib): Handle string args as expressions,rms
1994-03-27Back out this patch:dje
1994-03-25(primary): Remove decl of unused variable CONTEXT.kenner
1994-03-19(attrib): Use `identifier' instead of `IDENTIFIER' since names thatkenner
1994-02-17(attrib): Handle attribute ((section ("string"))).dje
1994-01-13(maybe_attribute): Allow multiple __attribute__ clauses on akenner
1993-12-24(attrib): Allow expressions instead of constants.kenner
1993-11-23Don't fail to set $$.rms
1993-10-29(init): Remove extraneous pop_momentary in error case.kenner
1993-10-13(initdcl, notype_initdcl): Call decl_attributesrms
1993-10-11(stmt): Don't call default_conversion on top-level expressions.rms
1993-10-10(initdcl, notype_initdcl, init): Undo previous change.rms
1993-10-08(initdcl, notype_initdcl): Call push_momentary and pop_momentary here.rms