summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2014-02-24TILE-Gx big endian support.Walter Lee
2013-12-13configure.ac: Add user-friendly check for native x86_64-linux multilibs.Francois-Xavier Coudert
2013-11-05Disable libcilkrts when C++ is not used.Balaji V. Iyer
2013-10-29Added Cilk runtime library (libcilkrts) into GCC.Balaji V. Iyer
2013-10-26Makefile.def (target_modules): Remove libmudflapJeff Law
2013-10-15Add --enable-host-shared configuration optionDavid Malcolm
2013-10-01Configuration bits for ARC port:Joern Rennecke
2013-09-03configure.ac: Also allow ISL 0.12.Richard Biener
2013-08-09configure.tgt: Simplify, just use VTV_SUPPORTED.Benjamin Kosnik
2013-08-06Commit the vtable verification feature.Caroline Tice
2013-08-05re PR target/57792 (toplevel configure should enable "--with-sysroot="`xcrun ...Mike Stump
2013-07-16configure.ac: Sync from binutils.Jan-Benedict Glaw
2013-07-10re PR target/57792 (toplevel configure should enable "--with-sysroot="`xcrun ...Jack Howarth
2013-04-16Enable java for aarch64Andreas Schwab
2013-02-15configure.ac: Set libgloss_dir for the aarch64*-*-* targets.Yufeng Zhang
2013-02-05re PR go/55969 (libgo fails to build on darwin)Ian Lance Taylor
2013-01-23isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION.Shenghou Ma
2013-01-15re PR other/55973 (r195150 doesn't properly handle out of tree isl 0.11.1)Richard Biener
2013-01-14configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.Richard Biener
2012-12-16configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.Thomas Schwinge
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-27configure.ac: Disable libsanitizer if we're not building C++.Siddhesh Poyarekar
2012-11-14Consider *-*-nacl* targets ELFRoland McGrath
2012-11-13Move libsanitizer configure logic to subdirectoryRichard Henderson
2012-11-13Enable libsanitizer just on x86 linux for nowDodji Seketeli
2012-11-13configure.ac: Disable libsanitizer on AIX.David Edelsohn
2012-11-13configure.ac: Add section for configdirs for libsanitizer.Hans-Peter Nilsson
2012-11-12Import the asan runtime library into GCC treeWei Mi
2012-11-03Fix for building against Mingw64 w32apiCorinna Vinschen
2012-11-03Regenerate top-level configureH.J. Lu
2012-10-23re PR bootstrap/54820 (ada: cannot find -lstdc++ since 4.8.0 20121002)Eric Botcazou
2012-10-22re PR bootstrap/54820 (ada: cannot find -lstdc++ since 4.8.0 20121002)Eric Botcazou
2012-09-20Add tilegx to list of targets that support gold.Walter Lee
2012-09-19configure.ac: Add mips*-mti-elf* target.Steve Ellcey
2012-09-17libbacktrace/:Ian Lance Taylor
2012-09-06* configure.ac: Bump minimum GMP version to 4.2.3.Diego Novillo
2012-09-05re PR target/54461 ([avr] add configure option for better AVR-Libc integration)Georg-Johann Lay
2012-09-04* configure.ac: Fix --enable-languages=all.Jason Merrill
2012-09-03re PR bootstrap/54138 (configuring --without-cloog but executable links again...Richard Guenther
2012-09-03configure.ac (noconfigdirs,target=avr): Add target-libquadmath.Georg-Johann Lay
2012-08-26cloog.m4 (CLOOG_INIT_FLAGS): Use = instead of == in test.Art Haas
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-04isl.m4 (ISL_CHECK_VERSION): Set to yes if cross-compiling.Tristan Gingold
2012-07-03cloog.m4: Remove debugging print.Richard Guenther
2012-07-03Fix ISL check with static libislRainer Orth