OSDN Git Service

update the sample output
[pf3gnuchains/gcc-fork.git] / gcc / c-common.h
2001-07-13 jsm28 * c-common.c (decl_attributes): Take a pointer to...
2001-07-08 jsm28 * c-common.c (decl_attributes): Only take a single...
2001-07-02 nathan * c-common.h (TDI_inlined): New ast dump phase.
2001-07-01 zack * c-common.h (enum rid): Add RID_FIRST_AT, RID_LAST_AT,
2001-06-18 jason Implement the Named Return Value optimization.
2001-06-05 nathan * c-common.h (flag_dump_translation_unit): Remove.
2001-05-26 rthStandardize header guards.
2001-05-25 mmitchel * builtins.def: Encode additional information, such...
2001-05-20 neil * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,
2001-05-16 neil * c-common.h (RID_FIRST_PQ): New.
2001-05-11 neil * c-common.c (finish_label_expr): New function, lifted...
2001-04-30 rth * c-common.c (c_promoting_integer_type_p):...
2001-04-24 nathangcc:
2001-04-12 ghazi * c-common.h (truthvalue_conversion, type_for_mode,
2001-03-27 mmitchel * c-common.h (DECL_NUM_STMTS): New macro.
2001-01-13 jsm28 * c-common.c: Move format checking code to ...
2001-01-11 mmitchel * c-common.h (CTI_VOID_LIST): Remove.
2001-01-04 jsm28 * c-common.c (SIZE_TYPE, WCHAR_TYPE): Define.
2001-01-03 jsm28 * c-common.c (c_common_lang_init): New function. ...
2001-01-02 rth * c-common.h (ASM_INPUT_P): New.
2001-01-02 aj * c-decl.c (c_decode_option): Remove support of
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-12-07 jsm28 * c-common.c (warn_format_security): New variable.
2000-12-01 jsm28 * c-common.c (warn_format, warn_format_y2k,
2000-12-01 jsm28 * c-common.c: Include "defaults.h".
2000-11-28 neil * c-common.h: Remove flag_digraphs.
2000-11-26 rth * c-common.h (DECL_C_HARD_REGISTER): New.
2000-11-25 neil * c-common.c: Remove USE_CPPLIB conditional...
2000-11-21 rth * c-common.c (c_unsafe_for_reeval): New function.
2000-11-14 jsm28 * c-common.h (CTI_C_SIZE_TYPE): Update comment.
2000-11-13 jsm28 * c-common.c (boolean_increment): New function.
2000-11-10 mmitchel * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-10-18 mmitchel * c-common.h (flag_no_builtin): Declare.
2000-10-18 mmitchel * c-common.c (back_end_hook): New variable.
2000-10-17 berndsImproved sequence point warnings
2000-10-17 jsm28 * c-common.h (warn_missing_format_attribute): New...
2000-10-08 jsm28 * tm.texi (INTMAX_TYPE, UINTMAX_TYPE): Define.
2000-10-06 ghazi * builtins.c (is_valid_printf_arglist, expand_builtin_...
2000-09-19 ghazi * Makefile.in (c-common.o): Depend on diagnostic.h.
2000-09-17 mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-09-12 mmitchel * c-common.h (genrtl_clear_out_block): Remove.
2000-09-10 mmitchel * c-common.h (add_stmt): Change prototype.
2000-09-07 mmitchel * c-common.h (prep_stmt): Declare.
2000-09-07 mmitchel Move statement-tree facilities from C++ to C front...
2000-09-07 zackIntegrated preprocessor.
2000-09-06 mmitchel * extend.texi: Mark named return value extension as...
2000-09-01 jsm28 * c-common.h (enum c_tree_index): Add CTI_C_SIZE_TYPE.
2000-08-29 zacktop level:
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-06 jsm28 * c-common.h (enum c_tree_index): Add CTI_SIGNED_SIZE_...
2000-08-04 jsm28 * c-common.h (flag_isoc94): Declare.
2000-08-04 jsm28 * ginclude/stddef.h: Don't declare wint_t unless __nee...
2000-08-02 zack * c-common.h: Prototype min_precision and c_build_qual...
2000-07-13 neil * c-common.h (flag_digraphs): New.
2000-07-10 chelf2000-07-10 Benjamin Chelf <chelf@codesourcery.com>
2000-07-03 chelf2000-07-02 Benjamin Chelf <chelf@codesourcery.com>
2000-07-02 chelf2000-07-01 Benjamin Chelf <chelf@codesourcery.com>
2000-06-30 mmitchel * Makefile.in (c-common.o): Don't depend on c-tree...
2000-06-30 mmitchel * c-common.c: Include c-common.h, not c-lex.h or c...
2000-06-19 chelf * c-common.h (IF_COND): Added documentation.
2000-06-17 chelf * c-common.c (c_tree_code_type): New array.
2000-06-14 chelf * c-common.h (IF_COND): Moved here from cp/cp-tree.h.
2000-06-06 mmitchel * c-common.h (c_language_kind): New type.
2000-06-03 rthgcc/
2000-05-31 kenner * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-18 rth * c-common.h (enum c_tree_index): Add g77 type...
2000-03-08 nathangcc:
2000-02-26 lawCopyright fixes.
2000-01-12 ghazi * c-common.c: PROTO -> PARAMS.
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-09-24 cruxAllow to distinguish between three classes of builtin...
1999-09-10 cruxMove declarations and building code for common tree...
1999-09-08 rth * c-typeck.c (type_lists_compatible_p): Use...
1999-07-31 rth * c-typeck.c (initializer_constant_valid_p...
1999-07-26 rth * builtins.c (expand_builtin_saveregs): Remove...
1999-07-20 crux * c-common.h: New file.