aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2012-01-02re PR bootstrap/51686 ("make install-strip-gcc" didn't install liblto-plugin*...Richard Guenther
2011-06-27re PR regression/47836 (Some Cross Compiler can't build target-libiberty or t...Hans-Peter Nilsson
2011-02-12re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Alexandre Oliva
2011-02-06re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Kai Tietz
2011-01-09re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Jan Hubicka
2011-01-08Makefile.in: Regenerate.Jan Hubicka
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-11-26re PR fortran/46020 (Improve error string for BIND(C) diagnostic for len>1 ch...Alexandre Oliva
2010-11-20Fix missing regeneration of toplevel Makefile.in.Ralf Wildenhues
2010-11-20PR other/46202: implement install-strip.Ralf Wildenhues
2010-11-19configure.ac: Add target-libgo to target_libraries.Ian Lance Taylor
2010-11-16re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert
2010-10-20Makefile.def (target_modules): Set lib_path to src/.libs for libstdc++-v3 mod...Ian Lance Taylor
2010-09-30build: info-gcc, dvi-gcc etc work from unbuilt configured tree.Ralf Wildenhues
2010-07-17re PR target/44862 (bootstrap with --enable-build-with-cxx and --with-libico...Jack Howarth
2010-06-10Makefile.def (configure-gcc): Depend on all-libelf.Alexandre Oliva
2010-04-27configure.ac (--enable-gold): Support both, both/gold and both/bfd to add gol...Roland McGrath
2010-02-17Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete the config.ca...Nick Clifton
2010-02-17re PR c++/11238 (A constructor with exception handler rethrows the exception ...Nick Clifton
2010-01-22PR libstdc++/36101, PR libstdc++/42813Joern Rennecke
2010-01-11re PR lto/41569 (.../prev-gcc/xgcc used for the install step of the lto-plugin)Richard Guenther
2010-01-07re PR bootstrap/41818 (Error building cross compiler caused by changing LD_LI...Ralf Wildenhues
2009-11-16Makefile.def: Restore host and target settings for gmp.Alexandre Oliva
2009-11-16configure.ac: Add libelf to host_libs.Alexandre Oliva
2009-10-07Makefile.def: check-gold depends upon all-gas.Ian Lance Taylor
2009-10-03Merge lto branch into trunk.Diego Novillo
2009-10-01Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than $(srcdir).Loren J. Rittle
2009-09-22Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.Loren J. Rittle
2009-09-03configure.ac (--with-build-config): New.Alexandre Oliva
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva
2009-08-30Makefile.tpl (AWK): Fix typo.Paolo Bonzini
2009-08-30configure.ac: Detect awk and sed.Paolo Bonzini
2009-08-19Fix toplevel target defs.Ralf Wildenhues
2009-06-26re PR bootstrap/40338 (bootstrap comparision fails on 32 bit PA when comparin...Steve Ellcey
2009-06-26Makefile.def (host_modules): Add cgen.Doug Evans
2009-06-24configure.ac: Add --enable-build-with-cxx.Ian Lance Taylor
2009-06-03Makefile.tpl (all): Avoid a trailing backslash.Jerome Guitton
2009-06-02Makefile.tpl ([+compare-target+]): Compare all stage directories, rather than...Alexandre Oliva
2009-05-30Makefile.def: Add MPC support and dependencies.Kaveh R. Ghazi
2009-05-27Makefile.tpl (all): Avoid harmless warning in make all when gcc-bootstrap is ...Alexandre Oliva
2009-05-24Makefile.tpl (compare-target): Skip ./ada/*tools directories.Nicolas Roche
2009-05-19re PR other/40159 ("make all" ignores build failures)Alexandre Oliva
2009-05-19re PR other/40159 ("make all" ignores build failures)Alexandre Oliva
2009-05-12re PR target/37137 (unrecognized command line option "-minterlink-mips16")Alexandre Oliva
2009-04-25Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.Eric Botcazou
2009-04-25re PR bootstrap/39739 (Bootstrapping with in-tree mpfr-2.4.1 and --with-gmp=....Kaveh R. Ghazi
2009-04-14configure.ac: Change copyright header to refer to version 3 of the GNU Genera...Jakub Jelinek
2009-04-01Makefil.def (languages): New entries.Steve Ellcey
2009-03-18configure: Rebuild.Tom Tromey
2009-02-05Makefile.tpl (stage_last): Define $r and $s before using $(RECURSE_FLAGS_TO_P...Andreas Schwab