| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree-inline.c (copy_body_r): Use explicit cast when | gdr | 2005-12-17 | 1 | -2/+2 |
* | 2005-12-16 Jon Grimm <jgrimm2@us.ibm.com> | bje | 2005-12-16 | 1 | -58/+63 |
* | 2005-10-24 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-10-26 | 1 | -1/+1 |
* | * c-format.c (check_function_format): Change warning control | dj | 2005-07-22 | 1 | -2/+2 |
* | PR c/22476 | ghazi | 2005-07-19 | 1 | -1/+2 |
* | * c-format.c (gcc_gfc_format_type, gcc_gfc_flag_pairs, | ghazi | 2005-07-03 | 1 | -1/+83 |
* | * c-common.h (GCC_DIAG_STYLE): Define. | jsm28 | 2005-07-03 | 1 | -3/+63 |
* | 2005-07-02 Zack Weinberg <zack@codesourcery.com> | jsm28 | 2005-07-02 | 1 | -3/+4 |
* | * c-decl.c (pop_scope): Move warning control into warning call. | dj | 2005-06-28 | 1 | -61/+75 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * common.opt (-Wattributes): New. Default true. | dj | 2005-05-25 | 1 | -1/+2 |
* | * c-common.c (unsigned_conversion_warning): Move warning control | dj | 2005-05-25 | 1 | -6/+11 |
* | 2005-05-14 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-05-13 | 1 | -0/+4 |
* | PR c/20740 | jsm28 | 2005-04-26 | 1 | -5/+72 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -57/+57 |
* | * builtins.c (gimplify_va_arg_expr): Reword comments to avoid | nathan | 2005-04-22 | 1 | -14/+13 |
* | * builtin-types.def, c-convert.c, c-format.c, ddg.c, debug.c, | kazu | 2005-03-29 | 1 | -1/+1 |
* | * c-common.c (handle_aligned_attribute, check_function_sentinel, | jsm28 | 2005-03-20 | 1 | -7/+2 |
* | * c-common.c, c-decl.c, c-format.c, c-typeck.c: Use %D for | jsm28 | 2005-03-18 | 1 | -1/+2 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c: Say "argument" | jsm28 | 2004-11-09 | 1 | -6/+8 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 1 | -2/+2 |
* | * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin.c, c-decl.c, | jsm28 | 2004-10-03 | 1 | -22/+22 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -1/+1 |
* | gcc: | jsm28 | 2004-09-15 | 1 | -38/+38 |
* | * c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable. | nathan | 2004-09-07 | 1 | -49/+33 |
* | * basic-block.h (reorder_block_def): Rename to reorder_block_def_p. | bernie | 2004-07-25 | 1 | -13/+19 |
* | * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter | bernie | 2004-07-25 | 1 | -2/+2 |
* | gcc/ | drow | 2004-07-19 | 1 | -407/+192 |
* | PR c/1027 | jsm28 | 2004-07-01 | 1 | -70/+88 |
* | * c-common.h (check_function_format): Remove first parameter. | jsm28 | 2004-06-30 | 1 | -140/+101 |
* | * pretty-print.c (pp_base_format_text): Support %< instead of %` | jsm28 | 2004-05-29 | 1 | -17/+14 |
* | * intl.h (open_quote, close_quote): New. | jsm28 | 2004-05-24 | 1 | -48/+56 |
* | PR c/15444 | jsm28 | 2004-05-15 | 1 | -0/+36 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -1/+1 |
* | * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c: | kenner | 2004-04-01 | 1 | -1/+1 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -2/+2 |
* | * c-format.c (print_char_table): Allow 'I' flag on floating point | jsm28 | 2003-12-20 | 1 | -14/+14 |
* | PR c/3190 | jsm28 | 2003-11-08 | 1 | -1/+1 |
* | * c-format.c (gcc_diag_char_table): Add %J. | rth | 2003-09-21 | 1 | -9/+28 |
* | * c-common.c: Don't undefine GCC_DIAG_STYLE. | gdr | 2003-07-18 | 1 | -1/+1 |
* | * c-format.c: Fix comment formatting. | kazu | 2003-07-12 | 1 | -2/+2 |
* | * basic-block.h: Fix comment typos. | kazu | 2003-07-01 | 1 | -1/+1 |
* | * c-common.c (enum c_language_kind, flag_objc): Remove. | neil | 2003-06-30 | 1 | -2/+2 |
* | gcc: | ghazi | 2003-06-30 | 1 | -4/+274 |
* | * diagnostic.h (diagnostic_set_info): Replace file and lineno | nathan | 2003-06-28 | 1 | -1/+1 |
* | * c-format.c (check_format_string, get_constant) | zack | 2003-06-28 | 1 | -2/+2 |
* | * basic-block.h: Fix comment formatting. | kazu | 2003-06-23 | 1 | -1/+1 |
* | 2003-06-20 Andreas Tobler <toa@pop.agri.ch> | aj | 2003-06-20 | 1 | -2/+2 |
* | * c-aux-info.c: Convert to ISO C99. | aj | 2003-06-19 | 1 | -81/+38 |
* | * c-format.c (dynamic_format_types): New pointer for dynamic data. | ghazi | 2003-06-16 | 1 | -38/+71 |