OSDN Git Service

Note which PR this was related to.
[pf3gnuchains/gcc-fork.git] / gcc / c-pretty-print.c
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-22 jason * c-pretty-print.c (pp_c_specifier_qualifier_list...
2010-03-03 jason * c-pretty-print.c (pp_c_specifier_qualifier_list...
2009-11-25 hjlRemove trailing white spaces.
2009-10-26 uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
2009-09-08 ktietz2009-09-08 Kai Tietz <kai.tietz@onevision.com>
2009-05-10 jsm28 * pretty-print.h (struct pretty_print_info): Add
2009-05-01 jsm28 * c-objc-common.c (c_tree_printer): Print identifiers...
2009-01-09 jakub PR c/35742
2008-12-08 jakub PR c/35443
2008-12-08 jakub PR c/35442
2008-12-05 jakub PR c++/35336
2008-11-12 jakub PR c++/35334
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-06-06 rwildgcc/
2008-05-09 tomby * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.
2008-04-15 dougkwan2008-04-15 Doug Kwan <dougkwan@google.com>
2008-04-04 jakub PR c/35440
2008-01-29 dgregor2008-01-29 Douglas Gregor <doug.gregor@gmail.com>
2008-01-26 jakub PR c++/34965
2007-08-28 gdr* c-pretty-print.c (pp_c_constant): Handle COMPLEX_CST.
2007-08-09 dberlin2007-08-09 Daniel Berlin <dberlin@dberlin.org>
2007-08-08 chaoyingfu * tree.def (FIXED_POINT_TYPE): New type.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-03-03 ghazi * c-pretty-print.c (pp_c_direct_abstract_declarator...
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-01-08 rguenth2007-01-08 Richard Guenther <rguenther@suse.de>
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-08-25 jsm28 PR c/27893
2006-05-18 mrsWhitespace fixups
2006-04-20 jakub * c-pretty-print.c (pp_c_direct_abstract_declarator...
2006-02-08 sayle * tree.def (CHAR_TYPE): Remove.
2005-12-30 gdr2005-12-30 Gabriel Dos Reis <gdr@integrable-solutions...
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>
next