summaryrefslogtreecommitdiff
path: root/gcc/tree-pretty-print.c
Commit message (Expand)AuthorAgeFilesLines
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-8/+21
* * tree-pretty-print.c (dump_function_declaration): New.kenner2004-06-281-30/+59
* * c-decl.c (c_in_iteration_stmt, c_in_case_stmt): Remove.rth2004-06-241-5/+1
* * tree-pretty-print.c (dump_generic_node, case TYPE_DECL):kenner2004-06-241-1/+3
* * Makefile.in (tree-vn.o): New.dnovillo2004-06-231-2/+4
* * tree.def (VTABLE_REF): Remove.rth2004-06-231-7/+9
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-13/+31
* * tree.h (PHI_CHAIN): New.steven2004-06-161-1/+1
* * c-common.c (lang_gimplify_stmt): Remove next_p argument.rth2004-06-161-3/+5
* 2004-06-15 Daniel Berlin <dberlin@dberlin.org>dberlin2004-06-151-80/+0
* * doc/tree-ssa.texi: Remove references to VDEF and add descriptionsbbooth2004-06-101-5/+17
* * basic-block.h (struct edge_def): Add goto_locus.rth2004-06-091-2/+16
* * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,kazu2004-05-301-1/+1
* gcc/ChangeLog:bonzini2004-05-281-13/+29
* * c-gimplify.c (c_genericize):steven2004-05-151-2/+2
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+2267