summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* configure.ac (host_tools): Add gotools.Ian Lance Taylor2015-01-091-5/+466
* liboffloadmic/plugin: Depend on libgomp being built.Thomas Schwinge2015-01-081-1/+1
* Bug #63539Andrew Pinski2015-01-031-0/+5
* re PR bootstrap/64023 (r216964 breaks bootstrap on darwin when using gcc as t...Jakub Jelinek2014-12-131-1/+5
* Local Vim config with GNU formatting.Yury Gribov2014-12-091-0/+12
* Makefile.def: Make more dependent on mpfr, mpc and isl.Tobias Burnus2014-11-261-0/+24
* Makefile.def (module=gmp): Work around in-tree gmp configure bug with missing...Bernd Edlinger2014-11-241-7/+7
* * Makefile.in: Regenerate.Ilya Verbin2014-11-211-6/+1
* [PATCH 2/4] OpenMP 4.0 offloading to Intel MIC: liboffloadmic.Kirill Yukhin2014-11-131-1/+496
* Makefile.def: Remove CLooG.Tobias Burnus2014-11-121-0/+8
* cloog.m4: Remove.Tobias Burnus2014-11-111-995/+1
* Makefile.def (libcc1): Remove bootstrap=true;.Jakub Jelinek2014-10-311-540/+15
* Let GDB reuse GCC's parser.Phil Muldoon2014-10-271-5/+992
* Makefile.def: Add libcpp build module and dependencies.Richard Biener2014-10-231-0/+67
* Support slim LTO bootstrapAndi Kleen2014-09-011-0/+2
* configure.ac: Eliminate ClooG installation dependency.Roman Gareev2014-08-181-0/+2
* Non-host system configuration for linker plugins.Thomas Schwinge2014-06-131-36/+1015
* Allow for overriding a module's srcdir.Thomas Schwinge2014-06-131-1050/+1150
* re PR bootstrap/60620 (missing gnattools dependency causes highly parallel bu...Eric Botcazou2014-04-041-0/+1
* Makefile.def (dependencies): Make all-ld depend on all-binutils for WINDRES_F...Yaakov Selkowitz2014-03-271-0/+8
* re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...Jakub Jelinek2014-03-261-14/+533
* re PR bootstrap/58572 (make bootstrap-lean leads to installation failure (doi...Jakub Jelinek2014-03-071-3/+3
* Makefile.in: Regenerate.Thomas Schwinge2013-11-071-996/+485
* Makefile.tpl: Fix typo.Thomas Schwinge2013-11-071-1/+1
* Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass --disable-build-format-warnings.Jason Merrill2013-10-301-1/+3
* Added Cilk runtime library (libcilkrts) into GCC.Balaji V. Iyer2013-10-291-1/+999
* Makefile.def (target_modules): Remove libmudflapJeff Law2013-10-261-493/+2
* Commit the vtable verification feature.Caroline Tice2013-08-061-1/+1025
* Makefile.def (target_modules): Don't install libffi.Matthias Klose2013-03-301-14/+4
* Makefile.def (install-target-libsanitizer): Depend on install-target-libstdc+...Matthias Klose2013-01-141-0/+1
* Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.Eric Botcazou2013-01-111-1/+1
* Build gmp before configuring gccH.J. Lu2013-01-091-8/+8
* Makefile.def: Merge from binutils.Jan-Benedict Glaw2013-01-081-0/+25
* Makefile.def (install-target-libgfortran): Depend on install-target-libquadma...Matthias Klose2012-12-201-0/+7
* Makefile.def (install-target-libgo): Depend on install-target-libatomic.Matthias Klose2012-12-191-0/+1
* libgo: Link against libatomic.Andreas Schwab2012-12-181-0/+1
* Add --with-build-config=bootstrap-asan supportH.J. Lu2012-12-111-23/+560
* Remove bootstrap=true from libsanitizerH.J. Lu2012-11-291-560/+23
* Add --with-build-config=bootstrap-asan supportH.J. Lu2012-11-291-23/+560
* re PR other/54279 (first stage build with g++ fails with "." as the first com...Andrew Pinski2012-11-281-1/+1
* Import the asan runtime library into GCC treeWei Mi2012-11-121-1/+486
* re PR bootstrap/54820 (ada: cannot find -lstdc++ since 4.8.0 20121002)Eric Botcazou2012-10-221-463/+262
* libgo: Use libbacktrace rather than debug/elf registration.Ian Lance Taylor2012-09-281-0/+1
* Makefile.def: Make all-gcc depend on all-libbacktrace.Ian Lance Taylor2012-09-261-0/+8
* libbacktrace/:Ian Lance Taylor2012-09-171-0/+1452
* Don't set HOST_LIB_PATH_bfd/HOST_LIB_PATH_opcodesH.J. Lu2012-08-261-11/+1
* backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2012-08-141-28/+6
* Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC) as CPPFLAGS...Richard Guenther2012-07-061-21/+21
* configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.Richard Guenther2012-07-061-34/+34
* Makfile.def (isl): Remove not necessary extra_exports and extra_make_flags.Richard Guenther2012-07-031-82/+82