]> gcc.gnu.org Git - gcc.git/history - gcc/c-parse.in
* Check in merge from gcc2. See ChangeLog.12 for details.
[gcc.git] / gcc / c-parse.in
1998-05-05 Jeff Law* Check in merge from gcc2. See ChangeLog.12 for details.
1998-04-06 Kaveh R. GhaziMore system.h cutover patches:
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-03-23 H.J. Luc-parse.in: Recognize protocol qualifiers in class...
1998-03-01 Jeffrey A Lawc-parse.in (undeclared variable error): Tweak error...
1997-03-17 Richard Kenner(expr_no_commas): Do not store temporary skip_evaluatio...
1997-01-07 Jason Merrillx
1996-12-07 Richard Kenner(unary_expr, expr_no_commas): Increment skip_evaluation...
1996-10-09 Richard KennerUpdate number of shift/reduce conflicts.
1996-05-18 Richard KennerUpdate number of shift/reduce conflicts for objc.
1996-04-20 Richard Kenner(typespec): Made <SomeProtocol> equivalent to (id ...
1996-02-02 Paul Eggert(stmt): Warn about `goto *expr;' if pedantic.
1995-09-22 Richard Kenner(enumlist): Propagate error_mark_node.
1995-08-31 Richard Kenner(ends_in_label): New %union member.
1995-06-15 Richard KennerUpdate FSF address.
1995-06-14 Richard KennerRevert most of last change.
1995-06-14 Richard Kenner(fndef, nested_function, notype_nested_function): Suppo...
1995-05-23 Richard KennerObjc shift/reduce conflicts now 48.
1995-05-21 Richard Kenner(datadef, fndef, ivar_decl, mydecls): Restore declspec_...
1995-05-16 Richard KennerFix typos in comments.
1995-05-12 Richard Kenner(myparm): Handle attributes.
1995-05-12 Richard KennerAdjust number of shift/reduce conflicts.
1995-05-11 Richard Kenner(nested_function, notype_nested_function): Allow old...
1995-04-26 Richard KennerUpdate number of shift/reduce conflicts.
1995-04-25 Richard Kenner(attrib): Permit null-length argument list to attributes.
1995-04-25 Richard Kenner(initdcl, notype_initdcl): Pass attributes to start_dec...
1995-04-13 Doug Evans(update expected conflict count)
1995-03-31 Richard Kenner(structsp): Correct error in last change.
1995-03-30 Richard KennerNow have 27 shift/reduce conflicts.
1995-03-29 Richard Kenner(initdcl): Only call decl_attributes once.
1995-03-10 Richard Kenner(fndef, nested_function): Pass prefix_attributes to...
1995-03-02 Richard KennerFix typo in last change.
1995-03-02 Richard KennerUpdate shift/reduce conflict documentation.
1995-02-21 Richard KennerNew rules to allow attributes in a prefix position.
1995-02-13 Richard Kenner(ALIGN): Remove unused token.
1995-01-14 Richard Kenner(unary_expr): If -pedantic, give error for &&.
1995-01-14 Jason Merrill__attribute__ ((constructor))
1994-08-24 Richard Kenner(parmlist_2): Give error for function with only ELLIPSI...
1994-07-11 Richard Kenner(stmt): Don't give more than one error message if a...
1994-07-01 Richard Kenner(initelt): The equal sign is optional when positioning...
1994-05-29 Richard Kenner(init...
1994-05-16 Richard Stallman(enumlist): Add error alternative.
1994-05-06 Richard KennerRewrite attribute parsing; update the expected conflict...
1994-03-28 Richard Stallman(attrib): Handle string args as expressions,
1994-03-27 Doug EvansBack out this patch:
1994-03-25 Richard Kenner(primary): Remove decl of unused variable CONTEXT.
1994-03-19 Richard Kenner(attrib): Use `identifier' instead of `IDENTIFIER'...
1994-02-17 Doug Evans(attrib): Handle attribute ((section ("string"))).
1994-01-13 Richard Kenner(maybe_attribute): Allow multiple __attribute__ clauses...
1993-12-24 Richard Kenner(attrib): Allow expressions instead of constants.
1993-11-23 Richard StallmanDon't fail to set $$.
1993-10-29 Richard Kenner(init): Remove extraneous pop_momentary in error case.
1993-10-13 Richard Stallman(initdcl, notype_initdcl): Call decl_attributes
1993-10-11 Richard Stallman(stmt): Don't call default_conversion on top-level...
1993-10-10 Richard Stallman(initdcl, notype_initdcl, init): Undo previous change.
1993-10-08 Richard Stallman(initdcl, notype_initdcl): Call push_momentary and...
1993-08-06 Richard Stallman(attrib): Support attribute `volatile' with alias ...
1993-07-28 Jim Wilson(simple_if, if_prefix, stmt): Undo Jul 7 change.
1993-07-23 Richard Stallman(cast_expr): Use new initializer parsing functions.
1993-07-07 Jim Wilson(simple_if): Save stmt_count, and print empty body...
1993-07-04 Richard Stallman(primary): In statement expression case,
1993-07-02 Paul Eggert(label): Use `convert_and_check' when checking for
1993-06-26 Richard Stallman(all_iter_stmt_simple): Add missing `else'.
1993-05-06 Richard StallmanFor Objc, expect just 20 conflicts.
1993-05-03 Jim WilsonDelete cond.awk reference.
1993-04-18 Richard Stallman(unary_expr): Delete the alternate REALPART and IMAGPAR...
1993-04-14 Richard StallmanImprove error message for sym undeclared at top level.
1993-04-09 Tom Wood*** empty log message ***
1993-04-05 Richard Stallman(expr_no_commas, from ASSIGN op):
1993-03-18 Richard Stallman(REALPART, IMAGPART): New token types.
1993-03-04 Michael MeissnerAdd missing comma.
1993-03-02 Richard Stallman(stmt): Allow all_iter_stmt.
1993-02-26 Richard Stallman(ivar_decls): Give a pedwarn (instead of a warning...
1993-02-18 Richard Stallman(program): After extdefs, pop any unpopped binding...
1993-02-02 Richard Stallman(unary_expr): Warn about overflows in parser-built...
1993-01-25 Jim Wilson(language_string): Define here for C and Obj-C.
1993-01-25 Richard Stallman(unary_expr => ANDAND identifier): Handle lookup_label...
1993-01-24 Richard StallmanUse new name objc-act.h.
1993-01-05 Richard Stallman(component_declarator): Allow attribute after nameless...
1993-01-02 Jim Wilson(label): Use expr_no_commas instead of expr for case...
1993-01-02 Richard Stallman(stmt, FOR case): Do call position_after_white_space
1992-10-07 Richard Stallman(component_decl_list): Do pedwarn for missing semicolo...
1992-10-01 Richard StallmanExpect 56 conflicts for objc.
1992-10-01 Richard StallmanAdd mode spec for Emacs.
1992-10-01 Richard StallmanInitial revision
This page took 0.809999 seconds and 93 git commands to generate.