Age | Commit message (Expand) | Author | Files | Lines |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-06-15 | [multiple changes] | Andrew Pinski | 1 | -6/+1 |
2007-06-11 | really remove signed(_or_unsigned)?_type langhooks | Rafael Espindola | 1 | -1/+1 |
2007-05-14 | c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of... | Rafael Avila de Espindola | 1 | -1/+1 |
2007-04-07 | Separate NUL byte detection from rest of -Wformat warnings | Bruce Korb | 1 | -1/+2 |
2007-02-28 | builtins.c (fold_builtin_call_list, [...]): Delete, and replace with... | Sandra Loosemore | 1 | -4/+14 |
2006-05-18 | Whitespace fixups | Mike Stump | 1 | -35/+35 |
2005-12-17 | tree-inline.c (copy_body_r): Use explicit cast when converting from void *. | Gabriel Dos Reis | 1 | -2/+2 |
2005-12-16 | target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New. | Jon Grimm | 1 | -58/+63 |
2005-10-25 | re PR c/23103 (gcc_diag does not work with -combine) | Andrew Pinski | 1 | -1/+1 |
2005-07-22 | c-format.c (check_function_format): Change warning control option from OPT_Wa... | DJ Delorie | 1 | -2/+2 |
2005-07-19 | re PR c++/22476 (-Wmissing-format-attribute should pick out function pointer ... | Kaveh R. Ghazi | 1 | -1/+2 |
2005-07-03 | c-format.c (gcc_gfc_format_type, [...]): New. | Kaveh R. Ghazi | 1 | -1/+83 |
2005-07-03 | c-common.h (GCC_DIAG_STYLE): Define. | Joseph Myers | 1 | -3/+63 |
2005-07-02 | toplev.c (default_tree_printer): Handle setting location with '+' flag. | Joseph Myers | 1 | -3/+4 |
2005-06-28 | c-decl.c (pop_scope): Move warning control into warning call. | DJ Delorie | 1 | -61/+75 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-25 | common.opt (-Wattributes): New. | DJ Delorie | 1 | -1/+2 |
2005-05-24 | c-common.c (unsigned_conversion_warning): Move warning control from if() to w... | DJ Delorie | 1 | -6/+11 |
2005-05-13 | c-format.c (check_format_arg): Handle string literals of the form &"string"[o... | Richard Guenther | 1 | -0/+4 |
2005-04-27 | re PR c/20740 (cc1 segfaults) | Joseph Myers | 1 | -5/+72 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -57/+57 |
2005-04-22 | builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'. | Nathan Sidwell | 1 | -14/+13 |
2005-03-29 | builtin-types.def, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-20 | c-common.c (handle_aligned_attribute, [...]): Do not strip NOPS from INTEGER_... | Joseph Myers | 1 | -7/+2 |
2005-03-18 | c-common.c, [...]: Use %D for declarations in diagnostics and %E for identifi... | Joseph Myers | 1 | -1/+2 |
2004-11-09 | builtins.c, [...]: Say "argument" instead of "arg" in diagnostics. | Joseph Myers | 1 | -6/+8 |
2004-11-09 | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 1 | -2/+2 |
2004-10-03 | c-aux-info.c, [...]: Follow code formatting conventions. | Joseph Myers | 1 | -22/+22 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -1/+1 |
2004-09-15 | attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ... | Joseph Myers | 1 | -38/+38 |
2004-09-07 | c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable. | Nathan Sidwell | 1 | -49/+33 |
2004-07-26 | basic-block.h (reorder_block_def): Rename to reorder_block_def_p. | Bernardo Innocenti | 1 | -13/+19 |
2004-07-25 | c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists. | Bernardo Innocenti | 1 | -2/+2 |
2004-07-19 | Makefile.in (c-format.o): Depend on c-format.h. | Daniel Jacobowitz | 1 | -407/+192 |
2004-07-01 | re PR c/1027 (slightly misleading printf format warning) | Joseph Myers | 1 | -70/+88 |
2004-06-30 | c-common.h (check_function_format): Remove first parameter. | Joseph Myers | 1 | -140/+101 |
2004-05-29 | pretty-print.c (pp_base_format_text): Support %< instead of %` and %> as well... | Joseph Myers | 1 | -17/+14 |
2004-05-24 | intl.h (open_quote, [...]): New. | Joseph Myers | 1 | -48/+56 |
2004-05-15 | re PR c/15444 (Bad warning message in printf format checking) | Joseph Myers | 1 | -0/+36 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -1/+1 |
2004-03-31 | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 1 | -1/+1 |
2004-03-14 | alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo... | Roger Sayle | 1 | -2/+2 |
2003-12-20 | c-format.c (print_char_table): Allow 'I' flag on floating point decimal formats. | Joseph Myers | 1 | -14/+14 |
2003-11-08 | re PR c/3190 (-Wformat-y2k doesn't belong to -Wall - it's hard to avoid) | Joseph Myers | 1 | -1/+1 |
2003-09-20 | c-format.c (gcc_diag_char_table): Add %J. | Richard Henderson | 1 | -9/+28 |
2003-07-18 | c-common.c: Don't undefine GCC_DIAG_STYLE. | Gabriel Dos Reis | 1 | -1/+1 |
2003-07-12 | c-format.c: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2003-07-01 | basic-block.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-06-30 | c-common.c (enum c_language_kind, flag_objc): Remove. | Neil Booth | 1 | -2/+2 |