| Commit message (Expand) | Author | Age | Files | Lines |
* | (expr_no_commas): Do not store temporary skip_evaluation increments on | kenner | 1997-03-17 | 1 | -15/+11 |
* | x | merrill | 1997-01-07 | 1 | -6/+16 |
* | (unary_expr, expr_no_commas): Increment skip_evaluation when analyzing an | kenner | 1996-12-07 | 1 | -14/+55 |
* | Update number of shift/reduce conflicts. | kenner | 1996-10-09 | 1 | -26/+82 |
* | Update number of shift/reduce conflicts for objc. | kenner | 1996-05-18 | 1 | -2/+2 |
* | (typespec): Made <SomeProtocol> equivalent to (id <SomeProtocol>). | kenner | 1996-04-20 | 1 | -2/+12 |
* | (stmt): Warn about `goto *expr;' if pedantic. | eggert | 1996-02-02 | 1 | -1/+5 |
* | (enumlist): Propagate error_mark_node. | kenner | 1995-09-22 | 1 | -1/+4 |
* | (ends_in_label): New %union member. | kenner | 1995-08-31 | 1 | -11/+18 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | Revert most of last change. | kenner | 1995-06-14 | 1 | -12/+14 |
* | (fndef, nested_function, notype_nested_function): Support attributes | kenner | 1995-06-14 | 1 | -12/+13 |
* | Objc shift/reduce conflicts now 48. | kenner | 1995-05-23 | 1 | -23/+43 |
* | (datadef, fndef, ivar_decl, mydecls): Restore declspec_stack since | kenner | 1995-05-21 | 1 | -20/+62 |
* | Fix typos in comments. | kenner | 1995-05-16 | 1 | -2/+2 |
* | (myparm): Handle attributes. | kenner | 1995-05-12 | 1 | -6/+15 |
* | Adjust number of shift/reduce conflicts. | kenner | 1995-05-12 | 1 | -12/+23 |
* | (nested_function, notype_nested_function): Allow old-style arg | kenner | 1995-05-11 | 1 | -4/+6 |
* | Update number of shift/reduce conflicts. | kenner | 1995-04-26 | 1 | -18/+11 |
* | (attrib): Permit null-length argument list to attributes. | kenner | 1995-04-25 | 1 | -1/+1 |
* | (initdcl, notype_initdcl): Pass attributes to start_decl; delete call | kenner | 1995-04-25 | 1 | -8/+8 |
* | (update expected conflict count) | dje | 1995-04-13 | 1 | -2/+2 |
* | (structsp): Correct error in last change. | kenner | 1995-03-31 | 1 | -3/+5 |
* | Now have 27 shift/reduce conflicts. | kenner | 1995-03-30 | 1 | -14/+17 |
* | (initdcl): Only call decl_attributes once. | kenner | 1995-03-29 | 1 | -1/+0 |
* | (fndef, nested_function): Pass prefix_attributes to start_function. | kenner | 1995-03-10 | 1 | -9/+20 |
* | Fix typo in last change. | kenner | 1995-03-02 | 1 | -1/+2 |
* | Update shift/reduce conflict documentation. | kenner | 1995-03-02 | 1 | -12/+20 |
* | New rules to allow attributes in a prefix position. | kenner | 1995-02-21 | 1 | -12/+27 |
* | (ALIGN): Remove unused token. | kenner | 1995-02-13 | 1 | -1/+1 |
* | (unary_expr): If -pedantic, give error for &&. | kenner | 1995-01-14 | 1 | -1/+3 |
* | __attribute__ ((constructor)) | merrill | 1995-01-14 | 1 | -6/+2 |
* | (parmlist_2): Give error for function with only ELLIPSIS as an | kenner | 1994-08-24 | 1 | -2/+7 |
* | (stmt): Don't give more than one error message if a nested `if' has an | kenner | 1994-07-11 | 1 | -2/+3 |
* | (initelt): The equal sign is optional when positioning to a single | kenner | 1994-07-01 | 1 | -0/+3 |
* | (init, compstmt, stmt, all_iter_stmt_with_decl): If the lookahead | kenner | 1994-05-29 | 1 | -7/+26 |
* | (enumlist): Add error alternative. | rms | 1994-05-16 | 1 | -0/+2 |
* | Rewrite attribute parsing; update the expected conflicts and state | kenner | 1994-05-06 | 1 | -66/+60 |
* | (attrib): Handle string args as expressions, | rms | 1994-03-28 | 1 | -28/+14 |
* | Back out this patch: | dje | 1994-03-27 | 1 | -5/+5 |
* | (primary): Remove decl of unused variable CONTEXT. | kenner | 1994-03-25 | 1 | -2/+0 |
* | (attrib): Use `identifier' instead of `IDENTIFIER' since names that | kenner | 1994-03-19 | 1 | -5/+5 |
* | (attrib): Handle attribute ((section ("string"))). | dje | 1994-02-17 | 1 | -0/+10 |
* | (maybe_attribute): Allow multiple __attribute__ clauses on a | kenner | 1994-01-13 | 1 | -3/+3 |
* | (attrib): Allow expressions instead of constants. | kenner | 1993-12-24 | 1 | -10/+12 |
* | Don't fail to set $$. | rms | 1993-11-23 | 1 | -1/+2 |
* | (init): Remove extraneous pop_momentary in error case. | kenner | 1993-10-29 | 1 | -2/+1 |
* | (initdcl, notype_initdcl): Call decl_attributes | rms | 1993-10-13 | 1 | -0/+2 |
* | (stmt): Don't call default_conversion on top-level expressions. | rms | 1993-10-11 | 1 | -0/+7 |
* | (initdcl, notype_initdcl, init): Undo previous change. | rms | 1993-10-10 | 1 | -16/+16 |