aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)Author
2012-03-07re PR other/51417 (Cross-compiler - wrappers for ar, nm, ranlib installed und...Ralf Corsepius
2012-02-11re PR c++/51910 (-frepo linking failure)Jason Merrill
2012-02-08re PR gcov-profile/52150 (junk at end of line in Firefox PGO build)Jakub Jelinek
2012-01-27invoke.texi: Update copyright years.Andrey Belevantsev
2012-01-27re PR middle-end/51389 (GCC uses up to 75GB of virtual memory)Andrey Belevantsev
2012-01-13c-decl.c: Do not include tree-mudflap.hSteven Bosscher
2012-01-06Translate built-in include paths for sysroot.Han Shen
2011-12-21re PR target/50038 (redundant zero extensions)Enkovich Ilya
2011-12-09Restore errors.o dependencyH.J. Lu
2011-11-09function.c (bb_active_p): Delete.Alan Modra
2011-11-08Merge from transactional-memory branch.Aldy Hernandez
2011-11-06c-decl.c (shadow_tag_warned, [...]): Handle _Alignas specifiers.Joseph Myers
2011-11-06Check in patch/merge from cxx-mem-model BranchAndrew Macleod
2011-11-03re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled)Michael Matz
2011-11-02Move gthr to toplevel libgccRainer Orth
2011-11-02Move libgcc_tm_file to toplevel libgccRainer Orth
2011-11-02Move libgcc2 to toplevel libgccRainer Orth
2011-11-02Move libgcc1 to toplevel libgccRainer Orth
2011-11-02Move crtstuff support to toplevel libgccRainer Orth
2011-11-02Move shlib support to toplevel libgccRainer Orth
2011-10-29Add gcc-ar/nm/ranlib wrappers for slim LTO v2Andi Kleen
2011-10-27Makefile.in (build/gencheck.o): Depend on tree.def and c-family/c-common.def.Jakub Jelinek
2011-10-27tree-ssa-strlen.c: Include expr.h.Jakub Jelinek
2011-10-26re PR driver/41844 (lto1: warning: unknown register name: line-length-none)Richard Guenther
2011-10-21c6x.md (attr "op_pattern"): New.Bernd Schmidt
2011-10-19regrename.h: New file.Bernd Schmidt
2011-10-17configure.ac: Add --with-native-system-header-dir.Simon Baldwin
2011-10-17Emit macro expansion related diagnosticsTom Tromey
2011-10-15Use VEC_PERM_EXPR in the vectorizer.Richard Henderson
2011-10-03Vector shuffling patch from Artem Shinkarov.Artjoms Sinkarovs
2011-09-30re PR tree-optimization/46309 (optimization a==3||a==1)Jakub Jelinek
2011-09-27common.opt: Add -foptimize-strlen option.Jakub Jelinek
2011-09-27re PR middle-end/43864 (Same basic blocks should be merged)Tom de Vries
2011-09-15Makefile.in (SYSROOT_CFLAGS_FOR_TARGET): Define from @SYSROOT_CFLAGS_FOR_TARG...Diego Novillo
2011-08-31re PR middle-end/43513 (The stack pointer is adjusted twice)Tom de Vries
2011-08-24* Makefile.in (CFLAGS-collect2.o, CFLAGS-c-family/c-opts.o)Joseph Myers
2011-08-24* Makefile.in (ALL_CXXFLAGS): Include $(CFLAGS-$@).Joseph Myers
2011-08-23Makefile.in (tree-data-ref.o): Add tree-affine.h dependency.Richard Guenther
2011-08-20re PR tree-optimization/48739 (ICE in check_loop_closed_ssa_use() with "-ftre...Jakub Jelinek
2011-08-18c-decl.c (shadow_tag_warned): Check for _Noreturn.Joseph Myers
2011-08-12data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo
2011-08-12install c-tree.h as a plugin headerRomain Geissler
2011-08-11tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call stream_...Diego Novillo
2011-08-11md.texi (define_bypass): Say that the instruction names can be filename-style...Richard Sandiford
2011-08-09sync.c: Move to ../libgcc.Rainer Orth
2011-08-08rebaseDiego Novillo
2011-08-08* Makefile.in (gengtype$(exeext)): Add $(LDFLAGS).Rainer Orth
2011-08-08driver-sparc.c: New file.Rainer Orth
2011-08-06Makefile.in (INCLUDES_FOR_TARGET): New.Paolo Bonzini
2011-08-05soft-fp: Move to ../libgcc.Rainer Orth