aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2016-04-13Make distclean clean up more (PR70173)Segher Boessenkool1-2/+3
2016-01-26fix PR68343: disable fuse-*.c tests for isl 0.14 or earlierAditya Kumar1-0/+2
2016-01-24Pass LSAN_OPTIONS to Makefiles in subdirectoriesMikhail Maltsev1-1/+2
2016-01-12re PR bootstrap/69134 (building a mips-cross compiler with in-tree mpfr-2.4.2...Bernd Edlinger1-27/+27
2015-12-17replace ISL with islSebastian Pop1-1/+1
2015-12-02re PR go/66147 (go fails to cross build)Ian Lance Taylor1-0/+1
2015-12-01re PR libffi/65726 (libffi fails to build when not bootstrapping: configure: ...Andreas Tobler1-0/+1
2015-11-19Add clang-format config to contrib folderMartin Liska1-0/+9
2015-08-23re PR libfortran/54572 (Use libbacktrace library)Francois-Xavier Coudert1-0/+1
2015-08-07Makefile.def (libiconv): Define bootstrap=true.Yaakov Selkowitz1-65/+582
2015-07-14Sync toplevel files binutils-gdbH.J. Lu1-7/+13
2015-07-14Sync with src:Hans-Peter Nilsson1-0/+8
2015-05-21revert: configure.ac: Add -std=c++98 to stage1_cxxflags.Jason Merrill1-1/+0
2015-05-21configure.ac: Add -std=c++98 to stage1_cxxflags.Jason Merrill1-6/+7
2015-04-22Makefile.tpl: Remove surplus whitespace throughout.Bernhard Reutner-Fischer1-2452/+2452
2015-04-14Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.Max Ostapenko1-66/+74
2015-03-25Fix vimrc file link creation.Martin Liska1-2/+2
2015-03-10Makefile.def: Add libmpx.Ilya Enkovich1-1/+1017
2015-01-09configure.ac (host_tools): Add gotools.Ian Lance Taylor1-5/+466
2015-01-08liboffloadmic/plugin: Depend on libgomp being built.Thomas Schwinge1-1/+1
2015-01-03Bug #63539Andrew Pinski1-0/+5
2014-12-13re PR bootstrap/64023 (r216964 breaks bootstrap on darwin when using gcc as t...Jakub Jelinek1-1/+5
2014-12-09Local Vim config with GNU formatting.Yury Gribov1-0/+12
2014-11-26Makefile.def: Make more dependent on mpfr, mpc and isl.Tobias Burnus1-0/+24
2014-11-24Makefile.def (module=gmp): Work around in-tree gmp configure bug with missing...Bernd Edlinger1-7/+7
2014-11-21* Makefile.in: Regenerate.Ilya Verbin1-6/+1
2014-11-13[PATCH 2/4] OpenMP 4.0 offloading to Intel MIC: liboffloadmic.Kirill Yukhin1-1/+496
2014-11-12Makefile.def: Remove CLooG.Tobias Burnus1-0/+8
2014-11-11cloog.m4: Remove.Tobias Burnus1-995/+1
2014-10-31Makefile.def (libcc1): Remove bootstrap=true;.Jakub Jelinek1-540/+15
2014-10-27Let GDB reuse GCC's parser.Phil Muldoon1-5/+992
2014-10-23Makefile.def: Add libcpp build module and dependencies.Richard Biener1-0/+67
2014-09-01Support slim LTO bootstrapAndi Kleen1-0/+2
2014-08-18configure.ac: Eliminate ClooG installation dependency.Roman Gareev1-0/+2
2014-06-13Non-host system configuration for linker plugins.Thomas Schwinge1-36/+1015
2014-06-13Allow for overriding a module's srcdir.Thomas Schwinge1-1050/+1150
2014-04-04re PR bootstrap/60620 (missing gnattools dependency causes highly parallel bu...Eric Botcazou1-0/+1
2014-03-27Makefile.def (dependencies): Make all-ld depend on all-binutils for WINDRES_F...Yaakov Selkowitz1-0/+8
2014-03-26re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...Jakub Jelinek1-14/+533
2014-03-07re PR bootstrap/58572 (make bootstrap-lean leads to installation failure (doi...Jakub Jelinek1-3/+3
2013-11-07Makefile.in: Regenerate.Thomas Schwinge1-996/+485
2013-11-07Makefile.tpl: Fix typo.Thomas Schwinge1-1/+1
2013-10-30Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass --disable-build-format-warnings.Jason Merrill1-1/+3
2013-10-29Added Cilk runtime library (libcilkrts) into GCC.Balaji V. Iyer1-1/+999
2013-10-26Makefile.def (target_modules): Remove libmudflapJeff Law1-493/+2
2013-08-06Commit the vtable verification feature.Caroline Tice1-1/+1025
2013-03-30Makefile.def (target_modules): Don't install libffi.Matthias Klose1-14/+4
2013-01-14Makefile.def (install-target-libsanitizer): Depend on install-target-libstdc+...Matthias Klose1-0/+1
2013-01-11Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.Eric Botcazou1-1/+1
2013-01-09Build gmp before configuring gccH.J. Lu1-8/+8