c-common.c (check_format_info_main): Minor cleanup...
[gcc.git] / gcc / c-common.c
2000-10-18 Joseph Myersc-common.c (check_format_info_main): Minor cleanup...
2000-10-18 Mark Mitchellc-common.c (back_end_hook): New variable.
2000-10-17 Joseph Myersc-common.c (FMT_FLAG_DOLLAR_MULTIPLE): Define.
2000-10-17 Bernd SchmidtImproved sequence point warnings
2000-10-17 Joseph Myersc-common.h (warn_missing_format_attribute): New variable.
2000-10-16 Joseph Myersc-common.c (format_check_results): New structure.
2000-10-13 Alexandre Oliva* c-common.c (c_expand_builtin): PARAMS-ize prototype.
2000-10-12 Joseph Myersc-common.c (decl_attributes): Don't allow strftime...
2000-10-12 Joseph Myersc-common.c (scanf_flag_specs): Add flags ' and I.
2000-10-12 Joseph Myersc-common.c (print_char_table): Use the unpromoted type...
2000-10-09 Kaveh R. Ghazic-common.c (c_expand_builtin_printf): Set the TREE_TYPE...
2000-10-08 Joseph Myerstm.texi (INTMAX_TYPE, [...]): Define.
2000-10-08 Joseph Myersc-common.c (FMT_FLAG_ARG_CONVERT, [...]): Define.
2000-10-06 Kaveh R. Ghazibuiltins.c (is_valid_printf_arglist, [...]): Move funct...
2000-09-25 Joseph Myersc-common.c (format_char_info): Add flags2; update comments.
2000-09-24 Joseph Myersc-common.c (check_format_info): Warn for a wide charact...
2000-09-24 Joseph Myersbuiltins.def (BUILT_IN_LLABS): Add.
2000-09-21 Kaveh R. Ghazibuiltins.c (expand_builtin_fputs): Also expand when...
2000-09-19 Kaveh R. Ghazibuiltins.c (is_valid_printf_arglist, [...]): New functions.
2000-09-19 Kaveh R. GhaziMakefile.in (c-common.o): Depend on diagnostic.h.
2000-09-18 Joseph Myersc-common.c (check_format_info): Properly save the argum...
2000-09-18 Joseph Myersc-common.c (format_char_info): Add 'W' flag to comment.
2000-09-18 Joseph Myersc-common.c (check_format_types): Reorganise and clean...
2000-09-17 Mark Mitchellsplay-tree.c (splay_tree_predecessor): Fix typo in...
2000-09-15 Joseph Myersc-common.c (format_wanted_type): New structure.
2000-09-12 Kaveh R. Ghazibuiltins.c (built_in_decls): New array.
2000-09-10 Mark Mitchellc-common.h (add_stmt): Change prototype.
2000-09-07 Joseph Myersc-common.c (time_char_table): Allow %#b and %#h.
2000-09-07 Mark MitchellMove statement-tree facilities from C++ to C front...
2000-09-07 Zack WeinbergIntegrated preprocessor.
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 Joseph Myersc-common.c (time_char_table): Don't allow width and...
2000-08-24 Jim WilsonFix ia64-linux setjmp failures due to attribute aligned...
2000-08-24 Greg McGarytree.h (enum tree_index): New member `TI_MAIN_IDENTIFIER'.
2000-08-24 Joseph Myersc-common.c (time_char_table): Don't allow width with %F.
2000-08-23 Joseph Myersc-common.c (print_char_table): Allow 'I' flag with...
2000-08-22 Joseph Myersc-common.c (check_format_info): Give the 'some locales...
2000-08-21 Joseph Myersc-common.c (init_dollar_format_checking, [...]): New...
2000-08-21 Joseph Myersc-tree.h (flag_hosted): Move declaration from here...
2000-08-21 Joseph Myersc-common.c (scan_char_table): Add 'w' to flags for...
2000-08-08 Joseph Myersc-common.c (combine_strings, [...]): Refer to ISO C...
2000-08-06 Joseph Myersc-common.h (enum c_tree_index): Add CTI_SIGNED_SIZE_TYP...
2000-08-05 Joseph Myersc-common.c (print_char_table): Add entries for the...
2000-08-04 Joseph Myersc-common.c (time_char_table): Mark up formats added...
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-07-31 Joseph Myersc-common.c (init_function_format_info): Add C99 format...
2000-07-17 Joseph Myersc-common.c (scan_char_table): Allow "z" length modifier...
2000-07-17 Chip Salzenbergc-common.c (shorten_compare): Quiet warnings about...
2000-07-17 Joseph Myersc-common.c (check_format_info): Do not make a pedantic...
2000-07-12 Kaveh R. Ghazic-common.c (combine_strings): Emit a pedantic warning...
2000-06-30 Mark MitchellMakefile.in (c-common.o): Don't depend on c-tree.h...
2000-06-30 Catherine Moorec-common.c (decl_attributes): Differentiate between...
2000-06-30 Mark Mitchellc-common.c: Include c-common.h, not c-lex.h or c-tree.h.
2000-06-25 Bernd SchmidtVector support: type node creation & debugging support
2000-06-18 Kaveh R. Ghazi* c-common.c (add_c_tree_codes): Fix definition for...
2000-06-17 Benjamin Chelfc-common.c (c_tree_code_type): New array.
2000-06-14 Jakub Jelinektree.h (TYPE_USER_ALIGN, [...]): Define.
2000-06-12 Mark Mitchell* c-common.c (lang_get_alias_set): Fix typo.
2000-06-06 Mark Mitchellc-common.h (c_language_kind): New type.
2000-06-03 Richard Hendersonalias.c (lang_get_alias_set): Remove.
2000-06-02 Jakub Jelinekc-common.c (c_get_alias_set): Check whether signed_type...
2000-06-01 Richard Kenneralias.c (get_alias_set): Don't call language-specific...
2000-05-31 Richard KennerMakefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-27 Richard Kennertree.h (TREE_CODE_LENGTH): New macro.
2000-05-20 Richard Kenneralias.c (aliases_everything_p): Don't special-case...
2000-05-05 Catherine Moorec-common.c (decl_attributes): For TYPE_DECLs attach...
2000-04-28 Mark Mitchellc-commom.c (c_apply_type_quals_to_decl): REFERENCE_TYPE...
2000-04-20 Zack Weinbergc-common.c (decl_attributes): Set TREE_USED on the...
2000-04-17 Richard Hendersonbuiltins.c (expand_builtin_expect): New.
2000-04-13 Jan Hubickaalias.c (nonlocal_reference_p): Take a care for CALL_IN...
2000-03-30 Geoff Keatingc-common.c (c_common_nodes_and_builtins): The first...
2000-03-29 Kaveh R. Ghazic-common.c (c_common_nodes_and_builtins): Don't special...
2000-03-24 Kaveh R. Ghazibuiltins.c (expand_builtin_bzero): New function.
2000-03-23 Kaveh R. Ghazibuiltins.c (expand_builtin): Handle bcmp.
2000-03-23 Theodore Papadopoulobuiltin.c (get_pointer_alignment): Use DECL_P and TYPE_...
2000-03-21 Mark Mitchellc-common.c (c_expand_expr_stmt): Use COMPLETE_TYPE_OR_V...
2000-03-21 Nathan Sidwelltree.h (COMPLETE_TYPE_P): New macro.
2000-03-08 Nathan Sidwellc-common.h (make_fname_decl): Declare.
2000-03-07 Richard Kennertree.h (INT_CST_LT, [...]): Remove unneeded casts.
2000-03-02 Richard Kennerc-common.c (c_common_nodes_and_builtins): Make sizetype...
2000-02-24 Zack Weinbergtree.h (TREE_SET_PERMANENT): New macro.
2000-02-20 Richard Kennerc-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-02-06 Kaveh R. GhaziMakefile.in (c-common.o): Depend on $(EXPR_H).
2000-01-31 Ulrich Drepperc-decl.c (c_decode_option): Accept optional numeric...
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-25 Richard Hendersonbuiltins.c (expand_tree_builtin): Move ...
2000-01-24 Richard Hendersonrtl.def: Add unordered fp comparisions.
2000-01-18 Martin v. Löwisc-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.
2000-01-13 Jason Merrillconfigure.in (i?86-*-beos{pe,elf,}*): Recognize.
2000-01-12 Kaveh R. Ghazic-common.c: PROTO -> PARAMS.
2000-01-10 Kaveh R. GhaziMakefile.in (optabs.o): Depend on real.h
2000-01-04 Jeff LawUpdate copyrights.
2000-01-03 Ulrich Drepper(time_char_table): Revert change; this was not intended.
2000-01-03 Ulrich Drepper(format_char_info): Update comment.
1999-12-10 Gavin Romig-Kochc-common.c (c_common_nodes_and_builtins): Create __buil...
1999-12-04 Geoff Keatingc-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-11-28 Anthony Greentree.h (struct tree_decl): Add malloc_flag.
next