aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-format.c
AgeCommit message (Expand)Author
2004-11-09 * builtins.c, c-common.c, c-decl.c, c-format.c: Say "argument"Joseph Myers
2004-11-09 * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,Joseph Myers
2004-10-03 * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin.c, c-decl.c,Joseph Myers
2004-09-172004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>Jeffrey D. Oldham
2004-09-15gcc:Joseph Myers
2004-09-07 * c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.Nathan Sidwell
2004-07-25 * basic-block.h (reorder_block_def): Rename to reorder_block_def_p.Bernardo Innocenti
2004-07-25 * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameterBernardo Innocenti
2004-07-19gcc/Daniel Jacobowitz
2004-07-01 PR c/1027Joseph Myers
2004-06-30 * c-common.h (check_function_format): Remove first parameter.Joseph Myers
2004-05-29 * pretty-print.c (pp_base_format_text): Support %< instead of %`Joseph Myers
2004-05-24 * intl.h (open_quote, close_quote): New.Joseph Myers
2004-05-15 PR c/15444Joseph Myers
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-04-01 * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:Richard Kenner
2004-03-14 * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()Roger Sayle
2003-12-20 * c-format.c (print_char_table): Allow 'I' flag on floating pointJoseph Myers
2003-11-08 PR c/3190Joseph Myers
2003-09-21 * c-format.c (gcc_diag_char_table): Add %J.Richard Henderson
2003-07-18 * c-common.c: Don't undefine GCC_DIAG_STYLE.Gabriel Dos Reis
2003-07-12 * c-format.c: Fix comment formatting.Kazu Hirata
2003-07-01 * basic-block.h: Fix comment typos.Kazu Hirata
2003-06-30 * c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth
2003-06-30gcc:Kaveh Ghazi
2003-06-28 * diagnostic.h (diagnostic_set_info): Replace file and linenoNathan Sidwell
2003-06-28 * c-format.c (check_format_string, get_constant)Zack Weinberg
2003-06-23 * basic-block.h: Fix comment formatting.Kazu Hirata
2003-06-202003-06-20 Andreas Tobler <toa@pop.agri.ch>Andreas Tobler
2003-06-19 * c-aux-info.c: Convert to ISO C99.Andreas Jaeger
2003-06-16 * c-format.c (dynamic_format_types): New pointer for dynamic data.Kaveh Ghazi
2003-06-13gcc:Kaveh Ghazi
2003-06-09Patch from Osku SalermaOsku Salerma
2003-06-02 * builtin-attrs.def (ATTR_ASM_FPRINTF): New.Kaveh Ghazi
2003-05-31 * c-format.c (format_length_info, format_char_info,Kaveh Ghazi
2003-05-17gcc:Kaveh Ghazi
2003-05-01 * input.h (lineno): Rename to ...Nathan Sidwell
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-12-01 PR c++/8332Mark Mitchell
2002-09-22 * ChangeLog: Follow spelling conventions.Kazu Hirata
2002-09-15 * ChangeLog: Follow spelling conventions.Kazu Hirata
2002-08-01 * c-common.c: Define all C/ObjC/C++ warning and flag variables.Neil Booth
2002-07-212002-07-21 Gabriel Dos Reis <gdr@nerim.net>Gabriel Dos Reis
2002-07-21 * c-format.c (T99_I, T99_UI): Remove.Neil Booth
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