aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2012-06-26tree-pass.h (pass_strength_reduction): New decl.Bill Schmidt1-0/+6
2012-06-19target.def (output_ident): New hook.Steven Bosscher1-1/+1
2012-06-17cfglayout.h: Remove.Steven Bosscher1-35/+28
2012-06-17cfgloop.h: Do not include rtl.h.Steven Bosscher1-1/+1
2012-06-17expmed.c (ceil_log2): Move from here...Steven Bosscher1-1/+1
2012-06-14tree-vectorizer.h (vect_get_stmt_cost): Move from tree-vect-stmts.c.Bill Schmidt1-1/+1
2012-06-13re PR debug/49888 (VTA: -O2 -g variable value changes, it does not change in ...Alexandre Oliva1-2/+2
2012-06-12opts.c: Add -fhoist-adjacent-loads to -O2 and above.Bill Schmidt1-1/+2
2012-06-04output.h (merge_weak, [...]): Move protos from here...Steven Bosscher1-7/+7
2012-06-04* Makefile.in (GIMPLE_H): Do not depend on TARGET_H.Steven Bosscher1-5/+5
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-92/+92
2012-05-31Fix compilation of build/*.o when using C++.Diego Novillo1-0/+12
2012-05-31Makefile.in: Fix many dependencies.Steven Bosscher1-91/+94
2012-05-30Makefile.in: Fix many dependencies.Steven Bosscher1-141/+135
2012-05-29integrate.c: Remove.Steven Bosscher1-17/+10
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-2/+2
2012-05-21Makefile.in (options.c): Add options.h to included header files, before tm.h.Chung-Lin Tang1-1/+1
2012-05-18Makefile.in (FLAGS_TO_PASS): Pass $(libexecsubdir) instead of $(libsubdir) as...Olivier Hainque1-1/+1
2012-05-16Makefile.tpl (gcc-no-fixedincludes): Rename into ...Olivier Hainque1-1/+45
2012-05-16Makefile.in (s-header-vars): Resort to -n instead of trailing -e d in sed inv...Olivier Hainque1-1/+6
2012-05-09Makefile.in (s-mlib): Add new argument MULTILIB_REQUIRED.Terry Guo1-1/+2
2012-05-08cgraph.c (cgraph_call_edge_duplication_hooks): Export.Jan Hubicka1-0/+10
2012-05-08Makefile.in (TEXI_GCC_FILES): Add avr-mmcu.texi.Georg-Johann Lay1-1/+1
2012-05-04re PR other/29442 (insn-attrtab has grown too large)Steven Bosscher1-6/+27
2012-05-01Makefile.in (lower-subreg.o, [...]): Depend on lower-subreg.h.Kenneth Zadeck1-2/+4
2012-04-22lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.Jan Hubicka1-2/+1
2012-04-17cgraph.c (cgraph_hash, [...]): Remove.Jan Hubicka1-2/+2
2012-04-16cgraph.h (symtab_node_base): Add next and previous pointers.Jan Hubicka1-0/+4
2012-04-12Makefile.in (cgraphunit.o): Add $(EXCEPT_H) dependency.Richard Guenther1-1/+1
2012-04-12dbgcnt.def (ira_move): New counter.Bernd Schmidt1-1/+1
2012-04-10toplev.h (tree_rest_of_compilation): Remove.Richard Guenther1-2/+2
2012-04-04re PR bootstrap/52808 (LTO bootstrap failed with bootstrap-profiled)Richard Guenther1-1/+1
2012-04-03mmap.m4: Use *vms* instead of vms*.Tristan Gingold1-0/+1
2012-03-29cgraph.h (cgraph_materialize_all_clones): Remove.Richard Guenther1-1/+1
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