summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2014-09-12Add mips*-img-elf* target triple.Andrew Bennett
2014-09-10Disable gdb for nds32*-*-* until it is supported.Chung-Ju Wu
2014-07-27or1k: GDB not supported for or1k*-*-rtems*Joel Sherrill
2014-07-22Disable gdb for or1k*-*-* until supportedJoel Sherrill
2014-05-14Sync nios2 configure changes from GCC mainline.Sandra Loosemore
2014-05-08PR sanitizer/56781 * Makefile.def: Set bootstrap=true; for host fixincludes. ...jakub
2014-05-08* configure.ac: Move BUILD_CONFIG set up earlier. Add --enable-vtable-verify ...jakub
2014-05-08TILE-Gx big endian support.walt
2013-12-16* configure.ac: Add user-friendly check for native x86_64-linux multilibs. * ...fxcoudert
2013-11-08Disable libcilkrts when C++ is not used.bviyer
2013-11-08Added Cilk runtime library (libcilkrts) into GCC.bviyer
2013-11-08* Makefile.def (target_modules): Remove libmudflap (languages): Remove check-...law
2013-10-162013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw
2013-10-082013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw
2013-09-212013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw
2013-08-122013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw
2013-08-05Remove:Mike Stump
2013-07-102013-07-10 Jack Howarth <howarth@bromo.med.uc.edu>Mike Stump
2013-06-22 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)Richard Sandiford
2013-04-222013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw
2013-02-15 * configure.ac: Sync with GCC repo.Yufeng Zhang
2013-02-05 PR go/55969Ian Lance Taylor
2013-01-15 * configure.ac: Sync with GCC repo.Jan-Benedict Glaw
2012-12-16 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.Thomas Schwinge
2012-12-12Add --with-build-config=bootstrap-asan supportH.J. Lu
2012-11-30Merge g++/xg++ changes from GCCJan-Benedict Glaw
2012-11-28Disable libsanitizer for non-C++ builds.Jan-Benedict Glaw
2012-11-15Restore "Consider *-*-nacl* targets ELF for gold"H.J. Lu
2012-11-15Sync toplevel files with GCCH.J. Lu
2012-11-04Add --disable-libstdcxx configure optionH.J. Lu
2012-10-24 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for buildingCorinna Vinschen
2012-10-23 PR bootstrap/54820Eric Botcazou
2012-10-22 PR bootstrap/54820Eric Botcazou
2012-09-29Sync toplevel files with GCC treeH.J. Lu
2012-09-212012-09-21 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2012-09-20 * configure.ac (host_libs): Add libbacktrace.Ian Lance Taylor
2012-09-15Add support for tilegx in gold.Walter Lee
2012-09-14 PR target/38607David Edelsohn
2012-08-26Sync toplevel files with GCC treeH.J. Lu
2012-06-28* configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sureAlexandre Oliva
2012-05-10 PR bootstrap/50461Nick Clifton
2012-05-02 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.Roland McGrath
2012-04-12 * configure.ac (ia64*-*-*vms*): Add support for ld.Nick Clifton
2012-03-15 * configure.ac (enable_libgomp): Remove *-*-irix6*.Rainer Orth
2012-03-15 * configure.ac (enable_libgomp): Remove *-*-osf*.Rainer Orth
2012-03-052012-03-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2011-11-092011-11-09 Roland McGrath <mcgrathr@google.com>DJ Delorie
2011-11-08Merge libitm changes to configure.ac from gcc master.Richard Henderson
2011-11-02[.]DJ Delorie
2011-08-14 Merge from gcc:Yao Qi