summaryrefslogtreecommitdiff
path: root/gcc/c-parse.in
Commit message (Expand)AuthorAgeFilesLines
...
* (initdcl, notype_initdcl, init): Undo previous change.rms1993-10-101-16/+16
* (initdcl, notype_initdcl): Call push_momentary and pop_momentary here.rms1993-10-081-13/+16
* (attrib): Support attribute `volatile' with alias `noreturn', and `const'.rms1993-08-061-1/+8
* (simple_if, if_prefix, stmt): Undo Jul 7 change.wilson1993-07-281-7/+9
* (cast_expr): Use new initializer parsing functions.rms1993-07-231-44/+69
* (simple_if): Save stmt_count, and print empty bodywilson1993-07-071-6/+7
* (primary): In statement expression case,rms1993-07-041-7/+12
* (label): Use `convert_and_check' when checking foreggert1993-07-021-3/+5
* (all_iter_stmt_simple): Add missing `else'.rms1993-06-261-1/+1
* For Objc, expect just 20 conflicts.rms1993-05-061-1/+1
* Delete cond.awk reference.wilson1993-05-031-1/+1
* (unary_expr): Delete the alternate REALPART and IMAGPARTrms1993-04-181-6/+2
* Improve error message for sym undeclared at top level.rms1993-04-141-1/+1
* *** empty log message ***wood1993-04-091-70/+159
* (expr_no_commas, from ASSIGN op):rms1993-04-051-1/+2
* (REALPART, IMAGPART): New token types.rms1993-03-181-0/+9
* Add missing comma.meissner1993-03-041-1/+1
* (stmt): Allow all_iter_stmt.rms1993-03-021-1/+59
* (ivar_decls): Give a pedwarn (instead of a warning) for excess semicolons.rms1993-02-261-1/+1
* (program): After extdefs, pop any unpopped binding lvls.rms1993-02-181-0/+4
* (unary_expr): Warn about overflows in parser-built unary expressions.rms1993-02-021-1/+2
* (language_string): Define here for C and Obj-C.wilson1993-01-251-0/+9
* (unary_expr => ANDAND identifier): Handle lookup_label returning 0.rms1993-01-251-3/+9
* Use new name objc-act.h.rms1993-01-241-1/+1
* (component_declarator): Allow attribute after nameless field.rms1993-01-051-2/+3
* (label): Use expr_no_commas instead of expr for case labels.wilson1993-01-021-2/+2
* (stmt, FOR case): Do call position_after_white_spacerms1993-01-021-1/+2
* (component_decl_list): Do pedwarn for missing semicolon after last field decl.rms1992-10-071-1/+1
* Expect 56 conflicts for objc.rms1992-10-011-1/+1
* Add mode spec for Emacs.rms1992-10-011-1/+1
* Initial revisionrms1992-10-011-0/+2523