| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | gcc: | ghazi | 2003-06-13 | 1 | -1/+1 |
* | Patch from Osku Salerma | wilson | 2003-06-09 | 1 | -68/+72 |
* | * builtin-attrs.def (ATTR_ASM_FPRINTF): New. | ghazi | 2003-06-02 | 1 | -72/+175 |
* | * c-format.c (format_length_info, format_char_info, | ghazi | 2003-05-31 | 1 | -37/+37 |
* | gcc: | ghazi | 2003-05-17 | 1 | -6/+5 |
* | * input.h (lineno): Rename to ... | nathan | 2003-05-01 | 1 | -3/+3 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | PR c++/8332 | mmitchel | 2002-12-01 | 1 | -1/+1 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -3/+3 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-15 | 1 | -1/+1 |
* | * c-common.c: Define all C/ObjC/C++ warning and flag variables. | neil | 2002-08-01 | 1 | -27/+0 |
* | 2002-07-21 Gabriel Dos Reis <gdr@nerim.net> | gdr | 2002-07-21 | 1 | -1/+1 |
* | * c-format.c (T99_I, T99_UI): Remove. | neil | 2002-07-21 | 1 | -2/+0 |