]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-common.h
c-common.h (RETURN_NULLIFIED_P): Lose.
[thirdparty/gcc.git] / gcc / c-common.h
2001-08-10  Jason Merrillc-common.h (RETURN_NULLIFIED_P): Lose.
2001-07-13  Joseph Myersc-common.c (decl_attributes): Take a pointer to the...
2001-07-08  Joseph Myersc-common.c (decl_attributes): Only take a single attrib...
2001-07-02  Nathan Sidwellc-common.h (TDI_inlined): New ast dump phase.
2001-07-01  Zack Weinbergc-common.h (enum rid): Add RID_FIRST_AT, RID_LAST_AT...
2001-06-18  Jason MerrillImplement the Named Return Value optimization.
2001-06-05  Nathan Sidwellc-common.h (flag_dump_translation_unit): Remove.
2001-05-26  Richard HendersonStandardize header guards.
2001-05-25  Mark Mitchellbuiltins.def: Encode additional information, such as...
2001-05-20  Neil BoothMakefile.in (OBJS, [...]): Update.
2001-05-16  Neil Boothc-common.h (RID_FIRST_PQ): New.
2001-05-11  Neil Boothc-common.c (finish_label_expr): New function, lifted...
2001-04-30  Richard Hendersonc-common.c (c_promoting_integer_type_p): New function...
2001-04-24  Nathan SidwellLazy __FUNCTION__ generation.
2001-04-12  Kaveh R. Ghazic-common.h (truthvalue_conversion, [...]): Delete redun...
2001-03-27  Mark Mitchellc-common.h (DECL_NUM_STMTS): New macro.
2001-01-13  Joseph Myersc-common.c: Move format checking code to ...
2001-01-11  Mark Mitchellc-common.h (CTI_VOID_LIST): Remove.
2001-01-04  Joseph Myersc-common.c (SIZE_TYPE, WCHAR_TYPE): Define.
2001-01-03  Joseph Myersc-common.c (c_common_lang_init): New function.
2001-01-02  Richard Hendersonc-common.h (ASM_INPUT_P): New.
2001-01-02  Andreas Jaegerc-decl.c (c_decode_option): Remove support of -Wmissing...
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-12-07  Joseph Myersc-common.c (warn_format_security): New variable.
2000-12-01  Joseph Myersc-common.c (warn_format, [...]): Define.
2000-12-01  Joseph Myersc-common.c: Include "defaults.h".
2000-11-28  Neil Boothc-common.h: Remove flag_digraphs.
2000-11-26  Richard Hendersonc-common.h (DECL_C_HARD_REGISTER): New.
2000-11-25  Neil Boothc-common.c: Remove USE_CPPLIB conditional inclusions.
2000-11-21  Richard Hendersonc-common.c (c_unsafe_for_reeval): New function.
2000-11-14  Joseph Myers* c-common.h (CTI_C_SIZE_TYPE): Update comment.
2000-11-13  Joseph Myersc-common.c (boolean_increment): New function.
2000-11-10  Mark MitchellMakefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-10-18  Mark Mitchellc-common.h (flag_no_builtin): Declare.
2000-10-18  Mark Mitchellc-common.c (back_end_hook): New variable.
2000-10-17  Bernd SchmidtImproved sequence point warnings
2000-10-17  Joseph Myersc-common.h (warn_missing_format_attribute): New variable.
2000-10-08  Joseph Myerstm.texi (INTMAX_TYPE, [...]): Define.
2000-10-06  Kaveh R. Ghazibuiltins.c (is_valid_printf_arglist, [...]): Move funct...
2000-09-19  Kaveh R. GhaziMakefile.in (c-common.o): Depend on diagnostic.h.
2000-09-17  Mark Mitchellsplay-tree.c (splay_tree_predecessor): Fix typo in...
2000-09-12  Mark Mitchellc-common.h (genrtl_clear_out_block): Remove.
2000-09-10  Mark Mitchellc-common.h (add_stmt): Change prototype.
2000-09-07  Mark Mitchellc-common.h (prep_stmt): Declare.
2000-09-07  Mark MitchellMove statement-tree facilities from C++ to C front...
2000-09-07  Zack WeinbergIntegrated preprocessor.
2000-09-06  Mark Mitchellextend.texi: Mark named return value extension as depre...
2000-09-01  Joseph Myersc-common.h (enum c_tree_index): Add CTI_C_SIZE_TYPE.
2000-08-29  Zack Weinbergtop level:
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-06  Joseph Myersc-common.h (enum c_tree_index): Add CTI_SIGNED_SIZE_TYP...
2000-08-04  Joseph Myersc-common.h (flag_isoc94): Declare.
2000-08-04  Joseph Myersstddef.h: Don't declare wint_t unless __need_wint_t.
2000-08-02  Zack Weinbergc-common.h: Prototype min_precision and c_build_qualifi...
2000-07-13  Neil Boothc-common.h (flag_digraphs): New.
2000-07-10  Benjamin Chelfc-common.h (build_stmt): Declare.
2000-07-03  Benjamin Chelfc-common.h (genrtl_begin_compound_stmt): Remove declara...
2000-07-02  Ben ChelfMakefile.in (C_AND_OBJC_OBJS): Added c-semantics.o.
2000-06-30  Mark MitchellMakefile.in (c-common.o): Don't depend on c-tree.h...
2000-06-30  Mark Mitchellc-common.c: Include c-common.h, not c-lex.h or c-tree.h.
2000-06-19  Ben Chelfc-common.h (IF_COND): Added documentation.
2000-06-17  Benjamin Chelfc-common.c (c_tree_code_type): New array.
2000-06-14  Benjamin Chelfc-common.h (IF_COND): Moved here from cp/cp-tree.h.
2000-06-06  Mark Mitchellc-common.h (c_language_kind): New type.
2000-06-03  Richard Hendersonalias.c (lang_get_alias_set): Remove.
2000-05-31  Richard KennerMakefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-18  Chris Demetriouc-common.h (enum c_tree_index): Add g77 type entries.
2000-03-08  Nathan Sidwellc-common.h (make_fname_decl): Declare.
2000-02-26  Jeff LawCopyright fixes.
2000-01-12  Kaveh R. Ghazic-common.c: PROTO -> PARAMS.
1999-11-01  Richard Kenner[multiple changes]
1999-09-24  Bernd SchmidtAllow to distinguish between three classes of builtin...
1999-09-10  Bernd SchmidtMove declarations and building code for common tree...
1999-09-08  Richard Hendersonc-typeck.c (type_lists_compatible_p): Use simple_type_p...
1999-07-31  Richard Hendersonc-typeck.c (initializer_constant_valid_p): Move ...
1999-07-26  Richard Hendersonbuiltins.c (expand_builtin_saveregs): Remove static...
1999-07-20  Bernd Schmidtc-common.h: New file.