* config/alpha/x-vms (version): Change "." to "_".
[gcc.git] / gcc / c-tree.h
2001-12-04 Joseph Myersre PR c/4787 (Different anonymous variables declared...
2001-11-27 Neil Boothcpphash.c (_cpp_init_hashtable): Update.
2001-11-15 Neil Boothc-common.c: Include c-lex.h.
2001-11-12 Alexandre OlivaMakefile.in (c-lang.o): Depend on $(VARRAY_H).
2001-11-09 Neil BoothMakefile.in: Update.
2001-11-05 Neil Boothc-decl.c (delete_block): Remove.
2001-10-11 Kazu Hiratacalls.c: Fix formatting.
2001-10-09 Kazu Hirataacconfig.h: Fix comment formatting.
2001-10-08 Richard Hendersonc-common.h (struct c_lang_decl): Add declared_inline.
2001-09-06 Nathan SidwellRemove TYPE_NONCOPIED_PARTS.
2001-08-27 Andreas Jaeger* c-tree.h: Add prototyp for c_sizeof_nowarn.
2001-08-24 Jason Merrillc-common.c (c_alignof, [...]): Move here...
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-07-10 Jan van Maleregmove.c (replace_in_call_usage): Fix warnings.
2001-07-08 Joseph Myersc-common.c (decl_attributes): Only take a single attrib...
2001-06-05 Mark Mitchellc-tree.h (lang_decl): Add pending_sizes fields.
2001-05-26 Richard HendersonStandardize header guards.
2001-05-25 Joseph Myersc-parse.in (array_declarator): New.
2001-05-20 Neil BoothMakefile.in (OBJS, [...]): Update.
2001-05-12 Neil Boothc-parse.in (bison parser, [...]): Remove uses of doing_...
2001-05-11 Neil Boothc-common.c (finish_label_expr): New function, lifted...
2001-04-12 Kaveh R. Ghazic-common.h (truthvalue_conversion, [...]): Delete redun...
2001-03-20 Stan Shebsobjc-act.c (maybe_objc_method_name): Remove, never...
2000-12-20 Richard Hendersonc-typeck.c (build_asm_stmt): New, broken out from ...
2000-12-18 Joseph Myersc-common.c (STD_C9L, ADJ_STD): Define.
2000-11-21 Richard Hendersonparse.y (yyparse_1): Rename the parser entry point.
2000-11-18 Joseph Myersc-decl.c (check_for_loop_decls): New function.
2000-11-10 Mark MitchellMakefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-10-17 Bernd SchmidtImproved sequence point warnings
2000-10-11 Joseph Myersc-typeck.c (check_modify_expr): New function.
2000-10-06 Richard Hendersonc-decl.c (warn_missing_noreturn): Remove.
2000-09-17 Mark Mitchellsplay-tree.c (splay_tree_predecessor): Fix typo in...
2000-09-10 Mark Mitchellc-common.h (add_stmt): Change prototype.
2000-09-07 Zack WeinbergIntegrated preprocessor.
2000-08-25 Mark MitchellMakefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.
2000-08-21 Joseph Myersc-tree.h (flag_hosted): Move declaration from here...
2000-08-04 Zack Weinbergcpplex.c (parse_name): Might have to glue a CPP_OTHER...
2000-08-02 Zack Weinbergc-common.h: Prototype min_precision and c_build_qualifi...
2000-07-31 Zack Weinbergc-decl.c (mesg_implicit_function_declaration): Init...
2000-07-02 Ben ChelfMakefile.in (C_AND_OBJC_OBJS): Added c-semantics.o.
2000-06-30 Mark Mitchellc-common.c: Include c-common.h, not c-lex.h or c-tree.h.
2000-06-26 Richard Henderson[multiple changes]
2000-06-19 Zack Weinbergc-parse.in (undeclared_variable_notice): Moved to c...
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.
next