summaryrefslogtreecommitdiff
path: root/gcc/tree-pretty-print.c
Commit message (Expand)AuthorAgeFilesLines
* In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2005-12-061-0/+3
* tree-pretty-print.c (op_symbol): Handle LROTATE_EXPR and RROTATE_EXPR.Richard Guenther2005-12-021-0/+6
* pretty-print.h (pp_widest_integer): New macro.Jan Hubicka2005-07-311-0/+10
* Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo2005-07-201-14/+7
* Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin2005-07-081-1/+1
* Makefile.in: Adjust dependencies.Paolo Bonzini2005-07-051-0/+1
* PR tree-optimization/22029 (and 22135)Ira Rosen2005-07-031-1/+2
* Update FSF address.Kelley Cook2005-06-251-2/+2
* re PR c++/19317 (removing a temporary return value when we cannot)Jason Merrill2005-06-231-2/+2
* genopinit.c (vec_shl_optab, [...]): Initialize new optabs.Dorit Nuzman2005-06-211-0/+10
* tree.def (REDUC_MAX_EXPR, [...]): New tree-codes.Dorit Nuzman2005-06-181-0/+24
* tree-ssa-address.c: New file.Zdenek Dvorak2005-06-071-0/+58
* basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi2005-06-011-1/+0
* basic-block.h (basic_block_def): Add phi_nodes and predictions.Kazu Hirata2005-05-271-2/+1
* lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface.Andrew MacLeod2005-05-031-0/+3
* re PR tree-optimization/20920 (ICE with eh and VRP)Diego Novillo2005-04-111-0/+2
* backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo2005-04-081-0/+8
* tree-pretty-print.c (dump_generic_node): Use %p for pointer.Andrew MacLeod2005-04-051-1/+1
* lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt.Andrew MacLeod2005-04-051-0/+3
* tree.def (FILE_TYPE): Removed.Tom Tromey2005-03-301-5/+1
* tree.def (SET_TYPE): Remove.Nathan Sidwell2004-12-091-4/+0
* tree-pretty-print.c (dump_array_domain): Split out from dump_generic_node; fi...Richard Henderson2004-12-071-42/+32
* c-common.c, [...]: Replace uses of first_rtl_op with TREE_CODE_LENGTH.Kazu Hirata2004-12-071-1/+1
* tree-pretty-print.c (dump_generic_node, [...]): Handle TYPE_REF_CAN_ALIAS_ALL.Richard Kenner2004-11-241-7/+15
* expr.c (expand_expr_real_1): Remove cases for EXIT_BLOCK_EXPR and LABELED_BLO...Steven Bosscher2004-11-241-42/+0
* re PR tree-optimization/17133 (wrong code with -ftree-lim)Daniel Berlin2004-10-271-4/+9
* cfgexpand.c (maybe_dump_rtl_for_tree_stmt): New function.Steven Bosscher2004-10-081-2/+4
* tree-pretty-print.c (dump_generic_node): Fix printing of BINFO and TREE_VEC n...Daniel Berlin2004-10-061-1/+19
* re PR tree-optimization/17739 (tree-optimizers extend the lifetime of a hard ...Richard Henderson2004-09-291-0/+8
* * tree-pretty-print.c (dump_generic_node): Print vector types.Devang Patel2004-09-281-1/+7
* backport: basic-block.h: Include vec.h, errors.h.Ben Elliston2004-09-281-4/+7
* tree-pretty-print.c (dump_generic_node): Print VEC_COND_EXPR.Devang Patel2004-09-271-10/+10
* * tree-pretty-print.c (dump_generic_node): Print VEC_COND_EXPR.Devang Patel2004-09-271-0/+10
* tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.Dorit Naishlos2004-09-231-0/+27
* alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham2004-09-171-8/+6
* re PR c++/17412 (tree check failure in fold-const)Steven Bosscher2004-09-111-3/+14
* tree-pretty-print.c (dump_decl_name): Print unnamed decls as D.xxx rather tha...Geoffrey Keating2004-09-111-2/+2
* targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo2004-09-091-4/+2
* tree-pretty-print.c (dump_generic_node, [...]): Add blank after ')'.Richard Kenner2004-08-311-4/+18
* tree-pretty-print.c (dump_generic_node): Handle VALUE_HANDLE in COMPONENT_REF...Diego Novillo2004-08-301-5/+8
* tree-ssa-operands.h (struct ssa_operand_iterator_d): New.Andrew MacLeod2004-08-251-14/+11
* tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell2004-08-251-4/+4
* tree.h (build_int_cst): New.Nathan Sidwell2004-08-151-3/+4
* expr.c (expand_expr_real_1): Remove.Paolo Bonzini2004-08-061-4/+0
* basic-block.h (profile_staus): New global variable.Jan Hubicka2004-08-041-0/+2
* gimplify.c (gimplify_expr): Don't replace with DECL_INITIAL if fb_lvalue.Richard Henderson2004-07-301-1/+4
* c-common.c (c_common_unsafe_for_reeval): Delete.Eric Christopher2004-07-281-10/+4
* tree-pretty-print.c (dump_generic_node): Dump CALL_EXPR_HAS_RETURN_SLOT_ADDR.Richard Henderson2004-07-201-0/+2
* tree-def (WITH_SIZE_EXPR): New.Richard Henderson2004-07-161-0/+8
* Makefile.in (tree-pretty-print.o): Depend on tree-chrec.h.Sebastian Pop2004-07-161-0/+19