OSDN Git Service

* g++.old-deja/g++.other/eh4.C: Fix typo.
[pf3gnuchains/gcc-fork.git] / gcc / c-tree.h
2001-03-20 shebs2001-03-19 Stan Shebs <shebs@apple.com>
2000-12-20 rth * c-typeck.c (build_asm_stmt): New, broken...
2000-12-18 jsm28 * c-common.c (STD_C9L, ADJ_STD): Define.
2000-11-21 rth * cp/parse.y (yyparse_1): Rename the parser...
2000-11-18 jsm28 * c-decl.c (check_for_loop_decls): New function.
2000-11-10 mmitchel * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-10-17 berndsImproved sequence point warnings
2000-10-11 jsm28 * c-typeck.c (check_modify_expr): New function.
2000-10-06 rth * c-decl.c (warn_missing_noreturn): Remove.
2000-09-17 mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-09-10 mmitchel * c-common.h (add_stmt): Change prototype.
2000-09-07 zackIntegrated preprocessor.
2000-08-25 mmitchel * Makefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.
2000-08-21 jsm28 * c-tree.h (flag_hosted): Move declaration from here...
2000-08-04 zack * cpplex.c (parse_name): Might have to glue a CPP_OTHE...
2000-08-02 zack * c-common.h: Prototype min_precision and c_build_qual...
2000-07-31 zack * c-decl.c (mesg_implicit_function_declaration): Init...
2000-07-02 chelf2000-07-01 Benjamin Chelf <chelf@codesourcery.com>
2000-06-30 mmitchel * c-common.c: Include c-common.h, not c-lex.h or c...
2000-06-26 rth2000-06-26 Joseph S. Myers <jsm28@cam.ac.uk>
2000-06-19 zack * c-parse.in (undeclared_variable_notice): Moved to...
2000-06-06 mmitchel * c-common.h (c_language_kind): New type.
2000-05-09 zacktop level:
2000-03-17 kenner * Clean up usages of TREE_INT_CST_LOW.
2000-02-26 lawCopyright fixes
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-12 ghazi * c-common.c: PROTO -> PARAMS.
1999-09-30 law * c-tree.h (warn_float_equal): Declare.
1999-09-08 rth * c-typeck.c (type_lists_compatible_p): Use...
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-07-31 rth * c-typeck.c (initializer_constant_valid_p...
1999-07-20 crux * c-common.h: New file.
1999-07-02 gavinFor gcc:
1999-02-18 ghazi * bitmap.c (bitmap_print): Qualify a char*...
1999-01-31 zackh
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-06 lawCopyright fixes.
1998-10-21 mmitchel * invoke.texi: Document -flang-isoc9x.
1998-10-20 ghaziNew warning, `missing-noreturn':
1998-10-08 law * c-common.c (type_for_mode): Only return TItyp...
1998-09-10 rth* c-tree.h (warn_long_long): Declare it.
1998-08-24 jason * c-common.c (combine_strings): Also set TREE_READONLY.
1998-07-06 law * c-decl.c: Add warn_multichar.
1998-06-25 mmitchel * invoke.texi (-fstrict-aliasing): Document.
1998-06-19 law * c-tree.h (comptypes_record_hook): Removed.
1998-06-10 brolley Integrate cpplib into the C and C++ front ends.
1998-05-21 brolleyThu May 21 11:51:15 1998 Dave Brolley <brolley@cygnus...
1998-05-13 ghaziWarning fixes:
1998-04-21 law * c-common.c (type_for_mode): Handle TI types.
1998-04-12 law This change is from an idea suggested by Arthur David...
1998-04-03 lawdummy commit before merge
1997-01-19 kenner(warn_main, flag_hosted): New variables.
1996-12-07 kenner(skip_evaluation): New variable.
1996-07-03 mrsformatting tweaks
1996-03-13 wilson(warn_sign_compare): Add extern to declaration.
1996-02-19 merrillwarn_sign_compare
1996-01-09 dje(merge_attributes): Moved to tree.h.
1995-12-24 kenner(DECL_C_BIT_FIELD): New macro.
1995-11-29 wilson(merge_attributes): New declaration.
1995-06-15 kennerUpdate FSF address.
1995-06-14 kenner(start_function): New parameter for attributes.
1995-04-26 kenner(finish_decl_top): New declaration.
1995-04-26 kenner(finish_enum, finish_struct): Add ATTRIBUTES argument.
1995-04-25 kenner(start_decl): Two new tree parameters.
1995-03-10 kenner(start_function): Add new parameter.
1995-02-21 kenner(decl_attributes): Added argument.
1995-01-17 merrillDeclare boolean_*
1994-06-24 kennerDeclare warn_bad_function_cast.
1994-05-02 wilson(lookup_name_current_level_global): Declare.
1994-04-21 kenner(STDIO_PROTO): Don't define here.
1994-02-02 kennerRe-order declarations for functions in c-typeck.c to...
1993-10-05 kenner(init_function_format_info, record_function_format,
1993-09-23 rms(flag_allow_single_precision): Declared.
1993-07-23 djeFix typo.
1993-07-23 dje * c-tree.h: Fix prototypes for print_lang_decl, print_...
1993-07-23 rmsDeclare the new initializer parsing functions.
1993-04-09 woodAdd declarations for functions in objc-act.c.
1993-04-08 meissnerMove tree.h prototypes of c-* functions to c-tree.h
1993-03-27 kennerUse STDIO_PROTO for prototypes with FILE.
1993-03-04 rmsDeclare vars to hold complex types.
1993-03-02 rms(ITERATOR_P, ITERATOR_BOUND_P): New macros.
1993-02-13 rms(warn_missing_braces): Declared.
1993-02-05 rmsAdd some prototypes.
1993-01-30 rmsAdd many prototypes from bill@cygnus.com.
1992-12-10 kenner(IDENTIFIER_LIMBO_VALUE): Delete duplicate definition.
1992-09-16 wilson(lang_identifier): Add limbo_value field for out of
1992-09-10 rmsAdd comments.
1992-09-03 rms(IDENTIFIER_LIMBO_VALUE): New macro.
1992-07-23 rms(C_PROMOTING_INTEGER_TYPE_P): New macro.
1992-07-03 rmsAdded declarations for mode-related internal type nodes.
1992-06-27 kennerAdd declaration of truthvalue_conversion.
1992-06-25 rms(C_DECL_ANTICIPATED): New macro.
1992-03-14 rmsentered into RCS
1992-01-29 rmsInitial revision