summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* sourcebuild.texi, [...]: Revert automatic dependency patch.Tom Tromey2008-03-271-191/+1389
* Makefile.in (build/gensupport.o, [...]): Depend on options.h.Tom Tromey2008-03-261-22/+23
* * Makefile.in (DEPFILES): Add missing '/'.Tom Tromey2008-03-261-1/+1
* Makefile.in (build/gensupport.o): Depend on insn-modes.h.Tom Tromey2008-03-251-9/+9
* x-solaris (host-solaris.o): Update.Tom Tromey2008-03-251-1389/+190
* re PR rtl-optimization/33927 (replace_read in dse.c could handle cases where ...Richard Sandiford2008-03-221-2/+2
* Makefile.in (OBJS-common): Add tree-ssa-phiprop.oRichard Guenther2008-03-121-0/+5
* tree-ssa-structalias.c (get_constraint_for_component_ref): Use ranges_overlap_p.Richard Guenther2008-03-051-1/+1
* cfg.c: Include tree-flow.h.Aldy Hernandez2008-03-051-1/+1
* struct-equiv.c: Remove file.Andi Kleen2008-03-021-5/+0
* invoke.texi: Document -ftree-loop-distribution.Sebastian Pop2008-02-281-1/+7
* dbgcnt.def (cfg_cleanup, [...]): New counters.David Edelsohn2008-02-261-3/+3
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-2/+2
* Makefile.in: Also prefix uses of crt0.o and mcrt0.o with $(T).Jan Beulich2008-02-251-4/+4
* re PR bootstrap/35273 (Bootstrap of mingw32 using non-MSYS shell broken)Ralf Wildenhues2008-02-211-3/+5
* re PR bootstrap/35218 (build fails on mingw host)Ralf Wildenhues2008-02-191-1/+3
* re PR other/35148 (make pdf has missing file in 4.3-20080208)Ralf Wildenhues2008-02-131-1/+1
* re PR other/35107 (GCC unnecessarily links shared libs with xgcc, gcov, cpp, ...Kaveh R. Ghazi2008-02-061-3/+3
* * Makefile.in (dse.o): Remove duplicate $(RECOG_H) dependency.Alexandre Oliva2008-01-091-1/+1
* re PR middle-end/34450 (compile takes up 1.8 GB RAM at -O1)Richard Guenther2007-12-131-1/+2
* [multiple changes]Paolo Bonzini2007-11-291-1/+2
* re PR regression/32582 (Bootstrap with vectorization enabled fails with ICE o...Victor Kaplansky2007-11-131-1/+1
* Makefile.in (tree-ssa-structalias.o): Depend on $(FUNCTION_H)Tom Tromey2007-11-071-2/+3
* re PR tree-optimization/32540 (Exponential time behavior in PRE)Nick Clifton2007-11-051-1/+1
* Makefile.in (dse.o): Add $(OPTABS_H) and $(RECOG_H)Richard Guenther2007-10-301-1/+1
* 2007-09-23 Razya LadelskyRazya Ladelsky2007-10-291-3/+4
* ipa-type-escape.h: Expose function is_array_access_through_pointer_and_index.Olga Golovanevsky2007-10-241-1/+6
* re PR rtl-optimization/33644 (ICE in local_cprop_pass with -ftrapv for crafty)Eric Botcazou2007-10-221-2/+2
* invoke.texi (align-threshold, [...]): Document.Jan Hubicka2007-10-091-1/+2
* ra-conflict.c: Include "sparseset.h".Peter Bergner2007-10-051-0/+2
* ra-conflict.c: New file.Kenneth Zadeck2007-10-021-1/+7
* re PR other/33585 (make html does not work for install files)Manuel López-Ibáñez2007-10-011-1/+3
* tree-parloops.c: New file.Zdenek Dvorak2007-09-151-1/+5
* Makefile.in (stmp-int-hdrs): Depend on fixinc_list.Richard Sandiford2007-09-141-1/+1
* Makefile.in (libdecnumber_a_OBJS): Remove decUtility.oJanis Johnson2007-09-101-1/+2
* Use new debug counterRevital Eres2007-09-091-1/+1
* tree-vectorizer.h (enum vect_def_type): Start enumeration from 1.Ira Rosen2007-09-091-1/+1
* re PR tree-optimization/32183 (reassoc2 can more extra calculations into a loop)Zdenek Dvorak2007-09-071-1/+1
* cgraphbuild.c (rebuild_cgraph_edges): Export.Zdenek Dvorak2007-09-071-1/+1
* tree-loop-linear.c: Include obstack.h.Laurynas Biveinis2007-09-071-2/+2
* stdfix.h: New file.Chao-ying Fu2007-09-071-1/+2
* tree-pretty-print.c (dump_decl_name): Cast LABEL_DECL_UID to int when printing.Ian Lance Taylor2007-09-061-2/+2
* Makefile.in (stmt.o): Add alloc-pool.h dependency.Laurynas Biveinis2007-09-051-1/+1
* c-format.c: Include alloc-pool.h.Laurynas Biveinis2007-09-041-1/+2
* * Makefile.in (c-opts.o): Add $(TM_P_H) as a dependency.Ben Elliston2007-09-041-1/+1
* * Makefile.in (DRIVER_DEFINES, gcc.o, gccspec.o, protoize.o)Daniel Jacobowitz2007-09-041-10/+5
* tree-pretty-print.c: Include output.h.Joseph Myers2007-08-311-1/+1
* xcoffout.c: #include debug.h.Olivier Hainque2007-08-291-1/+1
* re PR bootstrap/30620 (missing dependencies of gcov-io.h breaks --enable-inte...Bernhard Fischer2007-08-261-2/+4
* * Makefile.in (GTFILES_H): Use $(patsubst) instead of $(subst).Michael Matz2007-08-241-1/+1