OSDN Git Service

cp:
[pf3gnuchains/gcc-fork.git] / gcc / c-format.c
2006-05-18 mrsWhitespace fixups
2005-12-17 gdr * tree-inline.c (copy_body_r): Use explicit...
2005-12-16 bje2005-12-16 Jon Grimm <jgrimm2@us.ibm.com>
2005-10-26 pinskia2005-10-24 Andrew Pinski <pinskia@physics.uc.edu>
2005-07-22 dj* c-format.c (check_function_format): Change warning...
2005-07-19 ghazi PR c/22476
2005-07-03 ghazi * c-format.c (gcc_gfc_format_type, gcc_gfc_flag_pairs,
2005-07-03 jsm28 * c-common.h (GCC_DIAG_STYLE): Define.
2005-07-02 jsm282005-07-02 Zack Weinberg <zack@codesourcery.com>
2005-06-28 dj* c-decl.c (pop_scope): Move warning control into warni...
2005-06-25 kcookUpdate FSF address.
2005-05-25 dj* common.opt (-Wattributes): New. Default true.
2005-05-25 dj* c-common.c (unsigned_conversion_warning): Move warnin...
2005-05-13 rguenth2005-05-14 Richard Guenther <rguenth@gcc.gnu.org>
2005-04-26 jsm28 PR c/20740
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-22 nathan * builtins.c (gimplify_va_arg_expr): Reword comments...
2005-03-29 kazu * builtin-types.def, c-convert.c, c-format.c, ddg...
2005-03-20 jsm28 * c-common.c (handle_aligned_attribute, check_function...
2005-03-18 jsm28 * c-common.c, c-decl.c, c-format.c, c-typeck.c: Use...
2004-11-09 jsm28 * builtins.c, c-common.c, c-decl.c, c-format.c: Say...
2004-11-09 jsm28 * builtins.c, c-common.c, c-decl.c, c-format.c, c...
2004-10-03 jsm28 * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin...
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-15 jsm28gcc:
2004-09-07 nathan * c-aux-info.c (gen_type): Use gcc_assert or gcc_unrea...
2004-07-25 bernie * basic-block.h (reorder_block_def): Rename to reorder...
2004-07-25 bernie * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-07-19 drowgcc/
2004-07-01 jsm28 PR c/1027
2004-06-30 jsm28 * c-common.h (check_function_format): Remove first...
2004-05-29 jsm28 * pretty-print.c (pp_base_format_text): Support %...
2004-05-24 jsm28 * intl.h (open_quote, close_quote): New.
2004-05-15 jsm28 PR c/15444
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-01 kenner * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin...
2004-03-14 sayle * alias.c (get_alias_set): Replace calls via (*lang_ho...
2003-12-20 jsm28 * c-format.c (print_char_table): Allow 'I' flag on...
2003-11-08 jsm28 PR c/3190
2003-09-21 rth * c-format.c (gcc_diag_char_table): Add %J.
2003-07-18 gdr * c-common.c: Don't undefine GCC_DIAG_STYLE.
2003-07-12 kazu * c-format.c: Fix comment formatting.
2003-07-01 kazu * basic-block.h: Fix comment typos.
2003-06-30 neil * c-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-30 ghazigcc:
2003-06-28 nathan * diagnostic.h (diagnostic_set_info): Replace file...
2003-06-28 zack * c-format.c (check_format_string, get_constant)
2003-06-23 kazu * basic-block.h: Fix comment formatting.
2003-06-20 aj2003-06-20 Andreas Tobler <toa@pop.agri.ch>
2003-06-19 aj * c-aux-info.c: Convert to ISO C99.
2003-06-16 ghazi * c-format.c (dynamic_format_types): New pointer for...
2003-06-13 ghazigcc:
2003-06-09 wilsonPatch from Osku Salerma
2003-06-02 ghazi * builtin-attrs.def (ATTR_ASM_FPRINTF): New.
2003-05-31 ghazi * c-format.c (format_length_info, format_char_info,
2003-05-17 ghazigcc:
2003-05-01 nathan * input.h (lineno): Rename to ...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-01 mmitchel PR c++/8332
2002-09-22 kazu * ChangeLog: Follow spelling conventions.
2002-09-15 kazu * ChangeLog: Follow spelling conventions.
2002-08-01 neil * c-common.c: Define all C/ObjC/C++ warning and flag...
2002-07-21 gdr2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
2002-07-21 neil * c-format.c (T99_I, T99_UI): Remove.
2002-06-05 gdr * toplev.h (report_error_function): Remove.
2002-05-23 thorpej* builtin-attrs.def: Update copyright years.
2002-05-23 thorpej* c-common.c (warn_nonnull): Declare.
2002-05-18 thorpej* c-common.c (c_common_post_options): Warn if -Wformat...
2002-05-03 jsm28 * c-format.c (check_format_info_main): Don't check...
2002-04-19 neil * builtins.c: Include langhooks.h.
2002-04-01 neil * c-common.c (unsigned_conversion_warning, convert_and...
2002-02-20 jakub PR c/4389
2001-11-25 jsm28 * c-format.c (FMT_FLAG_DOLLAR_GAP_POINTER_OK): New.
2001-10-30 jsm282001-10-30 Paolo Bonzini <bonzini@gnu.org>
2001-10-22 nickcfix spelling typo in comment
2001-10-21 ghazi * c-format.c (maybe_read_dollar_number): Use safe...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-10-02 jsm28 * c-common.c (c_format_attribute_table): Make format and
2001-10-02 jsm28 * attribs.c (decl_attributes): Possibly call
2001-10-02 jsm28 * c-format.c (CPLUSPLUS_STD_VER): Define to STD_C94.
2001-09-22 jsm28 * c-format.c (init_function_format_info): Check __buil...
2001-09-21 jsm28 Table-driven attributes.
2001-08-27 aj * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-04-25 jakub * c-format.c (check_format_info_recurse): Handle
2001-03-02 danglin * print-rtl.c (print_rtx): Cast enums to int for compa...
2001-01-13 jsm28 * c-common.c: Move format checking code to ...