| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-parse.in: save and restore warn_pointer_arith on __extension__ | law | 1999-09-22 | 1 | -6/+18 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -1/+0 |
* | * Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o. | mmitchel | 1999-09-06 | 1 | -1/+12 |
* | * c-decl.c (struct language_function): Renamed from struct c_function. | mmitchel | 1999-09-05 | 1 | -6/+12 |
* | * c-parse.in (compstmt_primary_start): New, broken out of first | rth | 1999-09-02 | 1 | -50/+44 |
* | * c-parse.in (language_string): Constify. | ghazi | 1999-08-31 | 1 | -2/+2 |
* | * c-lex.c: Sync with C++ frontend. | jason | 1999-08-04 | 1 | -0/+3 |
* | * builtins.c (expand_builtin_saveregs): Remove static, remove exp | rth | 1999-07-26 | 1 | -1/+3 |
* | * c-parse.in (absdcl1): Allow attributes in explicit typespecs. | law | 1999-04-26 | 1 | -1/+3 |
* | * c-parse.in (expr_no_commas): Verify we've an expr before | rth | 1999-04-22 | 1 | -4/+14 |
* | Fix copyrights. | law | 1999-01-06 | 1 | -1/+1 |
* | * c-common.c (decl_attributes): Allow applying attribute `unused' | ghazi | 1999-01-04 | 1 | -2/+5 |
* | * c-common.c (declare_function_name): Declare predefinied variable | rth | 1998-12-01 | 1 | -17/+40 |
* | * invoke.texi: Document -flang-isoc9x. | mmitchel | 1998-10-21 | 1 | -1/+1 |
* | * c-parse.in (struct_head, union_head, enum_head): New nonterminals. | law | 1998-07-06 | 1 | -15/+37 |
* | Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com> | robertl | 1998-05-06 | 1 | -0/+1 |
* | * Check in merge from gcc2. See ChangeLog.12 for details. | law | 1998-05-05 | 1 | -2/+8 |
* | More system.h cutover patches: | ghazi | 1998-04-06 | 1 | -8/+1 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | law | 1998-04-04 | 1 | -1/+1 |
* | * c-parse.in: Recognize protocol qualifiers in class | law | 1998-03-23 | 1 | -3/+10 |
* | * c-parse.in (undeclared variable error): Tweak error message to | law | 1998-03-01 | 1 | -18/+25 |
* | (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 |