aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2006-11-12Makefile.in (tree-data-ref.o): Add langhooks.h dependency.Zdenek Dvorak1-1/+1
2006-11-04fwprop.c: New file.Paolo Bonzini1-1/+4
2006-11-01re PR bootstrap/28400 (install-driver is missing $(exeext) from gcc-$(version))Chris Johns1-2/+2
2006-10-21configure.in: Require GMP-4.1+ and MPFR-2.2+.Kaveh R. Ghazi1-1/+1
2006-10-14re PR bootstrap/29402 (Parallel make fails with --disable-bootstrap)Kaveh R. Ghazi1-2/+1
2006-10-10--(top level)--------------------------------------------Brooks Moses1-2/+19
2006-10-09Revert emutls patch.Richard Henderson1-5/+5
2006-10-04Makefile.in (libgcc.mk, [...]): Add emutls.c.Richard Henderson1-5/+5
2006-09-28loop.texi: New file.Zdenek Dvorak1-1/+2
2006-08-30Makefile.in (see.o): Add $(EXPR_H) dependency.Richard Guenther1-1/+1
2006-08-24re PR debug/26881 (internal compiler error in dwarf2out_finish)Jan Hubicka1-3/+4
2006-08-14* Makefile.in (LIBGCC_DEPS): Don't depend on LANGUAGES.Mike Stump1-1/+1
2006-07-31Makefile.in: Revert part of previous patch...Volker Reichelt1-2/+2
2006-07-28Makefile.in: Use $(HEADER_H) instead of header.h in dependencies and variable...Volker Reichelt1-41/+41
2006-07-27Makefile.in: Use mkinstalldirs.Carlos O'Donell1-4/+3
2006-07-26re PR tree-optimization/27882 (segfault in ipa-inline.c, if (e->callee->local...Jan Hubicka1-4/+4
2006-07-18Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir for stage...Paolo Bonzini1-1/+4
2006-07-10re PR bootstrap/20437 (bootstrap --enable-maintainer-mode broken)Laurynas Biveinis1-1/+2
2006-07-06Port to hosts whose 'sort' and 'tail' implementations treat operands with lea...Paul Eggert1-2/+7
2006-07-04re PR bootstrap/18058 (Bootstrap fails with non-GCC compilers)Eric Botcazou1-5/+7
2006-06-16function.h (enum function_frequency): Move declaration out of struct function.Richard Guenther1-2/+6
2006-06-15re PR middle-end/27781 (weak-attribute over-optimisation)Richard Guenther1-1/+1
2006-06-15Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS too.Paolo Bonzini1-1/+1
2006-06-13Makefile.in: Define HTMLS_BUILD, HTMLS_INSTALL, html__strip_dir, html__mkdir_p.Carlos O'Donell1-4/+32
2006-06-06Makefile.in: Rename to htmldir to build_htmldir to avoid installing during bu...Mike Stump1-10/+17
2006-06-03re PR other/27850 (gcov-enabled sh-elf compiler fails to build)J"orn Rennecke1-1/+1
2006-05-31gcc/, libcpp/Daniel Jacobowitz1-1/+1
2006-05-19re PR target/22209 (libgfortran unresolvable symbols on irix6.5)Richard Sandiford1-0/+1
2006-05-17re PR bootstrap/22541 (Building into empty PREFIX causes broken limits.h to b...Bernd Schmidt1-2/+8
2006-05-16Makefile.in (GCC_OBJS): Replace options.o with gcc-options.o.H.J. Lu1-1/+4
2006-05-16re PR target/26885 (-m64 -m32 no longer creates 32-bit object)H.J. Lu1-8/+13
2006-05-10tree.h: Include "hashtab.h".Ben Elliston1-1/+1
2006-05-04[multiple changes]Razya Ladelsky1-1/+4
2006-05-01vec.c: Include bconfig.h when appropriate.DJ Delorie1-1/+1
2006-04-23Makefile.in (c-convert.o): Add dependency on $(TARGET_H)H.J. Lu1-14/+15
2006-04-19dominance.c: Include timevar.h.Zdenek Dvorak1-1/+1
2006-04-18soft-fp: New directory.Joseph Myers1-1/+8
2006-04-12Makefile.in (GTFILES): Move functions.h after tree.h.Kazu Hirata1-2/+2
2006-04-12Makefile.in (TREE_SSA_LIVE_H): Add vecprim.h.Kazu Hirata1-1/+1
2006-04-10* gcc/Makefile.in (gcc-cross): Add $(exeext) to target name.Mike Frysinger1-2/+2
2006-04-1120060410.c: New.Aldy Hernandez1-1/+1
2006-04-10Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h.Kazu Hirata1-11/+11
2006-04-03Makefile.in (unprotoize.o): Same dependencies as for protoize.o.Matthias Klose1-4/+4
2006-03-30Makefile.in: Rename docdir to gcc_docdir.Carlos O'Donell1-7/+7
2006-03-29* Makefile.in (build/genpeep.o): Add toplev.h dependency.David Edelsohn1-1/+1
2006-03-29* Makefile.in (build/gencondmd.o): Add tm-constrs.h dependency.David Edelsohn1-1/+1
2006-03-29genemit.c (main): Add tm-constrs.h to included headers.David Edelsohn1-7/+13
2006-03-28tree-loop-linear.c: Don't include varray.h.Sebastian Pop1-4/+4
2006-03-21bfin-protos.h (bfin_dsp_memref_p): Declare.Bernd Schmidt1-6/+7
2006-03-16re PR middle-end/18259 (-fdump-tree-tu omits real constant values)Roger Sayle1-92/+95