OSDN Git Service

* gcc.texi: Fixes for makeinfo 4.0 --html.
[pf3gnuchains/gcc-fork.git] / gcc / c-parse.y
2000-03-21 nathangcc
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-parse.y, c-parse.c, c-parse.h: Regenerate.
2000-02-26 lawFix copyrights.
2000-01-29 drepperAdjust variable names, comments, help strings to c99.
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-08 rthLinas Vepstas <linas@linas.org>
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 lawCopyright fixes.
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-02-25 law * c-parse.y (undeclared variable error): Tweak...
1997-11-02 lawThis commit was generated by cvs2svn to compensate...
1997-08-11 lawInitial revision