OSDN Git Service

config:
[pf3gnuchains/gcc-fork.git] / gcc / c-parse.in
2000-11-02 neil * c-lex.c (init_c_lex): Update cpp_start_read...
2000-11-01 neil * c-parse.in (_yylex): Remove CPP_BACKSLASH case.
2000-09-17 mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-09-14 jsm28 * c-parse.in (reswords): Add _Complex.
2000-09-10 mmitchel * c-common.h (add_stmt): Change prototype.
2000-09-10 rth * c-parse.in: Revert last change.
2000-09-10 rth * c-parse.in (asm patterns): Fix volatile check.
2000-09-07 zack * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if
2000-09-07 zackIntegrated preprocessor.
2000-08-29 ghazi * c-decl.c (define_label): Call warning_with_file_and_...
2000-08-25 mmitchel * Makefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.
2000-08-23 ghazi * c-parse.in (unop +): Restrict -Wtraditional warnings...
2000-08-11 ghazi * c-parse.in (cast_expr): Avoid -Wstrict-prototype...
2000-08-08 jsm28 * c-common.c (combine_strings, check_format_info)...
2000-08-07 ovidiuChanged the language string for Objective-C to "GNU...
2000-08-04 zack * cpplex.c (parse_name): Might have to glue a CPP_OTHE...
2000-07-31 geoffk* c-parse.in (extdefs): Call ggc_collect between external
2000-07-27 ghazi * c-parse.in (string): For -Wtraditional, warn about...
2000-07-12 ghazi * c-decl.c (define_label): Warn about identifier confl...
2000-07-12 ghaziWarning fixes:
2000-07-10 chelf2000-07-10 Benjamin Chelf <chelf@codesourcery.com>
2000-06-19 zack * c-parse.in (undeclared_variable_notice): Moved to...
2000-06-05 nathan * tree.h (VOID_TYPE_P): New macro.
2000-05-09 zacktop level:
2000-04-12 jakub * objc/objc-act.c: Include ggc.h.
2000-03-31 law * c-parse.in (cast_expr): Move change from...
2000-03-20 loewis * c-parse.in (SAVE_WARN_FLAGS): Use size_int.
2000-03-17 kenner * Clean up usages of TREE_INT_CST_LOW.
2000-03-14 gkm * c-lex.h (enum rid): Add RID_BOUNDED & RID_UNBOUNDED.
2000-02-26 lawCopyright fixes
2000-01-30 zack * c-parse.in: Apply Ulrich's changes from c-parse.y.
2000-01-25 zack * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse...
2000-01-18 loewis * c-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.
2000-01-12 ghazi * c-common.c: PROTO -> PARAMS.
1999-12-17 zack1999-12-17 13:21 -0800 Zack Weinberg <zack@rabi.colum...
1999-12-10 ghazi * c-parse.in (string): With -Wtraditional,...
1999-10-26 ghazi * c-parse.in (cast_expr): Constify.
1999-10-15 law * c-parse.in (component_decl): Support anonymou...
1999-09-22 law * c-parse.in: save and restore warn_pointer_arit...
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-06 mmitchel * Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.
1999-09-05 mmitchel * c-decl.c (struct language_function): Renamed from...
1999-09-02 rth * c-parse.in (compstmt_primary_start): New...
1999-08-31 ghazi * c-parse.in (language_string): Constify.
1999-08-04 jason * c-lex.c: Sync with C++ frontend.
1999-07-26 rth * builtins.c (expand_builtin_saveregs): Remove...
1999-04-26 law * c-parse.in (absdcl1): Allow attributes in...
1999-04-22 rth * c-parse.in (expr_no_commas): Verify we've...
1999-01-06 lawFix copyrights.
1999-01-04 ghazi * c-common.c (decl_attributes): Allow applying...
1998-12-01 rth * c-common.c (declare_function_name): Declare...
1998-10-21 mmitchel * invoke.texi: Document -flang-isoc9x.
1998-07-06 law * c-parse.in (struct_head, union_head, enum_hea...
1998-05-06 robertlWed May 6 06:35:38 1998 Robert Lipe <robertl@dgii...
1998-05-05 law * Check in merge from gcc2. See ChangeLog...
1998-04-06 ghaziMore system.h cutover patches:
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-03-23 law * c-parse.in: Recognize protocol qualifiers...
1998-03-01 law * c-parse.in (undeclared variable error): Tweak...
1997-03-17 kenner(expr_no_commas): Do not store temporary skip_evaluatio...
1997-01-07 merrillx
1996-12-07 kenner(unary_expr, expr_no_commas): Increment skip_evaluation...
1996-10-09 kennerUpdate number of shift/reduce conflicts.
1996-05-18 kennerUpdate number of shift/reduce conflicts for objc.
1996-04-20 kenner(typespec): Made <SomeProtocol> equivalent to (id ...
1996-02-02 eggert(stmt): Warn about `goto *expr;' if pedantic.
1995-09-22 kenner(enumlist): Propagate error_mark_node.
1995-08-31 kenner(ends_in_label): New %union member.
1995-06-15 kennerUpdate FSF address.
1995-06-14 kennerRevert most of last change.
1995-06-14 kenner(fndef, nested_function, notype_nested_function): Suppo...
1995-05-23 kennerObjc shift/reduce conflicts now 48.
1995-05-21 kenner(datadef, fndef, ivar_decl, mydecls): Restore declspec_...
1995-05-16 kennerFix typos in comments.
1995-05-12 kenner(myparm): Handle attributes.
1995-05-12 kennerAdjust number of shift/reduce conflicts.
1995-05-11 kenner(nested_function, notype_nested_function): Allow old...
1995-04-26 kennerUpdate number of shift/reduce conflicts.
1995-04-25 kenner(attrib): Permit null-length argument list to attributes.
1995-04-25 kenner(initdcl, notype_initdcl): Pass attributes to start_dec...
1995-04-13 dje(update expected conflict count)
1995-03-31 kenner(structsp): Correct error in last change.
1995-03-30 kennerNow have 27 shift/reduce conflicts.
1995-03-29 kenner(initdcl): Only call decl_attributes once.
1995-03-10 kenner(fndef, nested_function): Pass prefix_attributes to...
1995-03-02 kennerFix typo in last change.
1995-03-02 kennerUpdate shift/reduce conflict documentation.
1995-02-21 kennerNew rules to allow attributes in a prefix position.
1995-02-13 kenner(ALIGN): Remove unused token.
1995-01-14 kenner(unary_expr): If -pedantic, give error for &&.
1995-01-14 merrill__attribute__ ((constructor))
1994-08-24 kenner(parmlist_2): Give error for function with only ELLIPSI...
1994-07-11 kenner(stmt): Don't give more than one error message if a...
1994-07-01 kenner(initelt): The equal sign is optional when positioning...
1994-05-29 kenner(init, compstmt, stmt, all_iter_stmt_with_decl): If...
1994-05-16 rms(enumlist): Add error alternative.
1994-05-06 kennerRewrite attribute parsing; update the expected conflict...
1994-03-28 rms(attrib): Handle string args as expressions,
1994-03-27 djeBack out this patch:
1994-03-25 kenner(primary): Remove decl of unused variable CONTEXT.
next