OSDN Git Service

* g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
[pf3gnuchains/gcc-fork.git] / gcc / doloop.c
2003-01-24 rakdver * cfgloopanal.c: New file.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-04 dalejFix bugs that showed up building Spec on ppc darwin.
2002-10-07 dalejPermit doloop treatment for preconditioned loops.
2002-09-26 amodra * doloop.c (doloop_modify_runtime <biv skips initial...
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-09-16 kazu * ABOUT-NLS: Follow spelling conventions.
2002-07-20 amodra PR optimization/7130
2002-06-24 amodra * doloop.c (doloop_valid_p): Correct comment.
2002-06-17 amodra * doloop.c (doloop_optimize): Extract pattern from...
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-05-11 kazu * dbxout.c: Fix formatting.
2002-01-04 kazu * c-common.c: Fix formatting.
2001-11-30 dje2001-11-29 Zoltan Hidvegi <hzoli@hzoli.2y.net>
2001-11-28 rth * doloop.c (doloop_modify_runtime): Properly...
2001-11-27 rth * unroll.c (loop_iterations): Move last change ...
2001-11-16 kenner * expr.c (store_field): Pass tree instead of max size...
2001-10-09 kazu * c-common.c: Fix comment typos.
2001-09-21 hubicka * basic-block.h (flow_delete_insn, flow_delete_insn_ch...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-18 zack * optabs.h (OTI_flodiv, flodiv_optab): Kill.
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-05 berndsFix computation of number of iterations with unrolling
2001-04-11 rth * Makefile.in (insn-recog.o): Depend on toplev.h.
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2000-09-28 sirl 2000-09-28 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2000-08-14 ghazi * cse.c (fold_rtx): Avoid empty body in an if-statement.
2000-07-30 rth * Makefile.in (OBJS): Add doloop.o.