OSDN Git Service

* rtl.def: Wrap MD-only codes in #ifdef GENERATOR_FILE.
[pf3gnuchains/gcc-fork.git] / gcc / Makefile.in
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)
2004-05-20 amylaar * Makefile.in (GTFILES): Add $(srcdir)/reload.h.
2004-05-18 law * Makefile.in (tree-ssa-phiopt.o): Depends...
2004-05-17 rmathew Enable tree browser for all front ends.
2004-05-14 dnovillo * tree-gimple.c: Rename from tree-simple.c.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-28 hubicka * gcc.dg/unused-6.c: New test.
2004-04-28 jsm28 * Makefile.in ($(DESTDIR)$(infodir)/%.info): Don't...
2004-04-23 rakdver * Makefile.in (LIBGCOV): Add _gcov_fork, _gcov_execl...
2004-04-21 wilsonDelete all WARN_CFLAGS references from fixinc.
2004-04-15 wilsonFix build!=host fixinc WARN_CFLAGS problem from DJ...
2004-04-05 neroden PR target/14548
2004-04-01 hubicka * cgraph.c: Add overall comment.
2004-04-01 jakub * gcc.c (init_gcc_specs): If HAVE_LD_AS_NEEDED, link...
2004-03-24 neroden2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
2004-03-22 dje * params.def (PARAM_MAX_SCHED_REGION_BLOCKS...
2004-03-20 rsandifo * Makefile.in (dojump.o): Depend on $(GGC_H) and dojump.h.
2004-03-18 rakdver * doloop.c: Removed.
2004-03-16 neroden2004-03-16 Nathanael Nerode <neroden@gcc.gnu.org>
2004-03-09 echristo2004-03-08 Eric Christopher <echristo@redhat.com>
2004-03-05 bonzini2004-03-05 Paolo Bonzini <bonzini@gnu.org>
2004-03-04 mrs Add framework support for darwin.
next