aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-pretty-print.c
AgeCommit message (Expand)Author
2005-06-04 * Merge from mainline (tree-profiling-merge-20050603)tree-profiling-branchJan Hubicka
2005-05-18 * Merge from mainline (tree-profiling-merge-20050517)Jan Hubicka
2005-04-15 * Merge from mainline tree-profiling-merge-20050412Jan Hubicka
2005-04-09 * Merge from mainline tree-profiling-merge-20050321Jan Hubicka
2005-04-04 * Merge from mainline tree-profiling-merge-20050402Jan Hubicka
2005-01-18changes to analyze for escaped types.Kenneth Zadeck
2004-12-15 * Merge from mainline (tree-profiling-merge-20041212)Jan Hubicka
2004-11-17 * Makefile.in (tree-inline.o): Add dependency on $(TREE_FLOW_H) andStuart Hastings
2004-10-17 Merge from mainline (tree-profiling-merge-20041017)Jan Hubicka
2004-09-25 * Merge from mainline.Jan Hubicka
2004-09-18 * Merge form mainline (tree-profiling-merge-20040918)Jan Hubicka
2004-09-12 Merge from mainline (tree-profiling-merge-20040912)Jan Hubicka
2004-09-09 Merge from mainline (tree-profile-merge-20040829)Jan Hubicka
2004-08-02 * merge from mainline (tree-profiling-merge-20040602)Jan Hubicka
2004-06-04 * Merge from mainline (tree-profiling-merge-20040602)Jan Hubicka
2004-05-17 * Merge from mainline (tree-profiling-merge-20040518)Jan Hubicka
2004-04-29 * Merge from tree-ssa.Jan Hubicka
2004-04-18 * basic-block.h (check_bb_profile): Declare.Jan Hubicka
2004-03-30 * Merge from tree-ssa (tree-profiling-merge-20030330)Jan Hubicka
2004-03-03 * Merge from tree-ssa (tree-profilng-merge-20040303)Jan Hubicka
2004-02-22 * Merge from tree-ssa (tree-profilng-merge-20040222)Jan Hubicka
2004-02-20 * cfgcleanup.c (try_optimize_cfg): Do not merge blocks separated byJan Hubicka
2004-02-16 * Merge from tree-ssa branch (tree-profilng-merge-20040216)Jan Hubicka
2004-02-06 * tree-pretty-print.c (dump_generic_node): Render NON_LVALUE_EXPR.Richard Henderson
2004-02-062004-02-05 Andrew Macleod <amacleod@redhat.com>Andrew Macleod
2004-01-30 * tree-pretty-print.c (dump_generic_node): If TDF_DETAILS, dumpRichard Henderson
2003-12-19 * dominance.c: Fix comment typos.Kazu Hirata
2003-12-16 * tree-pretty-print.c (dump_bb_header): Show block number whenZdenek Dvorak
2003-12-15Abstract the SSA operands management.Andrew Macleod
2003-12-03 * tree-pretty-print.c (dump_phi_nodes): Removed superfluousBrian Booth
2003-12-03 * tree-cfg.c: (make_edges): Eliminate fallthru to exit.Zdenek Dvorak
2003-12-02 * tree-pretty-print.c (dump_phi_nodes): Added code to always show phiBrian Booth
2003-11-22 * tree-pretty-print.c (dump_generic_node): Remove superfluous ';'.Zdenek Dvorak
2003-11-21 * tree-dfa.c (add_vdef, cleanup_voperand_arrays): Use NUM_VDEFS.Jeff Law
2003-11-21 * tree-dfa.c (add_vdef): Revamp to handle new method forJeff Law
2003-11-17 * tree-pretty-print.c (dump_generic_node): Use %u not %x forRichard Henderson
2003-11-16 * c-pretty-print.c (debug_c_tree): Restore removed fn.Jason Merrill
2003-11-16 * tree.h (LABEL_DECL_UID): Rename from LABEL_DECL_INDEX.Richard Henderson
2003-11-12 * Makefile.in (OBJS-common): Add tree-iterator.o.Richard Henderson
2003-11-112003-11-11 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>Zdenek Dvorak
2003-11-05 * diagnostic.h (print_generic_decl): Declare.Zdenek Dvorak
2003-11-03 * tree-pretty-print.c (dump_block_info): Add flags parameter.Zdenek Dvorak
2003-11-03 * tree-dump.c (dump_options): Add TDF_LINENO.Zdenek Dvorak
2003-11-01 * basic-block.h (BB_CONTROL_STRUCTURE): Removed.Zdenek Dvorak
2003-10-30 * c-common.c (c_warn_unused_result): Remove lowered containers.Richard Henderson
2003-10-25 * gimple-low.c: New.Zdenek Dvorak
2003-10-242003-10-22 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2003-10-14 * cfghooks.c (dump_bb): Take extra `int indent' argument.Steven Bosscher
2003-10-13 * tree-flow-inline.h (def_ops): Take a stmt_ann_t as argumentSteven Bosscher
2003-10-122003-10-12 Richard Henderson <rth@redhat.com>Richard Henderson