summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2014-12-13re PR bootstrap/64023 (r216964 breaks bootstrap on darwin when using gcc as t...Jakub Jelinek
2014-12-09Local Vim config with GNU formatting.Yury Gribov
2014-11-26Makefile.def: Make more dependent on mpfr, mpc and isl.Tobias Burnus
2014-11-24Makefile.def (module=gmp): Work around in-tree gmp configure bug with missing...Bernd Edlinger
2014-11-21* Makefile.in: Regenerate.Ilya Verbin
2014-11-13[PATCH 2/4] OpenMP 4.0 offloading to Intel MIC: liboffloadmic.Kirill Yukhin
2014-11-12Makefile.def: Remove CLooG.Tobias Burnus
2014-11-11cloog.m4: Remove.Tobias Burnus
2014-10-31Makefile.def (libcc1): Remove bootstrap=true;.Jakub Jelinek
2014-10-27Let GDB reuse GCC's parser.Phil Muldoon
2014-10-23Makefile.def: Add libcpp build module and dependencies.Richard Biener
2014-09-01Support slim LTO bootstrapAndi Kleen
2014-08-18configure.ac: Eliminate ClooG installation dependency.Roman Gareev
2014-06-13Non-host system configuration for linker plugins.Thomas Schwinge
2014-06-13Allow for overriding a module's srcdir.Thomas Schwinge
2014-04-04re PR bootstrap/60620 (missing gnattools dependency causes highly parallel bu...Eric Botcazou
2014-03-27Makefile.def (dependencies): Make all-ld depend on all-binutils for WINDRES_F...Yaakov Selkowitz
2014-03-26re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...Jakub Jelinek
2014-03-07re PR bootstrap/58572 (make bootstrap-lean leads to installation failure (doi...Jakub Jelinek
2013-11-07Makefile.in: Regenerate.Thomas Schwinge
2013-11-07Makefile.tpl: Fix typo.Thomas Schwinge
2013-10-30Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass --disable-build-format-warnings.Jason Merrill
2013-10-29Added Cilk runtime library (libcilkrts) into GCC.Balaji V. Iyer
2013-10-26Makefile.def (target_modules): Remove libmudflapJeff Law
2013-08-06Commit the vtable verification feature.Caroline Tice
2013-03-30Makefile.def (target_modules): Don't install libffi.Matthias Klose
2013-01-14Makefile.def (install-target-libsanitizer): Depend on install-target-libstdc+...Matthias Klose
2013-01-11Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.Eric Botcazou
2013-01-09Build gmp before configuring gccH.J. Lu
2013-01-08Makefile.def: Merge from binutils.Jan-Benedict Glaw
2012-12-20Makefile.def (install-target-libgfortran): Depend on install-target-libquadma...Matthias Klose
2012-12-19Makefile.def (install-target-libgo): Depend on install-target-libatomic.Matthias Klose
2012-12-18libgo: Link against libatomic.Andreas Schwab
2012-12-11Add --with-build-config=bootstrap-asan supportH.J. Lu
2012-11-29Remove bootstrap=true from libsanitizerH.J. Lu
2012-11-29Add --with-build-config=bootstrap-asan supportH.J. Lu
2012-11-28re PR other/54279 (first stage build with g++ fails with "." as the first com...Andrew Pinski
2012-11-12Import the asan runtime library into GCC treeWei Mi
2012-10-22re PR bootstrap/54820 (ada: cannot find -lstdc++ since 4.8.0 20121002)Eric Botcazou
2012-09-28libgo: Use libbacktrace rather than debug/elf registration.Ian Lance Taylor
2012-09-26Makefile.def: Make all-gcc depend on all-libbacktrace.Ian Lance Taylor
2012-09-17libbacktrace/:Ian Lance Taylor
2012-08-26Don't set HOST_LIB_PATH_bfd/HOST_LIB_PATH_opcodesH.J. Lu
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo
2012-07-06Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC) as CPPFLAGS...Richard Guenther
2012-07-06configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.Richard Guenther
2012-07-03Makfile.def (isl): Remove not necessary extra_exports and extra_make_flags.Richard Guenther
2012-07-03cloog.m4: Remove debugging print.Richard Guenther
2012-07-02cloog.m4: Set up to work against ISL only.Richard Guenther
2012-06-20Makefile.tpl (check-target-libgomp-c++): New.Jason Merrill