aboutsummaryrefslogtreecommitdiff
path: root/Makefile.tpl
AgeCommit message (Expand)Author
2011-07-16install.texi: Document --enable-static-libjava.Matthias Klose
2011-05-09configure.ac: Propagate LDFLAGS_FOR_TARGET.Doug Kwan
2011-04-01configure.ac: Remove code setting CONFIG_SHELL, config_shell and moveifchange.Joseph Myers
2011-03-24configure.ac: Remove references to mt-mep, mt-netware, mt-wince.Paolo Bonzini
2011-03-24configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.Paolo Bonzini
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-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-07-17re PR target/44862 (bootstrap with --enable-build-with-cxx and --with-libico...Jack Howarth
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-07re PR bootstrap/41818 (Error building cross compiler caused by changing LD_LI...Ralf Wildenhues
2009-11-16configure.ac: Add libelf to host_libs.Alexandre Oliva
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-06-26re PR bootstrap/40338 (bootstrap comparision fails on 32 bit PA when comparin...Steve Ellcey
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-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-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-02-05Makefile.tpl (stage_last): Define $r and $s before using $(RECURSE_FLAGS_TO_P...Andreas Schwab
2008-11-14re PR bootstrap/38014 (in-tree gmp and mpfr libraries no longer work)Daniel Jacobowitz
2008-10-24Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.Daniel Jacobowitz
2008-10-22./Daniel Jacobowitz
2008-09-02backport: configure: Regenerate.Sebastian Pop
2008-08-31configure.ac (RPATH_ENVVAR): Use PATH on Windows.Aaron W. LaFramboise
2008-08-16Makefile.tpl: Add BOOT_ADAFLAGS.Eric Botcazou
2008-07-30configure.ac: Add makefile fragments for hpux.Paolo Bonzini
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues
2008-06-16Makefile.tpl: Fix comment errors.Ralf Wildenhues
2008-06-08re PR tree-optimization/36218 (VRP causes stack overflow while building libgcj)Joseph Myers
2008-04-18Makefile.tpl (restrap): Call `make all' using double-colon rules.Paolo Bonzini
2008-04-12Makefile.tpl: Error early unless at least GNU make 3.80.Hans-Peter Nilsson
2008-04-02Makefile.tpl (.NOTPARALLEL): Revert previous change.Seongbae Park