summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile.in (mips-tfile.o): Add $(srcdir)/../include prefix toro2005-06-061-2/+2
* * lcm.c: Move all mode-switching related functions from here...steven2005-06-041-1/+4
* * Makefile.in (tree-vect-generic.o): New.rth2005-06-031-8/+13
* * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi2005-06-011-49/+49
* * Makefile.in (install-cpp): Depend on installdirs.geoffk2005-05-301-1/+1
* * Makefile.in (OBJS-common): Add tree-cfgcleanup.o.kazu2005-05-281-1/+7
* * Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.hubicka2005-05-251-1/+2
* * Makefile.in (tree-cfg.o): Depend on tree-ssa-propagate.h.law2005-05-241-1/+2
* * Makefile.in (insn-emit.o): Add basic-block.h dependency.hubicka2005-05-201-1/+2
* 2005-05-18 Geoffrey Keating <geoffk@apple.com>geoffk2005-05-181-20/+49
* * Makefile.in (tree-ssa-forwprop.o): Depend on langhooks.h.law2005-05-171-1/+2
* gcc:bonzini2005-05-171-1/+3
* * Makefile.in (options.c): Tell optc-gen.awk to include config.h,rsandifo2005-05-161-2/+2
* * Makefile.in (tree-eh.o: Kill gt-tree-eh.h dependency.hubicka2005-05-111-3/+3
* * Makefile.in (gtype-desc.o, build/genautomata.o)kraai2005-05-111-3/+4
* gcc/kazu2005-05-081-1/+1
* * Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.shnathan2005-05-081-1/+1
* 2005-05-07 Paul Brook <paul@codesourcery.com>pbrook2005-05-081-365/+464
* * Makefile.in (c-gimplify.o): Depend on $(RTL_H) instead of rtl.h.kraai2005-05-071-1/+1
* 2005-05-05 Paul Brook <paul@codesourcery.com>pbrook2005-05-051-128/+131
* 2005-05-04 Paul Brook <paul@codesourcery.com>pbrook2005-05-041-11/+13
* 2005-04-22 Diego Novillo <dnovillo@redhat.com>dnovillo2005-04-231-1/+1
* * Makefile.in (LIBGCOV): Add _gcov_interval_profiler,rakdver2005-04-221-4/+5
* * Makefile.in (ipa.o, ipa-inline.o): New files.hubicka2005-04-221-1/+5
* * cgraphunit.c: Include tree-pass.hhubicka2005-04-211-1/+1
* PR/20742spop2005-04-211-1/+1
* * Makefile.in (libgcc.mk): Pass GCC_FOR_TARGET.drow2005-04-191-0/+1
* * Makefile.in (OBJS-common): Add tree-ssa-uncprop.o.law2005-04-131-1/+6
* * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove allhubicka2005-04-121-3/+3
* * tree-ssa-loop-im.c: Include real.h.dje2005-04-111-1/+1
* * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELDjakub2005-04-091-1/+4
* Merge from tree-cleanup-branch: VRP, store CCP, storednovillo2005-04-091-2/+7
* gcc/rsandifo2005-04-061-1/+1
* Revert -pipe change from last night.kcook2005-04-061-1/+1
* 2005-04-06 Kelley Cook <kcook@gcc.gnu.org>kcook2005-04-061-1/+3
* * Makefile.in (tree-ssa-loop-ivopts.o): Depend on langhooks.h.rsandifo2005-04-041-1/+1
* * postreload-gcse.c: Include target.h.amylaar2005-03-311-1/+1
* Fix problems with hot/cold partitioning optimization.ctice2005-03-311-3/+3
* 2005-03-30 Stuart Hastings <stuart@apple.com>dalej2005-03-311-1/+1
* 2005-03-31 Paolo Bonzini <bonzini@gnu.org>bonzini2005-03-301-3/+0
* * Makefile.in (value-prof.o): New dependencies on $(DIAGNOSTIC_H)hubicka2005-03-291-1/+2
* 2005-03-26 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-03-261-2/+4
* * Makefile.in (BASEVER, DEVPHASE, DATESTAMP)zack2005-03-211-13/+18
* config:zack2005-03-161-38/+71
* * config.gcc (extra_options): New variable for listing option files.rsandifo2005-03-141-6/+12
* * Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.rakdver2005-03-101-1/+1
* * basic-block.h (rediscover_loops_after_threading): Declare.law2005-03-041-2/+2
* 2005-03-01 Daniel Berlin <dberlin@dberlin.org>dberlin2005-03-011-1/+5
* 2005-05-25 Paolo Bonzini <bonzini@gnu.org>bonzini2005-02-281-4/+11
* * c-parser.c: New file.jsm282005-02-251-20/+9