OSDN Git Service

* config/sh/sh.c (sh_use_dfa_interface): Add TARGET_SH1.
[pf3gnuchains/gcc-fork.git] / gcc / Makefile.in
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.
2004-03-03 hubicka * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat):
2004-03-02 aj2004-03-02 Roche Nicolas <roche@act-europe.fr>
2004-02-27 rth * passes.c: New file.
2004-02-25 kcook2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
2004-02-23 kazu * Makefile.in (opts.o): Depend on target.h.
2004-02-20 kraai * move-if-change: Remove.
2004-02-19 rth * Makefile.in (STRICT2_WARN): Add -Wno-variadic...
2004-02-18 kraai * Makefile.in (s-check, s-config, s-conditions, s...
2004-02-17 rakdver * loop-iv.c: New file.
2004-02-14 kraai * Makefile.in: Fix comment typos.
2004-02-13 geoffk * Makefile.in (install-man): Use $(CPP_INSTALL_NAME...
2004-02-12 zack * debug.h (struct gcc_debug_hooks): Add type_decl...
2004-02-07 neroden * Makefile.in, config/t-slibgcc-darwin, config/t-slibg...
2004-02-06 zlomek Josef Zlomek <zlomekj@suse.cz>
2004-02-06 kcook2004-02-05 Kelley Cook <kcook@gcc.gnu.org>
2004-02-06 kcook2004-02-05 Kelley Cook <kcook@gcc.gnu.org>
2004-02-04 ro * Makefile.in: Move target, host overrides after per...
2004-02-03 paolo2004-02-03 Paolo Bonzini <bonzini@gnu.org>
2004-02-02 hubicka * alias.c (record_set): Use hard_regno_nregs.
2004-01-31 kcookgcc/
2004-01-30 pinskia2004-01-30 Andrew Pinski <pinskia@physics.uc.edu>
2004-01-30 hubicka * alloc-pool.c: Include hashtab.h
2004-01-29 rakdver * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev...
2004-01-28 ian * Makefile.in (options.c options.h): Use stamp file...
2004-01-27 dpatel2004-01-27 Devang Patel <dpatel@apple.com>
2004-01-27 amylaar * Makefile.in (bt-load.o): Depend on except.h.
2004-01-21 ghazi * Makefile.in (pretty-print.o): Depend on $(CONFIG_H...
2004-01-21 kcookgcc/
2004-01-20 hubicka * varray.c: Include hashtab.h
2004-01-20 hubicka * cselib.c: Include alloc-pool.h
2004-01-20 rakdver PR optimization/12440
2004-01-20 bothner Move cpp_reader's line_maps field to a shared global.
2004-01-20 kcookgcc/
2004-01-17 steven * Makefile.in: Remove rule for ggc-simple.o.
2004-01-17 geoffk2004-01-15 Geoffrey Keating <geoffk@apple.com>
2004-01-15 kcook2004-01-15 Kelley Cook <kcook@gcc.gnu.org>
2004-01-15 kcookgcc/
2004-01-14 kcookgcc/
2004-01-12 hubicka * alias.c: Invlude varray.h
2004-01-12 hubicka Partial fox for PR opt/10776 II
2004-01-11 hubicka Partial fix for PR opt/10776
2004-01-09 kcook2004-01-08 Kelley Cook <kcook@gcc.gnu.org>
next