]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-pretty-print.c
2005-12-16 Jon Grimm <jgrimm2@us.ibm.com>
[thirdparty/gcc.git] / gcc / c-pretty-print.c
2005-12-16  bje2005-12-16 Jon Grimm <jgrimm2@us.ibm.com>
2005-12-03  jsm28 * c-common.c (c_sizeof_or_alignof_type): Use fold_conv...
2005-11-03  jsm28 PR c/24329
2005-07-20  giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-07-16  jsm28 PR c/22421
2005-06-25  kcookUpdate FSF address.
2005-04-25  ian./
2005-04-20  ian./
2005-04-17  ian./
2005-04-09  ian./
2005-02-21  kazu * c-objc-common.h, c-pretty-print.c, cgraphunit.c...
2005-02-20  zack PR 18785
2004-09-07  nathan * c-aux-info.c (gen_type): Use gcc_assert or gcc_unrea...
2004-08-25  nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-15  nathan.:
2004-07-28  echristo2004-07-28 Eric Christopher <echristo@redhat.com>
2004-07-01  bonzini2004-07-01 Paolo Bonzini <bonzini@gnu.org>
2004-07-01  bonzini2004-07-01 Paolo Bonzini <bonzini@gnu.org>
2004-07-01  jsm28 PR c/1027
2004-06-26  kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-06-21  rth * c-common.def (RETURN_STMT): Remove.
2004-06-20  rth * c-common.def (IF_STMT, CLEANUP_STMT): Move...
2004-06-17  rth * c-common.def (COMPOUND_STMT): Remove.
2004-06-16  rth * c-common.def (CASE_LABEL): Remove.
2004-06-16  rth * c-common.def (ASM_STMT): Remove.
2004-06-16  rth * c-common.def (GOTO_STMT, LABEL_STMT): Remove.
2004-06-16  rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-05-31  gdr * c-pretty-print.c (pp_c_left_bracket): Make...
2004-05-13  dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-01  kenner * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin...
2004-03-20  kazu * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty...
2004-03-15  gdr * c-pretty-print.c (pp_c_semicolon): Fix formatting.
2004-01-31  kazu * alloc-pool.c: Fix comment typos.
2004-01-21  kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-16  hubicka * i386.md (load_tp_di): Fix pasto.
2003-12-21  kazu * alias.c: Fix comment formatting.
2003-11-21  kazu * ChangeLog.7: Fix comment typos.
2003-10-08  jason * c-pretty-print.c (pp_c_postfix_expression)
2003-10-05  kazu * c-pretty-print.c: Fix comment typos.
2003-10-05  kazu * c-pretty-print.c: Fix comment formatting.
2003-09-18  sayle * tree.def (FFS_EXPR, CLZ_EXPR, CTZ_EXPR, POPCOUNT_EXPR,
2003-09-18  gdr * c-pretty-print.h (pp_type_specifier_seq)...
2003-09-17  gdr PR c++/11357
2003-09-07  gdr * c-pretty-print.h (pp_c_left_brace): Declare.
2003-08-25  gdr * pretty-print.h (pp_maybe_newline_and_indent): New...
2003-08-22  kazu * builtin-attrs.def: Fix comment formatting.
2003-08-19  kazu * builtins.c: Fix comment typos.
2003-08-10  gdr * pretty-print.c (pp_base_indent): Rename from pp_indent.
2003-08-05  gdr * pretty-print.h (pp_set_line_maximum_length): Make...
2003-08-03  gdr * pretty-print.h: Adjust macro definitions.
2003-07-25  gdr Remove pedwarn_with_decl, warning_with_decl...
2003-07-14  gdr*** empty log message ***
2003-06-30  neil * c-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-22  aj * c-lex.c: Convert to ISO C90.
2003-05-21  ghazigcc:
2003-04-07  zack * tree.c (tree_size): For all 'c' and 'x' nodes...
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-10-16  rthgcc/
2002-09-08  kazu * basic-block.h: Fix comment formatting.
2002-09-04  rth * real.c (ereal_to_decimal): Add digits parameter.
2002-08-22  jason * c-common.h (RETURN_STMT_EXPR): Rename from...
2002-08-14  gdr * c-pretty-print.h: Guard against multiple...
2002-08-13  gdr * c-pretty-print.c: #include "c-tree.h".
2002-08-12  gdr * diagnostic.h (output_formatted_scalar): Renam...
2002-07-30  gdr * c-pretty-print.h (pp_c_statement): Declare.
2002-07-30  gdr * c-pretty-print.c (pp_c_primary_expression): Handle...
2002-07-29  gdr2002-07-30 Gabriel Dos Reis <gdr@nerim.net>
2002-07-29  gdr2002-07-29 Gabriel Dos Reis <gdr@nerim.net>