aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2024-01-23configure.ac: configurable tooldir install pathNeal Frager1-1/+9
2022-01-12Add support for the haiku operating system. These are the os support patches ...Alexander von Gluck IV1-1/+1
2022-01-12GCC: Pass --plugin to AR and RANLIBH.J. Lu1-0/+15
2022-01-12Bump to autoconf 2.69 and automake 1.15.1Simon Marchi1-3/+2
2018-06-30Introduce @unless/@endunless and postbootstrap Makefile targetsAlexandre Oliva1-5/+15
2016-06-23Sync with upstream gcc.Jeff Johnston1-2/+6
2016-05-20Sync toplevel configure with upstream GCC.Anton Kolesov1-23/+12
2016-03-22Sync toplevel with upstream GCC.Corinna Vinschen1-186/+472
2015-11-12Add support for ARC to libglossAnton Kolesov1-3/+0
2014-07-05 * configure.ac: Don't accept isl 0.10.Rainer Orth1-5/+2
2014-05-142014-05-14 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore1-0/+3
2013-10-162013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw1-0/+7
2013-10-082013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw1-1/+1
2013-09-212013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw1-0/+3
2013-08-122013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw1-4/+26
2013-08-05Remove:Mike Stump1-7/+0
2013-07-102013-07-10 Jack Howarth <howarth@bromo.med.uc.edu>Mike Stump1-0/+7
2013-06-22 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)Richard Sandiford1-1/+5
2013-04-222013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw1-0/+2
2013-02-15 * configure.ac: Sync with GCC repo.Yufeng Zhang1-0/+3
2013-02-05 PR go/55969Ian Lance Taylor1-0/+17
2013-01-15 * configure.ac: Sync with GCC repo.Jan-Benedict Glaw1-5/+8
2012-12-16 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.Thomas Schwinge1-1/+1
2012-12-12Add --with-build-config=bootstrap-asan supportH.J. Lu1-0/+5
2012-11-30Merge g++/xg++ changes from GCCJan-Benedict Glaw1-1/+1
2012-11-28Disable libsanitizer for non-C++ builds.Jan-Benedict Glaw1-2/+2
2012-11-15Restore "Consider *-*-nacl* targets ELF for gold"H.J. Lu1-1/+1
2012-11-15Sync toplevel files with GCCH.J. Lu1-7/+20
2012-11-04Add --disable-libstdcxx configure optionH.J. Lu1-13/+25
2012-10-24 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for buildingCorinna Vinschen1-1/+1
2012-10-23 PR bootstrap/54820Eric Botcazou1-1/+5
2012-10-22 PR bootstrap/54820Eric Botcazou1-11/+33
2012-09-29Sync toplevel files with GCC treeH.J. Lu1-30/+71
2012-09-212012-09-21 Steve Ellcey <sellcey@mips.com>Steve Ellcey1-2/+2
2012-09-20 * configure.ac (host_libs): Add libbacktrace.Ian Lance Taylor1-1/+2
2012-09-15Add support for tilegx in gold.Walter Lee1-1/+1
2012-09-14 PR target/38607David Edelsohn1-0/+10
2012-08-26Sync toplevel files with GCC treeH.J. Lu1-193/+90
2012-06-28* configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sureAlexandre Oliva1-4/+4
2012-05-10 PR bootstrap/50461Nick Clifton1-3/+10
2012-05-02 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.Roland McGrath1-23/+23
2012-04-12 * configure.ac (ia64*-*-*vms*): Add support for ld.Nick Clifton1-4/+5
2012-03-15 * configure.ac (enable_libgomp): Remove *-*-irix6*.Rainer Orth1-21/+2
2012-03-15 * configure.ac (enable_libgomp): Remove *-*-osf*.Rainer Orth1-2/+2
2012-03-052012-03-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-2/+2
2011-11-092011-11-09 Roland McGrath <mcgrathr@google.com>DJ Delorie1-0/+3
2011-11-08Merge libitm changes to configure.ac from gcc master.Richard Henderson1-0/+17
2011-11-02[.]DJ Delorie1-0/+4
2011-08-14 Merge from gcc:Yao Qi1-1/+1
2011-07-26 Merge from gcc:Ian Lance Taylor1-120/+92