OSDN Git Service

PR c/44051
[pf3gnuchains/gcc-fork.git] / gcc / c-format.c
2009-11-25 hjlRemove trailing white spaces.
2009-08-24 ktietzChangelog gcc/
2009-07-07 manu2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-07-07 manu2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-05-22 bje * c-format.c (handle_format_attribute): Fix comment...
2009-04-23 espindola2009-04-23 Rafael Avila de Espindola <espindola@googl...
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2008-10-13 ktietz2008-10-13 Kai Tietz <kai.tietz@onevision.com>
2008-07-29 jakub * c-format.c (check_format_types): Revert unwanted...
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-06-27 ghazi * c-format.c (handle_format_attribute): Fix -Wc++...
2008-06-22 ian * c-lex.c (narrowest_unsigned_type): Change itk to...
2008-04-24 dannysmithgcc
2008-04-01 reichelt PR c/35436
2008-03-20 ktietzms format support for mingw.
2007-09-27 jakub * builtins.c (expand_builtin, expand_builtin_object_size,
2007-09-17 jakub * c-format.h (format_kind_info): Add alloc_char field.
2007-09-04 lauras2007-09-04 Laurynas Biveinis <laurynas.biveinis@gmail...
2007-08-13 dshgcc/
2007-08-12 fxcoudert PR fortran/32860
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-06-16 pinskia2007-06-15 Andrew Pinski <andrew_pinski@playstation...
2007-06-11 espindolareally remove signed(_or_unsigned)?_type langhooks
2007-05-14 espindolagcc/
2007-04-07 korbbSeparate NUL byte detection from rest of -Wformat warnings
2007-02-28 sandra2007-02-28 Sandra Loosemore <sandra@codesourcery...
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>
next