summaryrefslogtreecommitdiff
path: root/gcc/c-format.c
Commit message (Expand)AuthorAgeFilesLines
* PR c/15444jsm282004-05-151-0/+36
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-1/+1
* * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:kenner2004-04-011-1/+1
* * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle2004-03-141-2/+2
* * c-format.c (print_char_table): Allow 'I' flag on floating pointjsm282003-12-201-14/+14
* PR c/3190jsm282003-11-081-1/+1
* * c-format.c (gcc_diag_char_table): Add %J.rth2003-09-211-9/+28
* * c-common.c: Don't undefine GCC_DIAG_STYLE.gdr2003-07-181-1/+1
* * c-format.c: Fix comment formatting.kazu2003-07-121-2/+2
* * basic-block.h: Fix comment typos.kazu2003-07-011-1/+1
* * c-common.c (enum c_language_kind, flag_objc): Remove.neil2003-06-301-2/+2
* gcc:ghazi2003-06-301-4/+274
* * diagnostic.h (diagnostic_set_info): Replace file and linenonathan2003-06-281-1/+1
* * c-format.c (check_format_string, get_constant)zack2003-06-281-2/+2
* * basic-block.h: Fix comment formatting.kazu2003-06-231-1/+1
* 2003-06-20 Andreas Tobler <toa@pop.agri.ch>aj2003-06-201-2/+2
* * c-aux-info.c: Convert to ISO C99.aj2003-06-191-81/+38
* * c-format.c (dynamic_format_types): New pointer for dynamic data.ghazi2003-06-161-38/+71
* gcc:ghazi2003-06-131-1/+1
* Patch from Osku Salermawilson2003-06-091-68/+72
* * builtin-attrs.def (ATTR_ASM_FPRINTF): New.ghazi2003-06-021-72/+175
* * c-format.c (format_length_info, format_char_info,ghazi2003-05-311-37/+37
* gcc:ghazi2003-05-171-6/+5
* * input.h (lineno): Rename to ...nathan2003-05-011-3/+3
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* PR c++/8332mmitchel2002-12-011-1/+1
* * ChangeLog: Follow spelling conventions.kazu2002-09-221-3/+3
* * ChangeLog: Follow spelling conventions.kazu2002-09-151-1/+1
* * c-common.c: Define all C/ObjC/C++ warning and flag variables.neil2002-08-011-27/+0
* 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>gdr2002-07-211-1/+1
* * c-format.c (T99_I, T99_UI): Remove.neil2002-07-211-2/+0
* * toplev.h (report_error_function): Remove.gdr2002-06-051-4/+4
* * builtin-attrs.def: Update copyright years.thorpej2002-05-231-5/+0
* * c-common.c (warn_nonnull): Declare.thorpej2002-05-231-95/+35
* * 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