aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-parse.in
AgeCommit message (Expand)Author
1999-03-28Merge from mainlineegcs_gc_branchRichard Henderson
1998-11-03Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>Richard Henderson
1998-11-01Sun Nov 1 11:30:21 1998 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>Bernd Schmidt
1998-10-08 * Merge from EGCS mainline, tag gc_merge_981008.Richard Henderson
1998-05-09This commit was manufactured by cvs2svn to create branchno-author
1997-08-19This commit was manufactured by cvs2svn to create branchdevo_gcc_testsuiteno-author
1997-03-17(expr_no_commas): Do not store temporary skip_evaluation increments onRichard Kenner
1997-01-07xJason Merrill
1996-12-07(unary_expr, expr_no_commas): Increment skip_evaluation when analyzing anRichard Kenner
1996-10-09Update number of shift/reduce conflicts.Richard Kenner
1996-05-18Update number of shift/reduce conflicts for objc.Richard Kenner
1996-04-20(typespec): Made <SomeProtocol> equivalent to (id <SomeProtocol>).Richard Kenner
1996-02-02(stmt): Warn about `goto *expr;' if pedantic.Paul Eggert
1995-09-22(enumlist): Propagate error_mark_node.Richard Kenner
1995-08-31(ends_in_label): New %union member.Richard Kenner
1995-06-15Update FSF address.Richard Kenner
1995-06-14Revert most of last change.Richard Kenner
1995-06-14(fndef, nested_function, notype_nested_function): Support attributesRichard Kenner
1995-05-23Objc shift/reduce conflicts now 48.Richard Kenner
1995-05-21(datadef, fndef, ivar_decl, mydecls): Restore declspec_stack sinceRichard Kenner
1995-05-16Fix typos in comments.Richard Kenner
1995-05-12(myparm): Handle attributes.Richard Kenner
1995-05-12Adjust number of shift/reduce conflicts.Richard Kenner
1995-05-11(nested_function, notype_nested_function): Allow old-style argRichard Kenner
1995-04-26Update number of shift/reduce conflicts.Richard Kenner
1995-04-25(attrib): Permit null-length argument list to attributes.Richard Kenner
1995-04-25(initdcl, notype_initdcl): Pass attributes to start_decl; delete callRichard Kenner
1995-04-13(update expected conflict count)Doug Evans
1995-03-31(structsp): Correct error in last change.Richard Kenner
1995-03-30Now have 27 shift/reduce conflicts.Richard Kenner
1995-03-29(initdcl): Only call decl_attributes once.Richard Kenner
1995-03-10(fndef, nested_function): Pass prefix_attributes to start_function.Richard Kenner
1995-03-02Fix typo in last change.Richard Kenner
1995-03-02Update shift/reduce conflict documentation.Richard Kenner
1995-02-21New rules to allow attributes in a prefix position.Richard Kenner
1995-02-13(ALIGN): Remove unused token.Richard Kenner
1995-01-14(unary_expr): If -pedantic, give error for &&.Richard Kenner
1995-01-14__attribute__ ((constructor))Jason Merrill
1994-08-24(parmlist_2): Give error for function with only ELLIPSIS as anRichard Kenner
1994-07-11(stmt): Don't give more than one error message if a nested `if' has anRichard Kenner
1994-07-01(initelt): The equal sign is optional when positioning to a singleRichard Kenner
1994-05-29(init, compstmt, stmt, all_iter_stmt_with_decl): If the lookaheadRichard Kenner
1994-05-16(enumlist): Add error alternative.Richard Stallman
1994-05-06Rewrite attribute parsing; update the expected conflicts and stateRichard Kenner
1994-03-28(attrib): Handle string args as expressions,Richard Stallman
1994-03-27Back out this patch:Doug Evans
1994-03-25(primary): Remove decl of unused variable CONTEXT.Richard Kenner
1994-03-19(attrib): Use `identifier' instead of `IDENTIFIER' since names thatRichard Kenner
1994-02-17(attrib): Handle attribute ((section ("string"))).Doug Evans
1994-01-13(maybe_attribute): Allow multiple __attribute__ clauses on aRichard Kenner