aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-16target.h (struct spec_info_def): New opaque declaration.Maxim Kuvyrkov1-1/+2
2006-03-14Makefile.in (reg-stack.o): Don't depend on gt-reg-stack.h.Kazu Hirata1-2/+2
2006-03-08re PR bootstrap/26500 (info/gfortran.info is no longer being installed)Paolo Bonzini1-3/+4
2006-03-08tree-ssa-opfinalize.h: Removed.Zdenek Dvorak1-2/+1
2006-03-03gengtype.c (main): Handle double_int type.Zdenek Dvorak1-2/+4
2006-03-03re PR bootstrap/26478 (bootstrap fails with readonly source directory)Joseph Myers1-0/+1
2006-03-01mklibgcc.in: Add logic to handle $DFP_ENABLE and $DFP_CFLAGS.Ben Elliston1-1/+3
2006-02-26common.opt (-floop-optimize, [...]): Remove.Steven Bosscher1-6/+1
2006-02-22Makefile.in (stmp-fixinc): Use real-$(INSTALL_HEADERS_DIR).Daniel Jacobowitz1-1/+13
2006-02-20tree-chrec.c (eq_evolutions_p): New.Sebastian Pop1-1/+1
2006-02-20Make-lang.in (OBJC): RemoveRafael Espindola1-3/+2
2006-02-20re PR bootstrap/25670 (build fail with 'make all-gcc')Paolo Bonzini1-11/+25
2006-02-18re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford1-2/+3
2006-02-16re PR rtl-optimization/26296 (ACATS ICE cxg2007 cxg2012 verify_flow_info failed)Zdenek Dvorak1-1/+1
2006-02-15Makefile.in: Fix the examples about the use of stampsRafael Espindola1-4/+4
2006-02-14invoke.texi (-fprefetch-loop-arrays, [...]): Document.Zdenek Dvorak1-2/+9
2006-02-07tree-vrp.c (find_conditional_asserts): Update comments.Jeff Law1-1/+5
2006-02-06tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak1-2/+2
2006-01-29configure.ac (cxx_compat_warn): Set if -Wc++-compat is supported.Gabriel Dos Reis1-0/+2
2006-01-29c.opt: Add -W(no-)overlength-strings.Zack Weinberg1-6/+4