aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2011-08-11md.texi (define_bypass): Say that the instruction names can be filename-style...Richard Sandiford1-2/+3
2011-08-09sync.c: Move to ../libgcc.Rainer Orth1-2/+0
2011-08-08rebaseDiego Novillo1-10/+52
2011-08-08* Makefile.in (gengtype$(exeext)): Add $(LDFLAGS).Rainer Orth1-1/+2
2011-08-08driver-sparc.c: New file.Rainer Orth1-2/+7
2011-08-06Makefile.in (INCLUDES_FOR_TARGET): New.Paolo Bonzini1-5/+8
2011-08-05soft-fp: Move to ../libgcc.Rainer Orth1-4/+1
2011-08-05Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth1-23/+1
2011-08-05Makefile.in (UNWIND_H): Remove.Rainer Orth1-25/+2
2011-08-04gengtype-state.c: Include "bconfig.h" if GENERATOR_FILE is defined, "config.h...Romain Geissler1-14/+44
2011-08-01Makefile.in (hwint.o): Depend on DIAGNOSTIC_CORE_H.Sebastian Pop1-1/+1
2011-07-27params.h (ALLOW_STORE_DATA_RACES): New.Aldy Hernandez1-1/+1