summaryrefslogtreecommitdiff
path: root/gcc/c-pretty-print.c
Commit message (Expand)AuthorAgeFilesLines
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-3/+6
* PR c/27893jsm282006-08-251-2/+2
* Whitespace fixupsmrs2006-05-181-98/+98
* * c-pretty-print.c (pp_c_direct_abstract_declarator): Printjakub2006-04-201-1/+10
* * tree.def (CHAR_TYPE): Remove.sayle2006-02-081-2/+1
* 2005-12-30 Gabriel Dos Reis <gdr@integrable-solutions.net>gdr2005-12-301-0/+1
* 2005-12-16 Jon Grimm <jgrimm2@us.ibm.com>bje2005-12-161-0/+6
* * c-common.c (c_sizeof_or_alignof_type): Use fold_convert insteadjsm282005-12-031-1/+2
* PR c/24329jsm282005-11-031-3/+24
* Make CONSTRUCTOR use VEC to store initializers.giovannibajo2005-07-201-2/+18
* PR c/22421jsm282005-07-161-3/+14
* Update FSF address.kcook2005-06-251-2/+2
* ./ian2005-04-251-25/+1
* ./ian2005-04-201-7/+0
* ./ian2005-04-171-18/+0
* ./ian2005-04-091-78/+0
* * c-objc-common.h, c-pretty-print.c, cgraphunit.c, except.c,kazu2005-02-211-1/+1
* PR 18785zack2005-02-201-39/+26
* * c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.nathan2004-09-071-2/+1
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-3/+4
* .:nathan2004-08-151-2/+3
* 2004-07-28 Eric Christopher <echristo@redhat.com>echristo2004-07-281-18/+17
* 2004-07-01 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-011-0/+1
* 2004-07-01 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-011-0/+63
* PR c/1027jsm282004-07-011-1/+3
* 2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2004-06-261-5/+7
* * c-common.def (RETURN_STMT): Remove.rth2004-06-211-17/+0
* * c-common.def (IF_STMT, CLEANUP_STMT): Move to cp-tree.def.rth2004-06-201-70/+6
* * c-common.def (COMPOUND_STMT): Remove.rth2004-06-171-21/+0
* * c-common.def (CASE_LABEL): Remove.rth2004-06-161-27/+0
* * c-common.def (ASM_STMT): Remove.rth2004-06-161-31/+0
* * c-common.def (GOTO_STMT, LABEL_STMT): Remove.rth2004-06-161-20/+11
* * c-common.c (lang_gimplify_stmt): Remove next_p argument.rth2004-06-161-23/+18
* * c-pretty-print.c (pp_c_left_bracket): Make a function.gdr2004-05-311-18/+35
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-39/+110
* * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:kenner2004-04-011-4/+4
* * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty-print.c,kazu2004-03-201-1/+1
* * c-pretty-print.c (pp_c_semicolon): Fix formatting.gdr2004-03-151-3/+17
* * alloc-pool.c: Fix comment typos.kazu2004-01-311-1/+1
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * i386.md (load_tp_di): Fix pasto.hubicka2004-01-161-11/+11
* * alias.c: Fix comment formatting.kazu2003-12-211-3/+3
* * ChangeLog.7: Fix comment typos.kazu2003-11-211-2/+2
* * c-pretty-print.c (pp_c_postfix_expression)jason2003-10-081-1/+1
* * c-pretty-print.c: Fix comment typos.kazu2003-10-051-2/+2
* * c-pretty-print.c: Fix comment formatting.kazu2003-10-051-2/+2
* * tree.def (FFS_EXPR, CLZ_EXPR, CTZ_EXPR, POPCOUNT_EXPR,sayle2003-09-181-4/+1
* * c-pretty-print.h (pp_type_specifier_seq): Fix thinko.gdr2003-09-181-55/+153
* PR c++/11357gdr2003-09-171-1/+6
* * c-pretty-print.h (pp_c_left_brace): Declare.gdr2003-09-071-12/+14