summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in (s-mlib): Add new argument MULTILIB_REQUIRED.Terry Guo2012-05-091-1/+2
* cgraph.c (cgraph_call_edge_duplication_hooks): Export.Jan Hubicka2012-05-081-0/+10
* Makefile.in (TEXI_GCC_FILES): Add avr-mmcu.texi.Georg-Johann Lay2012-05-081-1/+1
* re PR other/29442 (insn-attrtab has grown too large)Steven Bosscher2012-05-041-6/+27
* Makefile.in (lower-subreg.o, [...]): Depend on lower-subreg.h.Kenneth Zadeck2012-05-011-2/+4
* lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.Jan Hubicka2012-04-221-2/+1
* cgraph.c (cgraph_hash, [...]): Remove.Jan Hubicka2012-04-171-2/+2
* cgraph.h (symtab_node_base): Add next and previous pointers.Jan Hubicka2012-04-161-0/+4
* Makefile.in (cgraphunit.o): Add $(EXCEPT_H) dependency.Richard Guenther2012-04-121-1/+1
* dbgcnt.def (ira_move): New counter.Bernd Schmidt2012-04-121-1/+1
* toplev.h (tree_rest_of_compilation): Remove.Richard Guenther2012-04-101-2/+2
* re PR bootstrap/52808 (LTO bootstrap failed with bootstrap-profiled)Richard Guenther2012-04-041-1/+1
* mmap.m4: Use *vms* instead of vms*.Tristan Gingold2012-04-031-0/+1
* cgraph.h (cgraph_materialize_all_clones): Remove.Richard Guenther2012-03-291-1/+1
* loop-init.c (loop_optimizer_init): If loops are preserved perform incremental...Richard Guenther2012-03-281-7/+9
* Makefile.in (cfgexpand.o): Add $(REGS_H) and $(INTEGRATE_H) dependencies.Richard Guenther2012-03-211-2/+3
* Remove extra_passesRainer Orth2012-03-131-8/+5
* Remove obsolete Tru64 UNIX V5.1B supportRainer Orth2012-03-121-20/+1
* re PR tree-optimization/51988 (value_replacement in PHIOPT should handle even...Andrew Pinski2012-03-091-1/+1
* re PR other/51417 (Cross-compiler - wrappers for ar, nm, ranlib installed und...Ralf Corsepius2012-03-071-11/+9
* genemit.c (main): Include "target.h" in insn-emit.c.Richard Henderson2012-03-051-2/+2
* invoke.texi (floop-flatten): Declare obsolete.Maxim Kuvyrkov2012-03-021-4/+0
* re PR c++/51910 (-frepo linking failure)Jason Merrill2012-02-111-1/+1
* re PR gcov-profile/52150 (junk at end of line in Firefox PGO build)Jakub Jelinek2012-02-081-1/+1
* invoke.texi: Update copyright years.Andrey Belevantsev2012-01-271-1/+1
* re PR middle-end/51389 (GCC uses up to 75GB of virtual memory)Andrey Belevantsev2012-01-271-1/+1
* c-decl.c: Do not include tree-mudflap.hSteven Bosscher2012-01-131-2/+2
* Translate built-in include paths for sysroot.Han Shen2012-01-061-0/+2
* re PR target/50038 (redundant zero extensions)Enkovich Ilya2011-12-211-2/+2
* Restore errors.o dependencyH.J. Lu2011-12-091-0/+1
* function.c (bb_active_p): Delete.Alan Modra2011-11-091-1/+2
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-1/+12
* c-decl.c (shadow_tag_warned, [...]): Handle _Alignas specifiers.Joseph Myers2011-11-061-0/+1
* Check in patch/merge from cxx-mem-model BranchAndrew Macleod2011-11-061-1/+1
* re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled)Michael Matz2011-11-031-1/+3
* Move gthr to toplevel libgccRainer Orth2011-11-021-3/+0
* Move libgcc_tm_file to toplevel libgccRainer Orth2011-11-021-11/+2
* Move libgcc2 to toplevel libgccRainer Orth2011-11-021-71/+3
* Move libgcc1 to toplevel libgccRainer Orth2011-11-021-3/+0
* Move crtstuff support to toplevel libgccRainer Orth2011-11-021-58/+3
* Move shlib support to toplevel libgccRainer Orth2011-11-021-18/+3
* Add gcc-ar/nm/ranlib wrappers for slim LTO v2Andi Kleen2011-10-291-3/+68
* Makefile.in (build/gencheck.o): Depend on tree.def and c-family/c-common.def.Jakub Jelinek2011-10-271-1/+2
* tree-ssa-strlen.c: Include expr.h.Jakub Jelinek2011-10-271-1/+1
* re PR driver/41844 (lto1: warning: unknown register name: line-length-none)Richard Guenther2011-10-261-3/+4
* c6x.md (attr "op_pattern"): New.Bernd Schmidt2011-10-211-1/+2
* regrename.h: New file.Bernd Schmidt2011-10-191-1/+2
* configure.ac: Add --with-native-system-header-dir.Simon Baldwin2011-10-171-1/+2
* Emit macro expansion related diagnosticsTom Tromey2011-10-171-1/+2
* Use VEC_PERM_EXPR in the vectorizer.Richard Henderson2011-10-151-1/+1