summaryrefslogtreecommitdiff
path: root/gcc/c-format.c
Commit message (Expand)AuthorAgeFilesLines
* * c-common.c (c_common_post_options): Warn if -Wformat-zero-lengththorpej2002-05-181-2/+8
* * c-format.c (check_format_info_main): Don't check for presence ofjsm282002-05-031-5/+5
* * builtins.c: Include langhooks.h.neil2002-04-191-7/+2
* * c-common.c (unsigned_conversion_warning, convert_and_check,neil2002-04-011-2/+2
* PR c/4389jakub2002-02-201-5/+4
* * c-format.c (FMT_FLAG_DOLLAR_GAP_POINTER_OK): New.jsm282001-11-251-10/+46
* 2001-10-30 Paolo Bonzini <bonzini@gnu.org>jsm282001-10-301-8/+8
* fix spelling typo in commentnickc2001-10-221-2/+2
* * c-format.c (maybe_read_dollar_number): Use safe-ctype macrosghazi2001-10-211-2/+2
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-2/+2
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-37/+37
* * c-common.c (c_format_attribute_table): Make format andjsm282001-10-021-218/+142
* * attribs.c (decl_attributes): Possibly calljsm282001-10-021-80/+10
* * c-format.c (CPLUSPLUS_STD_VER): Define to STD_C94.jsm282001-10-021-1/+1
* * c-format.c (init_function_format_info): Check __builtin_printfjsm282001-09-221-5/+8
* Table-driven attributes.jsm282001-09-211-26/+46
* * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.aj2001-08-271-12/+4
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * c-format.c (check_format_info_recurse): Handlejakub2001-04-251-0/+40
* * print-rtl.c (print_rtx): Cast enums to int for comparison.danglin2001-03-021-12/+14
* * c-common.c: Move format checking code to ...jsm282001-01-131-0/+2507