summaryrefslogtreecommitdiff
path: root/Makefile.def
AgeCommit message (Expand)Author
2020-04-09Merge top-level configury changes from gdbTom Tromey
2019-06-15Sync top-level change from gdbTom Tromey
2019-06-11Import these changes from the binutils/gdb repository:Nick Clifton
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw
2018-06-18Makefile.def (fortran): Add check-target-libgomp-fortran.Eric Botcazou
2018-06-08Remove MPXMartin Liska
2017-11-28Remove Cilk Plus support.Julia Koval
2017-06-28re PR bootstrap/81217 (Makefile:22754: warning: overriding recipe for target ...Martin Liska
2017-06-19Introduce 4-stages profiledbootstrap to get a better profile.Martin Liska
2017-06-14Makefile.def: Add check-gotools to go check targets.Ian Lance Taylor
2017-04-19re PR bootstrap/77661 (--enable-maintainer-mode causes in-tree-build of MPC t...Thomas Koenig
2017-01-24Brig front-endPekka Jääskeläinen
2016-11-30Makefile.def: Remove reference to boehm-gc target module.Matthias Klose
2016-11-15Makefile.def: Remove references to GCJ.Matthias Klose
2016-09-30Makefile.def: Remove libjava.Andrew Haley
2016-06-23Add make autoprofiledbootstrapAndi Kleen
2016-05-02configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.Bernd Edlinger
2016-01-12re PR bootstrap/69134 (building a mips-cross compiler with in-tree mpfr-2.4.2...Bernd Edlinger
2015-12-01re PR libffi/65726 (libffi fails to build when not bootstrapping: configure: ...Andreas Tobler
2015-08-23re PR libfortran/54572 (Use libbacktrace library)Francois-Xavier Coudert
2015-08-07Makefile.def (libiconv): Define bootstrap=true.Yaakov Selkowitz
2015-07-14Sync toplevel files binutils-gdbH.J. Lu
2015-07-14Sync with src:Hans-Peter Nilsson
2015-03-10Makefile.def: Add libmpx.Ilya Enkovich
2015-01-09configure.ac (host_tools): Add gotools.Ian Lance Taylor
2015-01-08liboffloadmic/plugin: Depend on libgomp being built.Thomas Schwinge
2015-01-03Bug #63539Andrew Pinski
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-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-06-13Non-host system configuration for linker plugins.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
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-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