aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-format.c
AgeCommit message (Expand)AuthorFilesLines
2004-09-07c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.Nathan Sidwell1-49/+33
2004-07-26basic-block.h (reorder_block_def): Rename to reorder_block_def_p.Bernardo Innocenti1-13/+19
2004-07-25c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists.Bernardo Innocenti1-2/+2
2004-07-19Makefile.in (c-format.o): Depend on c-format.h.Daniel Jacobowitz1-407/+192
2004-07-01re PR c/1027 (slightly misleading printf format warning)Joseph Myers1-70/+88
2004-06-30c-common.h (check_function_format): Remove first parameter.Joseph Myers1-140/+101
2004-05-29pretty-print.c (pp_base_format_text): Support %< instead of %` and %> as well...Joseph Myers1-17/+14
2004-05-24intl.h (open_quote, [...]): New.Joseph Myers1-48/+56
2004-05-15re PR c/15444 (Bad warning message in printf format checking)Joseph Myers1-0/+36
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-1/+1
2004-03-31builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.Richard Kenner1-1/+1
2004-03-14alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo...Roger Sayle1-2/+2
2003-12-20c-format.c (print_char_table): Allow 'I' flag on floating point decimal formats.Joseph Myers1-14/+14
2003-11-08re PR c/3190 (-Wformat-y2k doesn't belong to -Wall - it's hard to avoid)Joseph Myers1-1/+1
2003-09-20c-format.c (gcc_diag_char_table): Add %J.Richard Henderson1-9/+28
2003-07-18c-common.c: Don't undefine GCC_DIAG_STYLE.Gabriel Dos Reis1-1/+1
2003-07-12c-format.c: Fix comment formatting.Kazu Hirata1-2/+2
2003-07-01basic-block.h: Fix comment typos.Kazu Hirata1-1/+1
2003-06-30c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth1-2/+2
2003-06-30builtin-attrs.def (gcc_diag, [...]): New format attributes.Kaveh R. Ghazi1-4/+274
2003-06-28diagnostic.h (diagnostic_set_info): Replace file and lineno parameters with a...Nathan Sidwell1-1/+1
2003-06-28* c-format.c (check_format_string, get_constant)Zack Weinberg1-2/+2
2003-06-23basic-block.h: Fix comment formatting.Kazu Hirata1-1/+1
2003-06-20c-format.c: Change _Bool to bool reverting part of the last patch.Andreas Tobler1-2/+2
2003-06-19c-aux-info.c: Convert to ISO C99.Andreas Jaeger1-81/+38
2003-06-16c-format.c (dynamic_format_types): New pointer for dynamic data.Kaveh R. Ghazi1-38/+71
2003-06-13c-format.c (format_types_orig): Disallow '*' width/precision in asm_fprintf f...Kaveh R. Ghazi1-1/+1
2003-06-09Patch from Osku SalermaOsku Salerma1-68/+72
2003-06-02builtin-attrs.def (ATTR_ASM_FPRINTF): New.Kaveh R. Ghazi1-72/+175
2003-05-31c-format.c (format_length_info, [...]): De-const-ify structure members.Kaveh R. Ghazi1-37/+37
2003-05-17builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi1-6/+5
2003-05-01input.h (lineno): Rename to ...Nathan Sidwell1-3/+3
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-12-01re PR c++/8332 (strlen/template interaction causes ICE)Mark Mitchell1-1/+1
2002-09-22ChangeLog: Follow spelling conventions.Kazu Hirata1-3/+3
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-08-01c-common.c: Define all C/ObjC/C++ warning and flag variables.Neil Booth1-27/+0
2002-07-21c-decl.c (build_array_declarator): Say 'ISO C90', not 'ISO C89'.Gabriel Dos Reis1-1/+1
2002-07-21* c-format.c (T99_I, T99_UI): Remove.Neil Booth1-2/+0
2002-06-05toplev.h (report_error_function): Remove.Gabriel Dos Reis1-4/+4
2002-05-23builtin-attrs.def: Update copyright years.Jason Thorpe1-5/+0
2002-05-23c-common.c (warn_nonnull): Declare.Jason Thorpe1-95/+35
2002-05-18c-common.c (c_common_post_options): Warn if -Wformat-zero-length is used with...Jason Thorpe1-2/+8
2002-05-03re PR c/6547 (misleading printf '$' format)Joseph Myers1-5/+5
2002-04-19builtins.c: Include langhooks.h.Neil Booth1-7/+2
2002-04-01c-common.c (unsigned_conversion_warning, [...]): Use new hooks.Neil Booth1-2/+2
2002-02-20re PR c/4389 (Improper constant folding)Jakub Jelinek1-5/+4
2001-11-25c-format.c (FMT_FLAG_DOLLAR_GAP_POINTER_OK): New.Joseph Myers1-10/+46
2001-10-30Localization fixes.Paolo Bonzini1-8/+8
2001-10-22fix spelling typo in commentNick Clifton1-2/+2