Age | Commit message (Expand) | Author | Files | Lines |
1998-10-21 | invoke.texi: Document -flang-isoc9x. | Mark Mitchell | 1 | -1/+1 |
1998-07-06 | c-parse.in (struct_head, [...]): New nonterminals. | Jason Merrill | 1 | -15/+37 |
1998-05-06 | toplev.h: New file. | Robert Lipe | 1 | -0/+1 |
1998-05-05 | * Check in merge from gcc2. See ChangeLog.12 for details. | Jeff Law | 1 | -2/+8 |
1998-04-06 | More system.h cutover patches: | Kaveh R. Ghazi | 1 | -8/+1 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 1 | -1/+1 |
1998-03-23 | c-parse.in: Recognize protocol qualifiers in class definitions for objc. | H.J. Lu | 1 | -3/+10 |
1998-03-01 | c-parse.in (undeclared variable error): Tweak error message to be clearer. | Jeffrey A Law | 1 | -18/+25 |
1997-03-17 | (expr_no_commas): Do not store temporary skip_evaluation increments on yacc v... | Richard Kenner | 1 | -15/+11 |
1997-01-07 | x | Jason Merrill | 1 | -6/+16 |
1996-12-07 | (unary_expr, expr_no_commas): Increment skip_evaluation when analyzing an exp... | Richard Kenner | 1 | -14/+55 |
1996-10-09 | Update number of shift/reduce conflicts. | Richard Kenner | 1 | -26/+82 |
1996-05-18 | Update number of shift/reduce conflicts for objc. | Richard Kenner | 1 | -2/+2 |
1996-04-20 | (typespec): Made <SomeProtocol> equivalent to (id <SomeProtocol>). | Richard Kenner | 1 | -2/+12 |
1996-02-02 | (stmt): Warn about `goto *expr;' if pedantic. | Paul Eggert | 1 | -1/+5 |
1995-09-22 | (enumlist): Propagate error_mark_node. | Richard Kenner | 1 | -1/+4 |
1995-08-31 | (ends_in_label): New %union member. | Richard Kenner | 1 | -11/+18 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-06-14 | Revert most of last change. | Richard Kenner | 1 | -12/+14 |
1995-06-14 | (fndef, nested_function, notype_nested_function): Support attributes | Richard Kenner | 1 | -12/+13 |
1995-05-23 | Objc shift/reduce conflicts now 48. | Richard Kenner | 1 | -23/+43 |
1995-05-21 | (datadef, fndef, ivar_decl, mydecls): Restore declspec_stack since setspecs i... | Richard Kenner | 1 | -20/+62 |
1995-05-16 | Fix typos in comments. | Richard Kenner | 1 | -2/+2 |
1995-05-12 | (myparm): Handle attributes. | Richard Kenner | 1 | -6/+15 |
1995-05-12 | Adjust number of shift/reduce conflicts. | Richard Kenner | 1 | -12/+23 |
1995-05-11 | (nested_function, notype_nested_function): Allow old-style arg | Richard Kenner | 1 | -4/+6 |
1995-04-26 | Update number of shift/reduce conflicts. | Richard Kenner | 1 | -18/+11 |
1995-04-25 | (attrib): Permit null-length argument list to attributes. | Richard Kenner | 1 | -1/+1 |
1995-04-25 | (initdcl, notype_initdcl): Pass attributes to start_decl; delete call | Richard Kenner | 1 | -8/+8 |
1995-04-13 | (update expected conflict count) | Doug Evans | 1 | -2/+2 |
1995-03-31 | (structsp): Correct error in last change. | Richard Kenner | 1 | -3/+5 |
1995-03-30 | Now have 27 shift/reduce conflicts. | Richard Kenner | 1 | -14/+17 |
1995-03-29 | (initdcl): Only call decl_attributes once. | Richard Kenner | 1 | -1/+0 |
1995-03-09 | (fndef, nested_function): Pass prefix_attributes to start_function. | Richard Kenner | 1 | -9/+20 |
1995-03-02 | Fix typo in last change. | Richard Kenner | 1 | -1/+2 |
1995-03-02 | Update shift/reduce conflict documentation. | Richard Kenner | 1 | -12/+20 |
1995-02-21 | New rules to allow attributes in a prefix position. | Richard Kenner | 1 | -12/+27 |
1995-02-13 | (ALIGN): Remove unused token. | Richard Kenner | 1 | -1/+1 |
1995-01-13 | (unary_expr): If -pedantic, give error for &&. | Richard Kenner | 1 | -1/+3 |
1995-01-14 | __attribute__ ((constructor)) | Jason Merrill | 1 | -6/+2 |
1994-08-24 | (parmlist_2): Give error for function with only ELLIPSIS as an | Richard Kenner | 1 | -2/+7 |
1994-07-11 | (stmt): Don't give more than one error message if a nested `if' has an | Richard Kenner | 1 | -2/+3 |
1994-07-01 | (initelt): The equal sign is optional when positioning to a single | Richard Kenner | 1 | -0/+3 |
1994-05-28 | (init... | Richard Kenner | 1 | -7/+26 |
1994-05-16 | (enumlist): Add error alternative. | Richard Stallman | 1 | -0/+2 |
1994-05-06 | Rewrite attribute parsing; update the expected conflicts and state | Richard Kenner | 1 | -66/+60 |
1994-03-28 | (attrib): Handle string args as expressions, | Richard Stallman | 1 | -28/+14 |
1994-03-27 | Back out this patch: | Doug Evans | 1 | -5/+5 |
1994-03-25 | (primary): Remove decl of unused variable CONTEXT. | Richard Kenner | 1 | -2/+0 |
1994-03-19 | (attrib): Use `identifier' instead of `IDENTIFIER' since names that | Richard Kenner | 1 | -5/+5 |