Fix 40671, 41145
[gcc.git] / gcc / c-format.c
2009-07-07 Manuel López-Ibáñezpretty-print.c (pp_base_format): Remove %J.
2009-07-07 Manuel López-Ibáñezpretty-print.c (pp_base_format): Remove %H.
2009-05-22 Ben Elliston* c-format.c (handle_format_attribute): Fix comment...
2009-04-23 Rafael Avila de... gcc_diag-1.c (foo): Don't check that %E produces a...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-10-13 Kai TietzFix PR/25502
2008-07-29 Jakub Jelinek* c-format.c (check_format_types): Revert unwanted...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-27 Kaveh R. Ghazic-format.c (handle_format_attribute): Fix -Wc++-compat...
2008-06-22 Ian Lance Taylorc-lex.c (narrowest_unsigned_type): Change itk to int.
2008-04-24 Danny Smithc-format.c (check_format_info_main): Use strncmp rather...
2008-04-01 Volker Reicheltre PR c/35436 (ICE with attribute "format")
2008-03-20 Kai Tietzms format support for mingw.
2007-09-27 Jakub Jelinekbuiltins.c (expand_builtin, [...]): Use new %K format...
2007-09-17 Jakub Jelinekc-format.h (format_kind_info): Add alloc_char field.
2007-09-04 Laurynas Biveinisc-format.c: Include alloc-pool.h.
2007-08-13 Dan Hipschman2007-08-3 1 Dan Hipschman <dsh@google.com>
2007-08-12 Francois-Xavier... re PR fortran/32860 (Support %ld (for "long") for gfc_w...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-16 Andrew Pinski[multiple changes]
2007-06-11 Rafael Espindolareally remove signed(_or_unsigned)?_type langhooks
2007-05-14 Rafael Avila de... c-common.c (warnings_for_convert_and_check): Use unsign...
2007-04-07 Bruce KorbSeparate NUL byte detection from rest of -Wformat warnings
2007-02-28 Sandra Loosemorebuiltins.c (fold_builtin_call_list, [...]): Delete...
2006-05-18 Mike StumpWhitespace fixups
2005-12-17 Gabriel Dos Reistree-inline.c (copy_body_r): Use explicit cast when...
2005-12-16 Jon Grimmtarget-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
2005-10-26 Andrew Pinskire PR c/23103 (gcc_diag does not work with -combine)
2005-07-22 DJ Deloriec-format.c (check_function_format): Change warning...
2005-07-19 Kaveh R. Ghazire PR c++/22476 (-Wmissing-format-attribute should...
2005-07-03 Kaveh R. Ghazic-format.c (gcc_gfc_format_type, [...]): New.
2005-07-03 Joseph Myersc-common.h (GCC_DIAG_STYLE): Define.
2005-07-02 Joseph Myerstoplev.c (default_tree_printer): Handle setting locatio...
2005-06-28 DJ Deloriec-decl.c (pop_scope): Move warning control into warning...
2005-06-25 Kelley CookUpdate FSF address.
2005-05-25 DJ Deloriecommon.opt (-Wattributes): New.
2005-05-25 DJ Deloriec-common.c (unsigned_conversion_warning): Move warning...
2005-05-13 Richard Guentherc-format.c (check_format_arg): Handle string literals...
2005-04-26 Joseph Myersre PR c/20740 (cc1 segfaults)
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-22 Nathan Sidwellbuiltins.c (gimplify_va_arg_expr): Reword comments...
2005-03-29 Kazu Hiratabuiltin-types.def, [...]: Update copyright.
2005-03-20 Joseph Myersc-common.c (handle_aligned_attribute, [...]): Do not...
2005-03-18 Joseph Myersc-common.c, [...]: Use %D for declarations in diagnosti...
2004-11-09 Joseph Myersbuiltins.c, [...]: Say "argument" instead of "arg"...
2004-11-09 Joseph Myersbuiltins.c, [...]: Avoid "`" as left quote, using ...
2004-10-03 Joseph Myersc-aux-info.c, [...]: Follow code formatting conventions.
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-15 Joseph Myersattribs.c, [...]: Use %<, %> and %q for quoting in...
2004-09-07 Nathan Sidwellc-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.
2004-07-25 Bernardo Innocentibasic-block.h (reorder_block_def): Rename to reorder_bl...
2004-07-25 Bernardo Innocentic-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-07-19 Daniel JacobowitzMakefile.in (c-format.o): Depend on c-format.h.
2004-07-01 Joseph Myersre PR c/1027 (slightly misleading printf format warning)
2004-06-30 Joseph Myersc-common.h (check_function_format): Remove first parameter.
2004-05-29 Joseph Myerspretty-print.c (pp_base_format_text): Support %< instea...
2004-05-24 Joseph Myersintl.h (open_quote, [...]): New.
2004-05-15 Joseph Myersre PR c/15444 (Bad warning message in printf format...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-01 Richard Kennerbuiltins.c, [...]: Change most occurrences of TREE_UNSI...
2004-03-14 Roger Saylealias.c (get_alias_set): Replace calls via (*lang_hooks...
2003-12-20 Joseph Myersc-format.c (print_char_table): Allow 'I' flag on floati...
2003-11-08 Joseph Myersre PR c/3190 (-Wformat-y2k doesn't belong to -Wall...
2003-09-21 Richard Hendersonc-format.c (gcc_diag_char_table): Add %J.
2003-07-18 Gabriel Dos Reisc-common.c: Don't undefine GCC_DIAG_STYLE.
2003-07-12 Kazu Hiratac-format.c: Fix comment formatting.
2003-07-01 Kazu Hiratabasic-block.h: Fix comment typos.
2003-06-30 Neil Boothc-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-30 Kaveh R. Ghazibuiltin-attrs.def (gcc_diag, [...]): New format attributes.
2003-06-28 Nathan Sidwelldiagnostic.h (diagnostic_set_info): Replace file and...
2003-06-28 Zack Weinberg* c-format.c (check_format_string, get_constant)
2003-06-23 Kazu Hiratabasic-block.h: Fix comment formatting.
2003-06-20 Andreas Toblerc-format.c: Change _Bool to bool reverting part of...
2003-06-19 Andreas Jaegerc-aux-info.c: Convert to ISO C99.
2003-06-16 Kaveh R. Ghazic-format.c (dynamic_format_types): New pointer for...
2003-06-13 Kaveh R. Ghazic-format.c (format_types_orig): Disallow '*' width...
2003-06-09 Osku SalermaPatch from Osku Salerma
2003-06-02 Kaveh R. Ghazibuiltin-attrs.def (ATTR_ASM_FPRINTF): New.
2003-05-31 Kaveh R. Ghazic-format.c (format_length_info, [...]): De-const-ify...
2003-05-17 Kaveh R. Ghazibuiltins.c (validate_arglist): Eliminate libiberty...
2003-05-01 Nathan Sidwellinput.h (lineno): Rename to ...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-01 Mark Mitchellre PR c++/8332 (strlen/template interaction causes...
2002-09-22 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-15 Kazu HirataChangeLog: Follow spelling conventions.
2002-08-01 Neil Boothc-common.c: Define all C/ObjC/C++ warning and flag...
2002-07-21 Gabriel Dos Reisc-decl.c (build_array_declarator): Say 'ISO C90', not...
2002-07-21 Neil Booth* c-format.c (T99_I, T99_UI): Remove.
2002-06-05 Gabriel Dos Reistoplev.h (report_error_function): Remove.
2002-05-23 Jason Thorpebuiltin-attrs.def: Update copyright years.
2002-05-23 Jason Thorpec-common.c (warn_nonnull): Declare.
2002-05-18 Jason Thorpec-common.c (c_common_post_options): Warn if -Wformat...
2002-05-03 Joseph Myersre PR c/6547 (misleading printf '$' format)
2002-04-19 Neil Boothbuiltins.c: Include langhooks.h.
2002-04-01 Neil Boothc-common.c (unsigned_conversion_warning, [...]): Use...
2002-02-20 Jakub Jelinekre PR c/4389 (Improper constant folding)
2001-11-25 Joseph Myersc-format.c (FMT_FLAG_DOLLAR_GAP_POINTER_OK): New.
2001-10-30 Paolo BonziniLocalization fixes.
2001-10-22 Nick Cliftonfix spelling typo in comment
2001-10-21 Kaveh R. Ghazic-format.c (maybe_read_dollar_number): Use safe-ctype...
next