aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-format.c
AgeCommit message (Expand)Author
2006-05-18Whitespace fixupsmrs
2005-12-17 * tree-inline.c (copy_body_r): Use explicit cast whengdr
2005-12-162005-12-16 Jon Grimm <jgrimm2@us.ibm.com>bje
2005-10-262005-10-24 Andrew Pinski <pinskia@physics.uc.edu>pinskia
2005-07-22* c-format.c (check_function_format): Change warning controldj
2005-07-19 PR c/22476ghazi
2005-07-03 * c-format.c (gcc_gfc_format_type, gcc_gfc_flag_pairs,ghazi
2005-07-03 * c-common.h (GCC_DIAG_STYLE): Define.jsm28
2005-07-022005-07-02 Zack Weinberg <zack@codesourcery.com>jsm28
2005-06-28* c-decl.c (pop_scope): Move warning control into warning call.dj
2005-06-25Update FSF address.kcook
2005-05-25* common.opt (-Wattributes): New. Default true.dj
2005-05-25* c-common.c (unsigned_conversion_warning): Move warning controldj
2005-05-132005-05-14 Richard Guenther <rguenth@gcc.gnu.org>rguenth
2005-04-26 PR c/20740jsm28
2005-04-23* diagnostic.c (warning): Accept parameter to classify warning option.dj
2005-04-22 * builtins.c (gimplify_va_arg_expr): Reword comments to avoidnathan
2005-03-29 * builtin-types.def, c-convert.c, c-format.c, ddg.c, debug.c,kazu
2005-03-20 * c-common.c (handle_aligned_attribute, check_function_sentinel,jsm28
2005-03-18 * c-common.c, c-decl.c, c-format.c, c-typeck.c: Use %D forjsm28
2004-11-09 * builtins.c, c-common.c, c-decl.c, c-format.c: Say "argument"jsm28
2004-11-09 * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,jsm28
2004-10-03 * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin.c, c-decl.c,jsm28
2004-09-172004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack
2004-09-15gcc:jsm28
2004-09-07 * c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.nathan
2004-07-25 * basic-block.h (reorder_block_def): Rename to reorder_block_def_p.bernie
2004-07-25 * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameterbernie
2004-07-19gcc/drow
2004-07-01 PR c/1027jsm28
2004-06-30 * c-common.h (check_function_format): Remove first parameter.jsm28
2004-05-29 * pretty-print.c (pp_base_format_text): Support %< instead of %`jsm28
2004-05-24 * intl.h (open_quote, close_quote): New.jsm28
2004-05-15 PR c/15444jsm28
2004-05-13Merge tree-ssa-20020619-branch into mainline.dnovillo
2004-04-01 * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:kenner
2004-03-14 * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle
2003-12-20 * c-format.c (print_char_table): Allow 'I' flag on floating pointjsm28
2003-11-08 PR c/3190jsm28
2003-09-21 * c-format.c (gcc_diag_char_table): Add %J.rth
2003-07-18 * c-common.c: Don't undefine GCC_DIAG_STYLE.gdr
2003-07-12 * c-format.c: Fix comment formatting.kazu
2003-07-01 * basic-block.h: Fix comment typos.kazu
2003-06-30 * c-common.c (enum c_language_kind, flag_objc): Remove.neil
2003-06-30gcc:ghazi
2003-06-28 * diagnostic.h (diagnostic_set_info): Replace file and linenonathan
2003-06-28 * c-format.c (check_format_string, get_constant)zack
2003-06-23 * basic-block.h: Fix comment formatting.kazu
2003-06-202003-06-20 Andreas Tobler <toa@pop.agri.ch>aj
2003-06-19 * c-aux-info.c: Convert to ISO C99.aj