aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2012-09-05re PR target/54461 ([avr] add configure option for better AVR-Libc integration)Georg-Johann Lay1-0/+7
2012-09-04* configure.ac: Fix --enable-languages=all.Jason Merrill1-4/+4
2012-09-03re PR bootstrap/54138 (configuring --without-cloog but executable links again...Richard Guenther1-32/+38
2012-09-03configure.ac (noconfigdirs,target=avr): Add target-libquadmath.Georg-Johann Lay1-0/+7
2012-08-26cloog.m4 (CLOOG_INIT_FLAGS): Use = instead of == in test.Art Haas1-1/+1
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-81/+7
2012-07-06Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC) as CPPFLAGS...Richard Guenther1-4/+0
2012-07-06configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.Richard Guenther1-0/+7
2012-07-04isl.m4 (ISL_CHECK_VERSION): Set to yes if cross-compiling.Tristan Gingold1-4/+1
2012-07-03cloog.m4: Remove debugging print.Richard Guenther1-2/+10
2012-07-03Fix ISL check with static libislRainer Orth1-1/+4
2012-07-02isl.m4 (_ISL_CHECK_CT_PROG): Omit main function header/footer.Richard Guenther1-6/+3
2012-07-02cloog.m4: Set up to work against ISL only.Richard Guenther1-213/+173
2012-07-02[multiple changes]Richard Guenther1-165/+13
2012-06-29configure.ac: Skip C if explicitly selected.Steven Bosscher1-2/+5
2012-06-28configure.ac (CFLAGS_FOR_TARGET, [...]): Make sure they contain -O2.Christophe Lyon1-4/+4
2012-05-09re PR bootstrap/50461 (mpfr.h found in mpfr-3.1.0/src instead of mpfr-3.0.1/....Nick Clifton1-3/+10
2012-05-07Bump minimum required MPFR version to 2.4.0.Janne Blomqvist1-2/+2
2012-05-01Add libatomic as a target library.Richard Henderson1-0/+20
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth1-21/+2
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-2/+2
2012-03-05configure.ac: Enable gdb and readline for ia64*-*-*vms*.Tristan Gingold1-2/+2
2012-02-02Adding GCC port for National Semicondutor's CR16 architectureSumanth G1-3/+0
2012-01-23Interix resurrectionDouglas Rupp1-3/+0
2012-01-04re PR libitm/51072 (Build with --disable-bootstrap fails in libitm)Richard Henderson1-1/+1
2012-01-04re PR libitm/51072 (Build with --disable-bootstrap fails in libitm)Richard Henderson1-0/+8
2011-12-18configure: Regenerate.Eric Botcazou1-2/+4
2011-11-29.DJ Delorie1-0/+4
2011-11-18re PR target/49992 (lto-bootstrap reveals duplicate symbols on x86_64-apple-d...Iain Sandoe1-4/+0
2011-11-09configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.Roland McGrath1-0/+420
2011-11-08Test for libitm directory present before testing for support.Richard Henderson1-12/+15
2011-11-08Fix tests for libitm support.Richard Henderson1-1/+3
2011-11-08Check for libitm support at top-level.Richard Henderson1-15/+11
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+19
2011-08-14configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.Yao Qi1-1/+1
2011-07-26configure.ac: Set have_compiler based on whether gcc directory exists...Ian Lance Taylor1-4/+5
2011-07-20re PR bootstrap/49787 (--enable-languages=c doesn't work)Ian Lance Taylor1-55/+61
2011-07-19configure.ac: Add --enable-build-poststage1-with-cxx.Ian Lance Taylor1-7/+31
2011-07-18re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c...Rainer Orth1-1/+1
2011-07-16install.texi: Document --enable-static-libjava.Matthias Klose1-0/+20
2011-07-07re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only...Rainer Orth1-1/+1
2011-06-22re PR regression/47836 (Some Cross Compiler can't build target-libiberty or t...Hans-Peter Nilsson1-68/+1
2011-06-13* configure.ac (tilepro-*-*) New case.Walter Lee1-0/+3
2011-06-06configure.ac: Skip target-libiberty for arm*-*-linux-androideabi.Jing Yu1-1/+1
2011-05-09configure.ac: Propagate LDFLAGS_FOR_TARGET.Doug Kwan1-0/+3
2011-05-05* configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,Joseph Myers1-105/+76
2011-05-04configure.ac: Remove code setting special library locations for hppa*64*-*-hp...Joseph Myers1-36/+0
2011-05-04configure.ac: Separate libgloss_dir settings from general case over targets.Joseph Myers1-18/+33
2011-04-28configure.ac (*-*-dragonfly*, [...]): Remove cases in libgcj-disabling case s...Joseph Myers1-95/+3
2011-04-28configure.ac: Disable Java for targets not supporting libffi.Joseph Myers1-108/+55