OSDN Git Service

(TARGET_CPU_CPP_BUILTINS): Add builtin assert of cpu=xstormy16.
[pf3gnuchains/gcc-fork.git] / gcc / tree-phinodes.c
2004-11-09 kazu * tree-phinodes.c (phi_reverse): New.
2004-11-06 kazu * tree-phinodes.c (remove_all_phi_nodes_for): Speed...
2004-11-04 kazu * tree-phinodes.c (make_phi_node): Make it static.
2004-11-03 kazu * tree-phinodes.c (resize_phi_node): Copy only a porti...
2004-11-02 kazu * tree-phinodes.c (add_phi_arg): Add an assertion...
2004-11-02 kazu * tree-phinodes.c (remove_phi_arg_num): Do not zero the
2004-10-30 kazu * tree-phinodes.c (create_phi_node): Don't zero PHI_RE...
2004-10-29 kazu * tree-phinodes.c (allocate_phi_node): New.
2004-10-29 kazu * tree-phinodes.c (make_phi_node, resize_phi_node...
2004-10-29 kazu * tree-phinodes.c (add_phi_arg): Turn an "if" that...
2004-10-28 kazu * tree-phinodes.c: Remove trailing whitespace.
2004-10-27 steven * tree-phinodes.c (remove_phi_arg_num): Don't remove...
2004-09-29 bje * tree-flow.h (struct bb_ann_d): Remove num_preds...
2004-09-09 nathan * targhooks.c (default_unwind_emit, default_scalar_mod...
2004-08-09 law * Makefile.in (OBJC-common): Add tree-ssa-threa...
2004-07-22 dnovillo * tree-into-ssa.c (set_livein_block): Fix typo in...
2004-06-17 amacleod2004-06-16 Andrew MacLeod <amacleod@redhat.com>
2004-06-16 steven * tree.h (PHI_CHAIN): New.
2004-05-30 kazu * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,
2004-05-18 law * toplev.h (flag_delete_null_pointer_checks...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.