OSDN Git Service

Copy files needed for other files at the very end.
[pf3gnuchains/gcc-fork.git] / gcc / c-parse.in
1993-10-29 kenner(init): Remove extraneous pop_momentary in error case.
1993-10-13 rms(initdcl, notype_initdcl): Call decl_attributes
1993-10-11 rms(stmt): Don't call default_conversion on top-level...
1993-10-10 rms(initdcl, notype_initdcl, init): Undo previous change.
1993-10-08 rms(initdcl, notype_initdcl): Call push_momentary and...
1993-08-06 rms(attrib): Support attribute `volatile' with alias ...
1993-07-28 wilson(simple_if, if_prefix, stmt): Undo Jul 7 change.
1993-07-23 rms(cast_expr): Use new initializer parsing functions.
1993-07-07 wilson(simple_if): Save stmt_count, and print empty body
1993-07-04 rms(primary): In statement expression case,
1993-07-02 eggert(label): Use `convert_and_check' when checking for
1993-06-26 rms(all_iter_stmt_simple): Add missing `else'.
1993-05-06 rmsFor Objc, expect just 20 conflicts.
1993-05-03 wilsonDelete cond.awk reference.
1993-04-18 rms(unary_expr): Delete the alternate REALPART and IMAGPART
1993-04-14 rmsImprove error message for sym undeclared at top level.
1993-04-09 wood*** empty log message ***
1993-04-05 rms(expr_no_commas, from ASSIGN op):
1993-03-18 rms(REALPART, IMAGPART): New token types.
1993-03-04 meissnerAdd missing comma.
1993-03-02 rms(stmt): Allow all_iter_stmt.
1993-02-26 rms(ivar_decls): Give a pedwarn (instead of a warning...
1993-02-18 rms(program): After extdefs, pop any unpopped binding...
1993-02-02 rms(unary_expr): Warn about overflows in parser-built...
1993-01-25 wilson(language_string): Define here for C and Obj-C.
1993-01-25 rms(unary_expr => ANDAND identifier): Handle lookup_label...
1993-01-24 rmsUse new name objc-act.h.
1993-01-05 rms(component_declarator): Allow attribute after nameless...
1993-01-02 wilson(label): Use expr_no_commas instead of expr for case...
1993-01-02 rms(stmt, FOR case): Do call position_after_white_space
1992-10-07 rms(component_decl_list): Do pedwarn for missing semicolo...
1992-10-01 rmsExpect 56 conflicts for objc.
1992-10-01 rmsAdd mode spec for Emacs.
1992-10-01 rmsInitial revision