aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2012-03-28loop-init.c (loop_optimizer_init): If loops are preserved perform incremental...Richard Guenther1-7/+9
2012-03-21Makefile.in (cfgexpand.o): Add $(REGS_H) and $(INTEGRATE_H) dependencies.Richard Guenther1-2/+3
2012-03-13Remove extra_passesRainer Orth1-8/+5
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-20/+1
2012-03-09re PR tree-optimization/51988 (value_replacement in PHIOPT should handle even...Andrew Pinski1-1/+1
2012-03-07re PR other/51417 (Cross-compiler - wrappers for ar, nm, ranlib installed und...Ralf Corsepius1-11/+9
2012-03-05genemit.c (main): Include "target.h" in insn-emit.c.Richard Henderson1-2/+2
2012-03-02invoke.texi (floop-flatten): Declare obsolete.Maxim Kuvyrkov1-4/+0
2012-02-11re PR c++/51910 (-frepo linking failure)Jason Merrill1-1/+1
2012-02-08re PR gcov-profile/52150 (junk at end of line in Firefox PGO build)Jakub Jelinek1-1/+1
2012-01-27invoke.texi: Update copyright years.Andrey Belevantsev1-1/+1
2012-01-27re PR middle-end/51389 (GCC uses up to 75GB of virtual memory)Andrey Belevantsev1-1/+1
2012-01-13c-decl.c: Do not include tree-mudflap.hSteven Bosscher1-2/+2
2012-01-06Translate built-in include paths for sysroot.Han Shen1-0/+2
2011-12-21re PR target/50038 (redundant zero extensions)Enkovich Ilya1-2/+2
2011-12-09Restore errors.o dependencyH.J. Lu1-0/+1
2011-11-09function.c (bb_active_p): Delete.Alan Modra1-1/+2
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-1/+12
2011-11-06c-decl.c (shadow_tag_warned, [...]): Handle _Alignas specifiers.Joseph Myers1-0/+1
2011-11-06Check in patch/merge from cxx-mem-model BranchAndrew Macleod1-1/+1
2011-11-03re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled)Michael Matz1-1/+3
2011-11-02Move gthr to toplevel libgccRainer Orth1-3/+0
2011-11-02Move libgcc_tm_file to toplevel libgccRainer Orth1-11/+2
2011-11-02Move libgcc2 to toplevel libgccRainer Orth1-71/+3
2011-11-02Move libgcc1 to toplevel libgccRainer Orth1-3/+0
2011-11-02Move crtstuff support to toplevel libgccRainer Orth1-58/+3
2011-11-02Move shlib support to toplevel libgccRainer Orth1-18/+3
2011-10-29Add gcc-ar/nm/ranlib wrappers for slim LTO v2Andi Kleen1-3/+68
2011-10-27Makefile.in (build/gencheck.o): Depend on tree.def and c-family/c-common.def.Jakub Jelinek1-1/+2
2011-10-27tree-ssa-strlen.c: Include expr.h.Jakub Jelinek1-1/+1
2011-10-26re PR driver/41844 (lto1: warning: unknown register name: line-length-none)Richard Guenther1-3/+4
2011-10-21c6x.md (attr "op_pattern"): New.Bernd Schmidt1-1/+2
2011-10-19regrename.h: New file.Bernd Schmidt1-1/+2
2011-10-17configure.ac: Add --with-native-system-header-dir.Simon Baldwin1-1/+2
2011-10-17Emit macro expansion related diagnosticsTom Tromey1-1/+2
2011-10-15Use VEC_PERM_EXPR in the vectorizer.Richard Henderson1-1/+1
2011-10-03Vector shuffling patch from Artem Shinkarov.Artjoms Sinkarovs1-1/+1
2011-09-30re PR tree-optimization/46309 (optimization a==3||a==1)Jakub Jelinek1-1/+1
2011-09-27common.opt: Add -foptimize-strlen option.Jakub Jelinek1-0/+4
2011-09-27re PR middle-end/43864 (Same basic blocks should be merged)Tom de Vries1-0/+8
2011-09-15Makefile.in (SYSROOT_CFLAGS_FOR_TARGET): Define from @SYSROOT_CFLAGS_FOR_TARG...Diego Novillo1-0/+6
2011-08-31re PR middle-end/43513 (The stack pointer is adjusted twice)Tom de Vries1-1/+1
2011-08-24* Makefile.in (CFLAGS-collect2.o, CFLAGS-c-family/c-opts.o)Joseph Myers1-31/+15
2011-08-24* Makefile.in (ALL_CXXFLAGS): Include $(CFLAGS-$@).Joseph Myers1-1/+1
2011-08-23Makefile.in (tree-data-ref.o): Add tree-affine.h dependency.Richard Guenther1-1/+1
2011-08-20re PR tree-optimization/48739 (ICE in check_loop_closed_ssa_use() with "-ftre...Jakub Jelinek1-1/+1
2011-08-18c-decl.c (shadow_tag_warned): Check for _Noreturn.Joseph Myers1-0/+1
2011-08-12data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo1-2/+4
2011-08-12install c-tree.h as a plugin headerRomain Geissler1-1/+1
2011-08-11tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call stream_...Diego Novillo1-2/+3