summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Add --with-build-config=bootstrap-asan supportH.J. Lu2012-12-111-0/+5
* Remove bootstrap=true from libsanitizerH.J. Lu2012-11-291-5/+0
* Add --with-build-config=bootstrap-asan supportH.J. Lu2012-11-291-0/+5
* re PR other/54279 (first stage build with g++ fails with "." as the first com...Andrew Pinski2012-11-281-1/+1
* configure.ac: Disable libsanitizer if we're not building C++.Siddhesh Poyarekar2012-11-271-2/+2
* Consider *-*-nacl* targets ELFRoland McGrath2012-11-141-1/+1
* Move libsanitizer configure logic to subdirectoryRichard Henderson2012-11-131-9/+19
* Enable libsanitizer just on x86 linux for nowDodji Seketeli2012-11-131-4/+3
* configure.ac: Disable libsanitizer on AIX.David Edelsohn2012-11-131-7/+6
* configure.ac: Add section for configdirs for libsanitizer.Hans-Peter Nilsson2012-11-131-0/+7
* Import the asan runtime library into GCC treeWei Mi2012-11-121-0/+1
* Fix for building against Mingw64 w32apiCorinna Vinschen2012-11-031-1/+1
* Regenerate top-level configureH.J. Lu2012-11-031-13/+29
* re PR bootstrap/54820 (ada: cannot find -lstdc++ since 4.8.0 20121002)Eric Botcazou2012-10-231-0/+4
* re PR bootstrap/54820 (ada: cannot find -lstdc++ since 4.8.0 20121002)Eric Botcazou2012-10-221-17/+107
* Add tilegx to list of targets that support gold.Walter Lee2012-09-201-1/+1
* configure.ac: Add mips*-mti-elf* target.Steve Ellcey2012-09-191-2/+12
* libbacktrace/:Ian Lance Taylor2012-09-171-1/+2
* * configure.ac: Bump minimum GMP version to 4.2.3.Diego Novillo2012-09-061-1/+1
* re PR target/54461 ([avr] add configure option for better AVR-Libc integration)Georg-Johann Lay2012-09-051-0/+7
* * configure.ac: Fix --enable-languages=all.Jason Merrill2012-09-041-4/+4
* re PR bootstrap/54138 (configuring --without-cloog but executable links again...Richard Guenther2012-09-031-32/+38
* configure.ac (noconfigdirs,target=avr): Add target-libquadmath.Georg-Johann Lay2012-09-031-0/+7
* cloog.m4 (CLOOG_INIT_FLAGS): Use = instead of == in test.Art Haas2012-08-261-1/+1
* backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2012-08-141-81/+7
* Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC) as CPPFLAGS...Richard Guenther2012-07-061-4/+0
* configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.Richard Guenther2012-07-061-0/+7
* isl.m4 (ISL_CHECK_VERSION): Set to yes if cross-compiling.Tristan Gingold2012-07-041-4/+1
* cloog.m4: Remove debugging print.Richard Guenther2012-07-031-2/+10
* Fix ISL check with static libislRainer Orth2012-07-031-1/+4
* isl.m4 (_ISL_CHECK_CT_PROG): Omit main function header/footer.Richard Guenther2012-07-021-6/+3
* cloog.m4: Set up to work against ISL only.Richard Guenther2012-07-021-213/+173
* [multiple changes]Richard Guenther2012-07-021-165/+13
* configure.ac: Skip C if explicitly selected.Steven Bosscher2012-06-291-2/+5
* configure.ac (CFLAGS_FOR_TARGET, [...]): Make sure they contain -O2.Christophe Lyon2012-06-281-4/+4
* re PR bootstrap/50461 (mpfr.h found in mpfr-3.1.0/src instead of mpfr-3.0.1/....Nick Clifton2012-05-091-3/+10
* Bump minimum required MPFR version to 2.4.0.Janne Blomqvist2012-05-071-2/+2
* Add libatomic as a target library.Richard Henderson2012-05-011-0/+20
* Remove obsolete IRIX 6.5 supportRainer Orth2012-03-141-21/+2
* Remove obsolete Tru64 UNIX V5.1B supportRainer Orth2012-03-121-2/+2
* configure.ac: Enable gdb and readline for ia64*-*-*vms*.Tristan Gingold2012-03-051-2/+2
* Adding GCC port for National Semicondutor's CR16 architectureSumanth G2012-02-021-3/+0
* Interix resurrectionDouglas Rupp2012-01-231-3/+0
* re PR libitm/51072 (Build with --disable-bootstrap fails in libitm)Richard Henderson2012-01-041-1/+1
* re PR libitm/51072 (Build with --disable-bootstrap fails in libitm)Richard Henderson2012-01-041-0/+8
* configure: Regenerate.Eric Botcazou2011-12-181-2/+4
* .DJ Delorie2011-11-291-0/+4
* re PR target/49992 (lto-bootstrap reveals duplicate symbols on x86_64-apple-d...Iain Sandoe2011-11-181-4/+0
* configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.Roland McGrath2011-11-091-0/+420
* Test for libitm directory present before testing for support.Richard Henderson2011-11-081-12/+15