OSDN Git Service

* targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):
[pf3gnuchains/gcc-fork.git] / gcc / Makefile.in
2004-09-09 nathan * targhooks.c (default_unwind_emit, default_scalar_mod...
2004-09-08 dberlin2004-09-08 Daniel Berlin <dberlin@dberlin.org>
2004-09-08 zlaski[gcc/ChangeLog]
2004-09-08 zlaski[gcc/ChangeLog]
2004-09-06 hjl2004-09-06 H.J. Lu <hongjiu.lu@intel.com>
2004-09-06 zack * Makefile.in (rtl.o, bitmap.o): Correct dependencies...
2004-09-06 membar * Makefile.in (rtl.o): Remove -DGENERATOR_FILE.
2004-09-06 bonzini2004-09-06 Paolo Bonzini <bonzini@gnu.org>
2004-09-05 rakdver * tree-ssa-loop-ivopts.c: New file.
2004-09-04 dpatel Tree level if-conversion for vectorizer.
2004-09-04 hjl2004-09-03 H.J. Lu <hongjiu.lu@intel.com>
2004-09-03 rth PR middle-end/9997
2004-09-03 rth * Makefile.in (LIB2ADDEHDEP): Add unwind.h...
2004-09-02 hubicka * gimplify.c (gimplify_compound_lval): Move "stack...
2004-09-01 rakdver * Makefile.in (rtl-profile.o, value-prof.o): Add GCC_H...
2004-09-01 jakub * Makefile.in (bb-reorder.o): Add several dependencies.
2004-08-31 bonziniMade fixincludes a toplevel build module.
2004-08-29 dnovillo * Makefile.in (OBJS-common): Add tree-ssa-propagate.o
2004-08-26 dberlin2004-08-26 Daniel Berlin <dberlin@dberlin.org>
2004-08-24 wilsonFix linux make profiledbootstrap.
2004-08-24 rakdver * tree-ssa-loop-ivcanon.c: New file.
2004-08-24 zack * rtl.def: Wrap MD-only codes in #ifdef GENERATOR_FILE.
2004-08-24 nathan * Makefile.in (PROTO_OBJS): Add errors.o.
2004-08-24 andreast2004-08-24 Andreas Tobler <a.tobler@schweiz.ch>
2004-08-23 nathan * Makefile.in (BUILD_ERRORS): Set to build-errors.
2004-08-19 nathan * tree.h (TYPE_CACHED_VALUES_P): New.
2004-08-19 steven * basic-block.h (struct edge_def): Remove crossing_edge.
2004-08-18 zack * Makefile.in (RTL_BASE_H): Update.
2004-08-18 steven * Makefile.in (OBJS-common): Add postreload-gcse.c.
2004-08-18 cticeHot/cold partitioning update patch. The problems that...
2004-08-17 dorit * tree-vectorizer.c: New File: loop vectorizati...
2004-08-16 zack * Makefile.in (BUILD_PREFIX, BUILD_PREFIX_1): Delete.
2004-08-16 nemet * Makefile.in (LIBS): Move $(LIBIBERTY) after $(BANSHE...
2004-08-15 zlaski[gcc/ChangeLog]
2004-08-13 rth * Makefile.in (insn-preds.o): Depend on TREE_H.
2004-08-13 dberlin2004-08-13 Daniel Berlin <dberlin@dberlin.org>
2004-08-12 zack * genpreds.c: Add capability to generate predicate...
2004-08-10 dberlin2004-08-10 Daniel Berlin <dberlin@dberlin.org>
2004-08-09 law * Makefile.in (OBJC-common): Add tree-ssa-threa...
2004-08-09 steven * timevar.def (TV_CPROP1, TV_CPROP2, TV_PRE, TV_HOIST...
2004-08-09 bonzini2004-08-09 Paolo Bonzini <bonzini@gnu.org>
2004-08-05 rakdver * tree-ssa-loop-manip.c: New file.
2004-08-04 zack * Makefile.in (RTL_BASE_H, RTL_H): Correct.
2004-07-26 bernie * Makefile.in (C_PRAGMA_H): New variable to track...
2004-07-23 jakub * Makefile.in (site.exp): Add HOSTCC and HOSTCFLAGS...
2004-07-23 zack * print-rtl.c (print_rtx <case 'b'>): Don't attempt...
2004-07-22 jsm28 * doc/implement-c.texi: New file.
2004-07-22 bonzini2004-07-22 Paolo Bonzini <bonzini@gnu.org>
2004-07-20 nathan.:
2004-07-19 drowgcc/
2004-07-18 drow * Makefile.in (tree-alias-common.o): Update dependencies.
2004-07-16 spop * Makefile.in (tree-pretty-print.o): Depend on tree...
2004-07-13 spop * Makefile.in (OBJS-common): Add tree-data-ref.o.
2004-07-13 wilsonFix NM/AR propagation from toplevel for recursive makes.
2004-07-12 vmakarov2004-07-12 Vladimir Makarov <vmakarov@redhat.com>
2004-07-10 rakdver * tree-ssa-loop-im.c: New file.
2004-07-09 rakdver * tree-scalar-evolution.c: New file.
2004-07-08 zack * c-decl.c (pop_scope): Do not set DECL_CONTEXT on...
2004-07-08 pinskia2004-07-08 Andrew Pinski <apinski@apple.com>
2004-07-06 mmitchel * Makefile.in (langhooks.o): Do not depend on gt-langh...
2004-07-05 zackgcc:
2004-07-05 zack * langhooks.c: Don't include gt-langhooks.h.
2004-07-04 mmitchel * configure.ac (ranlib_flags): New variable.
2004-07-01 geoffkIndex: gcc/ChangeLog
2004-06-30 rakdver * tree-ssa-loop-ch.c: New file.
2004-06-30 spop * Makefile.in (OBJS-common): Add tree-chrec.o.
2004-06-30 sayle * combine.c: Include "output.h" to define dump_file.
2004-06-30 zackRevert accidental commit
2004-06-30 zack * combine.c (distribute_notes): Don't look at global_r...
2004-06-29 pinskia2004-06-29 Andrew Pinski <apinski@apple.com>
2004-06-28 uweigand * Makefile.in (vec.o): Fix dependencies.
2004-06-28 andreast2004-06-28 Andreas Tobler <a.tobler@schweiz.ch>
2004-06-28 nathan * vec.h, vec.c: New, type safe vector API.
2004-06-23 dnovillo * Makefile.in (tree-vn.o): New.
2004-06-22 jsm28 * Makefile.in (distclean): Don't try to remove empty...
2004-06-22 kenner * Makefile.in (gimplify.o): Add cgraph.h.
2004-06-20 rakdver * loop-invariant.c: New file.
2004-06-20 zack * c-common.h (has_c_linkage): New interface.
2004-06-19 hubicka CFG transparent RTL expansion:
2004-06-18 kcook2004-06-18 Kelley Cook <kcook@gcc.gnu.org>
2004-06-17 zack Bug 14610
2004-06-14 rakdver * Makefile.in (FLAGS_H): New.
2004-06-14 amylaar * basic-block.h (could_fall_through): Declare.
2004-06-10 dnovillo * Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.
2004-06-10 rakdver * Makefile.in (df.o): Remove fibheap dependency.
2004-06-09 geoffkIndex: gcc/ChangeLog
2004-06-05 zacklibcpp:
2004-06-04 jlquinn2004-06-04 Jerry Quinn <jlquinn@optonline.net>
2004-06-03 mgadams * tree.h: Remove include of version.h
2004-06-03 jlquinn2004-06-03 Jerry Quinn <jlquinn@optonline.net>
2004-06-02 jason * Makefile.in (TAGS): Don't mess with c-parse...
2004-06-02 jlquinn2004-06-01 Jerry Quinn <jlquinn@optonline.net>
2004-05-25 bonzinigcc/ChangeLog:
2004-05-25 hagog * ddg.h, ddg.c, modulo-sched.c: New files.
2004-05-25 bonzini2004-05-25 Paolo Bonzini <bonzini@gnu.org>
2004-05-24 ro * Makefile.in (CPPLIBS): Renamed to CPPLIB.
2004-05-24 uweigand PR tree-optimization/14197
2004-05-24 bonziniChangeLog:
2004-05-21 rth * Makefile.in (tree-dump.o): Depend on tree...
2004-05-20 drow * Makefile.in (AR_FOR_TARGET, RANLIB_FOR_TARGET)
next