c-common.h (c_language_kind): New type.
[gcc.git] / gcc / c-tree.h
2000-06-06 Mark Mitchellc-common.h (c_language_kind): New type.
2000-05-09 Zack Weinbergtop level:
2000-03-17 Richard Kenner* Clean up usages of TREE_INT_CST_LOW.
2000-02-26 Jeff LawCopyright fixes
2000-01-29 Ulrich DrepperAdjust variable names, comments, help strings to c99.
2000-01-25 Zack Weinbergc-common.c, [...]: Remove all references to obstack...
2000-01-12 Kaveh R. Ghazic-common.c: PROTO -> PARAMS.
1999-09-30 Dirk Zollerc-tree.h (warn_float_equal): Declare.
1999-09-08 Richard Hendersonc-typeck.c (type_lists_compatible_p): Use simple_type_p...
1999-09-06 Bernd SchmidtMakefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.
1999-09-05 Bernd Schmidtc-decl.c (struct language_function): Renamed from struc...
1999-07-31 Richard Hendersonc-typeck.c (initializer_constant_valid_p): Move ...
1999-07-20 Bernd Schmidtc-common.h: New file.
1999-07-02 Gavin Romig-KochFor gcc:
1999-02-18 Kaveh R. Ghazibitmap.c (bitmap_print): Qualify a char* with the ...
1999-01-31 Zack Weinbergflags.h: Declare flag_no_ident.
1999-01-27 Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-06 Jeff LawCopyright fixes.
1998-10-21 Mark Mitchellinvoke.texi: Document -flang-isoc9x.
1998-10-20 Kaveh R. GhaziNew warning, `missing-noreturn':
1998-10-08 Jeff Lawc-common.c (type_for_mode): Only return TItype nodes...
1998-09-10 Richard Henderson* c-tree.h (warn_long_long): Declare it.
1998-08-24 Jason Merrillc-common.c (combine_strings): Also set TREE_READONLY.
1998-07-06 Jason Merrillc-decl.c: Add warn_multichar.
1998-06-25 Mark Mitchellinvoke.texi (-fstrict-aliasing): Document.
1998-06-19 H.J. Luc-tree.h (comptypes_record_hook): Removed.
1998-06-10 Dave BrolleyIntegrate cpplib into the C and C++ front ends.
1998-05-21 Dave Brolleyconfigure.in (extra_c_objs): add prefix.o.
1998-05-13 Kaveh R. GhaziWarning fixes:
1998-04-21 Jeffrey A Lawc-common.c (type_for_mode): Handle TI types.
1998-04-12 Paul EggertThis change is from an idea suggested by Arthur David...
1998-04-03 Jeff Lawdummy commit before merge
1997-01-19 Richard Kenner(warn_main, flag_hosted): New variables.
1996-12-07 Richard Kenner(skip_evaluation): New variable.
1996-07-03 Mike Stumpformatting tweaks
1996-03-13 Jim Wilson(warn_sign_compare): Add extern to declaration.
1996-02-19 Jason Merrillwarn_sign_compare
1996-01-09 Doug Evans(merge_attributes): Moved to tree.h.
1995-12-24 Richard Kenner(DECL_C_BIT_FIELD): New macro.
1995-11-29 Jim Wilson(merge_attributes): New declaration.
1995-06-15 Richard KennerUpdate FSF address.
1995-06-14 Richard Kenner(start_function): New parameter for attributes.
1995-04-26 Richard Kenner(finish_decl_top): New declaration.
1995-04-26 Richard Kenner(finish_enum, finish_struct): Add ATTRIBUTES argument.
1995-04-25 Richard Kenner(start_decl): Two new tree parameters.
1995-03-10 Richard Kenner(start_function): Add new parameter.
1995-02-21 Richard Kenner(decl_attributes): Added argument.
1995-01-17 Jason MerrillDeclare boolean_*
1994-06-24 Richard KennerDeclare warn_bad_function_cast.
1994-05-02 Jim Wilson(lookup_name_current_level_global): Declare.
1994-04-21 Richard Kenner(STDIO_PROTO): Don't define here.
1994-02-02 Richard KennerRe-order declarations for functions in c-typeck.c to...
1993-10-05 Richard Kenner(init_function_format_info, record_function_format,
1993-09-23 Richard Stallman(flag_allow_single_precision): Declared.
1993-07-23 Doug EvansFix typo.
1993-07-23 Doug Evans* c-tree.h: Fix prototypes for print_lang_decl, print_l...
1993-07-23 Richard StallmanDeclare the new initializer parsing functions.
1993-04-09 Tom WoodAdd declarations for functions in objc-act.c.
1993-04-08 Michael MeissnerMove tree.h prototypes of c-* functions to c-tree.h
1993-03-27 Richard KennerUse STDIO_PROTO for prototypes with FILE.
1993-03-04 Richard StallmanDeclare vars to hold complex types.
1993-03-02 Richard Stallman(ITERATOR_P, ITERATOR_BOUND_P): New macros.
1993-02-13 Richard Stallman(warn_missing_braces): Declared.
1993-02-05 Richard StallmanAdd some prototypes.
1993-01-30 Richard StallmanAdd many prototypes from bill@cygnus.com.
1992-12-10 Richard Kenner(IDENTIFIER_LIMBO_VALUE): Delete duplicate definition.
1992-09-16 Jim Wilson(lang_identifier): Add limbo_value field for out of...
1992-09-10 Richard StallmanAdd comments.
1992-09-03 Richard Stallman(IDENTIFIER_LIMBO_VALUE): New macro.
1992-07-23 Richard Stallman(C_PROMOTING_INTEGER_TYPE_P): New macro.
1992-07-03 Richard StallmanAdded declarations for mode-related internal type nodes.
1992-06-27 Richard KennerAdd declaration of truthvalue_conversion.
1992-06-25 Richard Stallman(C_DECL_ANTICIPATED): New macro.
1992-03-14 Richard Stallmanentered into RCS
1992-01-29 Richard StallmanInitial revision