aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-format.c
AgeCommit message (Expand)Author
2004-01-03Merge to tree-ssa-20020619-merge-20040102.Richard Henderson
2003-12-18 * c-common.c (handle_nonnull_attribute, check_function_nonnull):Jan Hubicka
2003-11-13Mainline merge as of 2003-11-11.Diego Novillo
2003-09-23Sync with mainline to include wanted_name type lookupJeff Law
2003-09-22Use %J in diagnostics.Richard Henderson
2003-07-23Mainline merge as of 2003-07-22.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-06-03Mainline merge as of 2003-05-25.Diego Novillo
2003-05-07Mainline merge as of 2003-05-04.Diego Novillo
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-10-11b-i-b merge as of 2002-10-11.Diego Novillo
2002-09-20Merge with basic-improvements branch as of 2002-09-19.Diego Novillo
2002-08-05Mainline merge as of 2002-08-04.Diego Novillo
2002-07-31Mainline merge as of 2002-07-28.Diego Novillo
2002-06-05 * toplev.h (report_error_function): Remove.Gabriel Dos Reis
2002-05-23* builtin-attrs.def: Update copyright years.Jason Thorpe
2002-05-23* c-common.c (warn_nonnull): Declare.Jason Thorpe
2002-05-18* c-common.c (c_common_post_options): Warn if -Wformat-zero-lengthJason Thorpe
2002-05-03 * c-format.c (check_format_info_main): Don't check for presence ofJoseph Myers
2002-04-19 * builtins.c: Include langhooks.h.Neil Booth
2002-04-01 * c-common.c (unsigned_conversion_warning, convert_and_check,Neil Booth
2002-02-20 PR c/4389Roger Sayle
2001-11-25 * c-format.c (FMT_FLAG_DOLLAR_GAP_POINTER_OK): New.Joseph Myers
2001-10-302001-10-30 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2001-10-22fix spelling typo in commentNick Clifton
2001-10-21 * c-format.c (maybe_read_dollar_number): Use safe-ctype macrosKaveh Ghazi
2001-10-112001-10-10 Stan Shebs <shebs@apple.com>Stan Shebs
2001-10-07 * builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh Ghazi
2001-10-02 * c-common.c (c_format_attribute_table): Make format andJoseph Myers
2001-10-02 * attribs.c (decl_attributes): Possibly callJoseph Myers
2001-10-02 * c-format.c (CPLUSPLUS_STD_VER): Define to STD_C94.Joseph Myers
2001-09-22 * c-format.c (init_function_format_info): Check __builtin_printfJoseph Myers
2001-09-21 Table-driven attributes.Joseph Myers
2001-08-27 * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-04-25 * c-format.c (check_format_info_recurse): HandleJakub Jelinek
2001-03-02 * print-rtl.c (print_rtx): Cast enums to int for comparison.John David Anglin
2001-01-13 * c-common.c: Move format checking code to ...Joseph Myers