aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2004-06-30combine.c: Include "output.h" to define dump_file.Roger Sayle1-3/+4
2004-06-30Revert accidental commitZack Weinberg1-1/+1
2004-06-30combine.c (distribute_notes): Don't look at global_regs for pseudos.Zack Weinberg1-1/+1
2004-06-29tree-sra.c: Include expr.h for definition of MOVE_RATIO.Andrew Pinski1-1/+1
2004-06-28* Makefile.in (vec.o): Fix dependencies.Ulrich Weigand1-1/+1
2004-06-28Makefile.in: Fix parallel make dependency problem on vec.o.Andreas Tobler1-1/+1
2004-06-28vec.h, vec.c: New, type safe vector API.Nathan Sidwell1-2/+3
2004-06-23Makefile.in (tree-vn.o): New.Diego Novillo1-2/+6
2004-06-22* Makefile.in (distclean): Don't try to remove empty directories.Joseph Myers1-1/+0
2004-06-21* Makefile.in (gimplify.o): Add cgraph.h.Richard Kenner1-2/+3
2004-06-20loop-invariant.c: New file.Zdenek Dvorak1-1/+4
2004-06-20c-common.h (has_c_linkage): New interface.Zack Weinberg1-4/+5
2004-06-19CFG transparent RTL expansion:Jan Hubicka1-2/+5
2004-06-18opts.sh: Delete.Kelley Cook1-5/+14
2004-06-17Bug 14610Zack Weinberg1-1/+1
2004-06-14Makefile.in (FLAGS_H): New.Zdenek Dvorak1-129/+130
2004-06-14basic-block.h (could_fall_through): Declare.J"orn Rennecke1-1/+2
2004-06-10Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.Diego Novillo1-1/+1
2004-06-10Makefile.in (df.o): Remove fibheap dependency.Zdenek Dvorak1-2/+2
2004-06-09Index: gcc/ChangeLogGeoffrey Keating1-7/+9
2004-06-05Makefile.am: Add makedepend.Zack Weinberg1-1/+2
2004-06-04Makefile.in (insn-conditions.o): Back out removal of reload.h.Jerry Quinn1-1/+2
2004-06-03tree.h: Remove include of version.hMark G. Adams1-6/+6
2004-06-03Makefile.in (RA_H, [...]): New.Jerry Quinn1-53/+60
2004-06-02Makefile.in (TAGS): Don't mess with c-parse.[ch].Jason Merrill1-5/+1
2004-06-02Makefile.in (EXPR_H): Add insn-config.h...Jerry Quinn1-4/+6
2004-05-25Makefile.in (top_builddir): Define to .Paolo Bonzini1-2/+2
2004-05-25ddg.h, [...]: New files.Ayal Zaks1-2/+13
2004-05-25Makefile.in (OBJS): Add rtlhooks.o.Paolo Bonzini1-4/+6
2004-05-24Makefile.in (CPPLIBS): Renamed to CPPLIB.Rainer Orth1-4/+4
2004-05-24re PR tree-optimization/14197 (Wrong code for bcopy/memmove (string-asm-2.c))Ulrich Weigand1-2/+2
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini1-45/+22
2004-05-21Makefile.in (tree-dump.o): Depend on tree-iterator.h.Richard Henderson1-2/+2
2004-05-20* Makefile.in (AR_FOR_TARGET, RANLIB_FOR_TARGET)Daniel Jacobowitz1-7/+6
2004-05-20Makefile.in (GTFILES): Add $(srcdir)/reload.h.J"orn Rennecke1-1/+1
2004-05-18Makefile.in (tree-ssa-phiopt.o): Depends on flags.h.Andrew Pinski1-1/+1
2004-05-17Enable tree browser for all front ends.Ranjit Mathew1-3/+3
2004-05-13tree-gimple.c: Rename from tree-simple.c.Diego Novillo1-19/+19
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-32/+224
2004-04-28re PR c/15004 ([unit-at-a-time] no warning for unused paramater in static fun...Jan Hubicka1-1/+2
2004-04-28Makefile.in ($(DESTDIR)$(infodir)/%.info): Don't condition calling install-in...Joseph Myers1-4/+2
2004-04-23Makefile.in (LIBGCOV): Add _gcov_fork...Zdenek Dvorak1-1/+3
2004-04-21Delete all WARN_CFLAGS references from fixinc.James E Wilson1-4/+4
2004-04-14Fix build!=host fixinc WARN_CFLAGS problem from DJ Delorie.James E Wilson1-1/+1
2004-04-05re PR target/14548 (building Ada library incorrectly requires collect2 on mingw)Ian Lance Taylor1-7/+8
2004-04-01cgraph.c: Add overall comment.Jan Hubicka1-1/+1
2004-04-01gcc.c (init_gcc_specs): If HAVE_LD_AS_NEEDED, link with -lgcc --as-needed -lg...Alan Modra1-0/+12
2004-03-24Makefile.in (STRICT2_WARN): Reorder.Nathanael Nerode1-2/+2
2004-03-22params.def (PARAM_MAX_SCHED_REGION_BLOCKS): New.David Edelsohn1-1/+1
2004-03-20Makefile.in (dojump.o): Depend on $(GGC_H) and dojump.h.Richard Sandiford1-2/+3