summaryrefslogtreecommitdiff
path: root/gcc/c-format.c
Commit message (Expand)AuthorAgeFilesLines
* Whitespace fixupsmrs2006-05-181-35/+35
* * tree-inline.c (copy_body_r): Use explicit cast whengdr2005-12-171-2/+2
* 2005-12-16 Jon Grimm <jgrimm2@us.ibm.com>bje2005-12-161-58/+63
* 2005-10-24 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-10-261-1/+1
* * c-format.c (check_function_format): Change warning controldj2005-07-221-2/+2
* PR c/22476ghazi2005-07-191-1/+2
* * c-format.c (gcc_gfc_format_type, gcc_gfc_flag_pairs,ghazi2005-07-031-1/+83
* * c-common.h (GCC_DIAG_STYLE): Define.jsm282005-07-031-3/+63
* 2005-07-02 Zack Weinberg <zack@codesourcery.com>jsm282005-07-021-3/+4
* * c-decl.c (pop_scope): Move warning control into warning call.dj2005-06-281-61/+75
* Update FSF address.kcook2005-06-251-2/+2
* * common.opt (-Wattributes): New. Default true.dj2005-05-251-1/+2
* * c-common.c (unsigned_conversion_warning): Move warning controldj2005-05-251-6/+11
* 2005-05-14 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-05-131-0/+4
* PR c/20740jsm282005-04-261-5/+72
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-57/+57
* * builtins.c (gimplify_va_arg_expr): Reword comments to avoidnathan2005-04-221-14/+13
* * builtin-types.def, c-convert.c, c-format.c, ddg.c, debug.c,kazu2005-03-291-1/+1
* * c-common.c (handle_aligned_attribute, check_function_sentinel,jsm282005-03-201-7/+2
* * c-common.c, c-decl.c, c-format.c, c-typeck.c: Use %D forjsm282005-03-181-1/+2
* * builtins.c, c-common.c, c-decl.c, c-format.c: Say "argument"jsm282004-11-091-6/+8
* * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,jsm282004-11-091-2/+2
* * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin.c, c-decl.c,jsm282004-10-031-22/+22
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-1/+1
* gcc:jsm282004-09-151-38/+38
* * c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.nathan2004-09-071-49/+33
* * basic-block.h (reorder_block_def): Rename to reorder_block_def_p.bernie2004-07-251-13/+19
* * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameterbernie2004-07-251-2/+2
* gcc/drow2004-07-191-407/+192
* PR c/1027jsm282004-07-011-70/+88
* * c-common.h (check_function_format): Remove first parameter.jsm282004-06-301-140/+101
* * pretty-print.c (pp_base_format_text): Support %< instead of %`jsm282004-05-291-17/+14
* * intl.h (open_quote, close_quote): New.jsm282004-05-241-48/+56
* PR c/15444jsm282004-05-151-0/+36
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-1/+1
* * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:kenner2004-04-011-1/+1
* * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle2004-03-141-2/+2
* * c-format.c (print_char_table): Allow 'I' flag on floating pointjsm282003-12-201-14/+14
* PR c/3190jsm282003-11-081-1/+1
* * c-format.c (gcc_diag_char_table): Add %J.rth2003-09-211-9/+28
* * c-common.c: Don't undefine GCC_DIAG_STYLE.gdr2003-07-181-1/+1
* * c-format.c: Fix comment formatting.kazu2003-07-121-2/+2
* * basic-block.h: Fix comment typos.kazu2003-07-011-1/+1
* * c-common.c (enum c_language_kind, flag_objc): Remove.neil2003-06-301-2/+2
* gcc:ghazi2003-06-301-4/+274
* * diagnostic.h (diagnostic_set_info): Replace file and linenonathan2003-06-281-1/+1
* * c-format.c (check_format_string, get_constant)zack2003-06-281-2/+2
* * basic-block.h: Fix comment formatting.kazu2003-06-231-1/+1
* 2003-06-20 Andreas Tobler <toa@pop.agri.ch>aj2003-06-201-2/+2
* * c-aux-info.c: Convert to ISO C99.aj2003-06-191-81/+38