OSDN Git Service

Integrated preprocessor.
[pf3gnuchains/gcc-fork.git] / gcc / c-common.c
2000-09-07 zackIntegrated preprocessor.
2000-09-01 jsm28 * c-common.h (enum c_tree_index): Add CTI_C_SIZE_TYPE.
2000-08-29 zacktop level:
2000-08-25 jsm28 * c-common.c (time_char_table): Don't allow width...
2000-08-24 wilsonFix ia64-linux setjmp failures due to attribute aligned...
2000-08-24 gkm * tree.h (enum tree_index): New member `TI_MAIN_IDENTI...
2000-08-24 jsm28 * c-common.c (time_char_table): Don't allow width...
2000-08-23 jsm28 * c-common.c (print_char_table): Allow 'I' flag with...
2000-08-22 jsm28 * c-common.c (check_format_info): Give the 'some local...
2000-08-21 jsm28 * c-common.c (init_dollar_format_checking,
2000-08-21 jsm28 * c-tree.h (flag_hosted): Move declaration from here...
2000-08-21 jsm28 * c-common.c (scan_char_table): Add 'w' to flags for...
2000-08-08 jsm28 * c-common.c (combine_strings, check_format_info)...
2000-08-06 jsm28 * c-common.h (enum c_tree_index): Add CTI_SIGNED_SIZE_...
2000-08-05 jsm28 * c-common.c (print_char_table): Add entries for the...
2000-08-04 jsm28 * c-common.c (time_char_table): Mark up formats added...
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-07-31 law * c-common.c (init_function_format_info): Add C99...
2000-07-17 law * c-common.c (scan_char_table): Allow "z" length modif...
2000-07-17 law * c-common.c (shorten_compare): Quiet warnings...
2000-07-17 law * c-common.c (check_format_info): Do not make a pedant...
2000-07-12 ghazi * c-common.c (combine_strings): Emit a pedantic warnin...
2000-06-30 mmitchel * Makefile.in (c-common.o): Don't depend on c-tree...
2000-06-30 clm * c-common.c (decl_attributes): Differentiate...
2000-06-30 mmitchel * c-common.c: Include c-common.h, not c-lex.h or c...
2000-06-25 cruxVector support: type node creation & debugging support
2000-06-18 ghazi * c-common.c (add_c_tree_codes): Fix definition for...
2000-06-17 chelf * c-common.c (c_tree_code_type): New array.
2000-06-14 jakub * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define.
2000-06-12 mmitchel * c-common.c (lang_get_alias_set): Fix typo.
2000-06-06 mmitchel * c-common.h (c_language_kind): New type.
2000-06-03 rthgcc/
2000-06-02 jakub * c-common.c (c_get_alias_set): Check whether signed_t...
2000-06-01 kenner * alias.c (get_alias_set): Don't call language-specifi...
2000-05-31 kenner * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-27 kenner * tree.h (TREE_CODE_LENGTH): New macro.
2000-05-20 kenner * alias.c (aliases_everything_p): Don't special-case...
2000-05-05 clm * c-common.c (decl_attributes): For TYPE_DECLs attach the
2000-04-28 mmitchel * c-commom.c (c_apply_type_quals_to_decl): REFERENCE_T...
2000-04-20 zack * c-common.c (decl_attributes) [A_ALIAS]: Set TREE_USE...
2000-04-17 rth * builtins.c (expand_builtin_expect): New.
2000-04-13 hubicka * alias.c (nonlocal_reference_p): Take a care for
2000-03-30 geoffk* c-common.c (c_common_nodes_and_builtins): The first...
2000-03-29 ghazi * c-common.c (c_common_nodes_and_builtins): Don't...
2000-03-24 ghazi * builtins.c (expand_builtin_bzero): New function.
2000-03-23 ghazi * builtins.c (expand_builtin): Handle bcmp.
2000-03-23 mmitchel * builtin.c (get_pointer_alignment): Use DECL_P...
2000-03-21 mmitchel * c-common.c (c_expand_expr_stmt): Use COMPLETE_TYPE_O...
2000-03-21 nathangcc
2000-03-08 nathangcc:
2000-03-07 kenner * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove...
2000-03-02 kenner * c-common.c (c_common_nodes_and_builtins): Make sizet...
2000-02-24 zack * tree.h (TREE_SET_PERMANENT): New macro. Document...
2000-02-20 kenner * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-02-06 ghazi * Makefile.in (c-common.o): Depend on $(EXPR_H).
2000-01-31 drepper * c-decl.c (c_decode_option): Accept optional...
2000-01-29 drepperAdjust variable names, comments, help strings to c99.
2000-01-25 zack * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse...
2000-01-25 rth * builtins.c (expand_tree_builtin): Move ...
2000-01-24 rth * rtl.def: Add unordered fp comparisions.
2000-01-18 loewis * c-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.
2000-01-13 jason * configure.in (i?86-*-beos{pe,elf,}*): Recognize.
2000-01-12 ghazi * c-common.c: PROTO -> PARAMS.
2000-01-10 ghazi * Makefile.in (optabs.o): Depend on real.h
2000-01-04 lawUpdate copyrights.
2000-01-03 drepper(time_char_table): Revert change; this was not intended.
2000-01-03 drepper(format_char_info): Update comment. (check_format_info...
1999-12-10 gavin * c-common.c (c_common_nodes_and_builtins):
1999-12-04 geoffk* c-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-11-28 green * tree.h (struct tree_decl): Add malloc_flag.
1999-11-25 ghazi * c-common.c (check_format_info): Don't call a variadi...
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-10-28 ghazi * c-common.c (check_format_info): Avoid non...
1999-10-10 law * c-common.c (check_format_info): Warn if forma...
1999-09-24 cruxAllow to distinguish between three classes of builtin...
1999-09-23 jason * toplev.c (documented_lang_options): Add -fshort...
1999-09-10 cruxMove declarations and building code for common tree...
1999-09-08 rthLinas Vepstas <linas@linas.org>
1999-09-08 rth * c-typeck.c (type_lists_compatible_p): Use...
1999-09-06 mmitchel * Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.
1999-08-25 jason * c-common.c (combine_strings): Always set TREE_CONSTANT.
1999-08-20 mmitchel * c-common.c (c_get_alias_set): Update comment.
1999-08-19 mmitchel * c-common.c (c_get_alias_set): Fix support for poitne...
1999-07-31 rth * c-typeck.c (initializer_constant_valid_p...
1999-07-27 rth * builtins.c (stabilize_va_list): Don't INDIREC...
1999-07-26 rth * builtins.c (expand_builtin_saveregs): Remove...
1999-07-20 jason * gcc.c (default_compilers, cpp-output): Pass -fprepro...
1999-07-20 crux * c-common.h: New file.
1999-07-06 gavinFor gcc:
1999-07-02 gavinFor gcc:
1999-04-13 jason * c-common.c (default_valid_lang_attribute): New fn.
1999-04-09 jason * c-common.c (decl_attributes, A_INIT_PRIORITY): Allow...
1999-03-11 law * cppfiles.c (INO_T_EQ): Handle UWIN.
1999-03-06 ghazi * c-aux-info.c (data_type, affix_data_type...
1999-02-16 law * c-common.c (shorten_compare): Get the min...
1999-02-15 zack1999-02-15 16:59 -0500 Zack Weinberg <zack@midnite...
1999-02-05 bkoz
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-06 lawFix copyrights.
next