OSDN Git Service

Finish up previous change.
[pf3gnuchains/gcc-fork.git] / gcc / c-parse.in
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