aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2010-07-12Makefile.in (LIBFUNCS_H): Add $(HASHTAB_H).Richard Sandiford1-2/+3
2010-07-12Makefile.in (LIBFUNCS_H): New variable.Richard Sandiford1-31/+35
2010-07-12Makefile.in (target-globals.o): Depend on $(EXPR_H) and $(OPTABS_H).Richard Sandiford1-1/+1
2010-07-12Makefile.in (expmed.o, [...]): Depend on expmed.h.Richard Sandiford1-2/+3
2010-07-12Makefile.in (target-globals.o): Depend on reload.h.Richard Sandiford1-1/+1
2010-07-12Makefile.in (reginfo.o): Don't depend on $(GGC_H) or gt-reginfo.h.Richard Sandiford1-4/+4
2010-07-12Makefile.in (target-globals.o): Depend on $(RTL_H).Richard Sandiford1-1/+1
2010-07-12Makefile.in (target-globals.o): Depend on $(REGS_H).Richard Sandiford1-1/+1
2010-07-12tm.texi.in (SWITCHABLE_TARGET): Document.Richard Sandiford1-1/+7
2010-07-09re PR middle-end/44852 (miscompilation (of e.g. newlib dtoa.c) after mem-ref2...Richard Guenther1-1/+1
2010-07-08ipa.c: Include pointer-set.hJan Hubicka1-1/+1
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-152/+152
2010-07-05re PR bootstrap/44512 (--enable-build-with-cxx bootstrap fails in revision 16...Joern Rennecke1-1/+1
2010-07-04re PR rtl-optimization/44479 (false dependencies are computed after vectoriza...Richard Guenther1-1/+1
2010-07-03c-common.c (IN_GCC_FRONTEND): Do not undef.Manuel López-Ibáñez1-2/+2
2010-07-01reload.c: Include toplev.h.Manuel López-Ibáñez1-2/+2
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther1-2/+2
2010-06-30toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h.Manuel López-Ibáñez1-19/+20
2010-06-30tree.h (block_may_fallthru): Declare here.Manuel López-Ibáñez1-2/+2
2010-06-29* Makefile.in (s-tm-texi): Remove stray tab / rule.Joern Rennecke1-1/+1
2010-06-29re PR other/44034 (target hooks are hard to maintain)Joern Rennecke1-2/+34
2010-06-28system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher1-7/+7
2010-06-25Add a debug counter for the tree-ssa level if-conversion.Sebastian Pop1-1/+1
2010-06-25tree-pass.h (pass_split_functions): Declare.Jan Hubicka1-0/+5
2010-06-21Makefile.in (build/genattrtab.o): Depend on vecprim.h.Jakub Jelinek1-1/+1
2010-06-21Makefile.in (cfgexpand.o): Depend on $(INSN_ATTR_H).Jakub Jelinek1-1/+1
2010-06-21Makefile.in (POD2MAN): Provide --date from $(DATESTAMP).Jan Kratochvil1-1/+1
2010-06-16re PR tree-optimization/43905 (duplicate __PRETTY_FUNCTION__ symbol for funct...Martin Jambor1-1/+2
2010-06-14lto-streamer.c (cached_bp): Remove.Richard Guenther1-1/+1
2010-06-11cpplib.h (struct cpp_callbacks): Add user_builtin_macro callback.Jakub Jelinek1-1/+1
2010-06-10md.texi: Document the "unspec" and "unspecv" enum names.Richard Sandiford1-2/+6
2010-06-10configure.ac (tm_include_list): Add insn-constants.h.Richard Sandiford1-2/+2
2010-06-10Makefile.in (BUILD_RTL): Move build/read-md.o to...Richard Sandiford1-36/+41
2010-06-10Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford1-1/+1
2010-06-10Makefile.in (READ_MD_H): Add $(HASHTAB_H).Richard Sandiford1-2/+2
2010-06-10Makefile.in (build/read-md.o): Depend on errors.h.Richard Sandiford1-1/+1
2010-06-10Makefile.in (READ_MD_H): New variable.Richard Sandiford1-14/+21
2010-06-10Makefile.in (tree-sra.o): Add DBGCNT_H to dependencies.Martin Jambor1-1/+1
2010-06-09* Makefile.in (TAGS): Collect tags info from c-family.Jason Merrill1-1/+1
2010-06-09re PR testsuite/42843 (--enable-build-with-cxx plugin tests fail)Joern Rennecke1-2/+2
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-4/+6
2010-06-07tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Update documentation.Ira Rosen1-1/+1
2010-06-05c-common.c: Move to c-family/.Steven Bosscher1-124/+154
2010-06-04re PR rtl-optimization/39871 (Code size increase on ARM due to poor register ...Bernd Schmidt1-1/+1
2010-06-03Missed part of recent tm_p.h patch in c-common.cKai Tietz1-1/+1
2010-06-02lto-wrapper.c (lto_wrapper_exit): Rename to ...Richard Guenther1-1/+2
2010-06-01fwprop.c: Make emit-rtl.h include last.Jan Hubicka1-11/+13
2010-06-01gegenrtl.c: Remove unnecesary prototypes.Jan Hubicka1-11/+2
2010-06-01invoke.texi: Mention -fdump-ada-spec.Arnaud Charlet1-2/+6
2010-05-29re PR bootstrap/44315 (Circular build/gencondmd.o <- insn-flags.h dependency ...H.J. Lu1-5/+4