OSDN Git Service

ch:
[pf3gnuchains/gcc-fork.git] / gcc / c-common.h
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.