aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-live.h
AgeCommit message (Expand)AuthorFilesLines
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-14tree-ssa-live.c (tpa_init, [...]): Use VEC instead of VARRAY.Kazu Hirata1-2/+2
2005-02-13* flags.h, read-rtl.c, tree-ssa-live.h: Update copyright.Kazu Hirata1-1/+1
2005-02-12c-tree.h, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-11-17basic-block.h, [...]: Remove unused prototypes.Kazu Hirata1-1/+0
2004-11-08tree-ssa-live.c (tpa_init, [...]): Make them static.Kazu Hirata1-2/+0
2004-11-04bitmap.h (bitmap_a_or_b, [...]): Remove.Nathan Sidwell1-1/+1
2004-11-04bitmap.c (bitmap_print): Make bitno unsigned.Nathan Sidwell1-2/+2
2004-09-10bb-reorder.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-09targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo1-34/+12
2004-08-09Makefile.in (OBJC-common): Add tree-ssa-threadupdate.cJeff Law1-10/+0
2004-06-03Makefile.in (RA_H, [...]): New.Jerry Quinn1-0/+2
2004-05-30bb-reorder.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-05-14re PR tree-optimization/14466 (missed PHI optimization (different types))Andrew Pinski1-0/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+747