aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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.walt1-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:qiyao1-1/+1
2011-07-26 Merge from gcc:Ian Lance Taylor1-120/+92
2011-07-07 PR target/39150Rainer Orth1-1/+1
2011-06-13 * configure.ac (tilepro-*-*) New case.Nick Clifton1-0/+3
2011-05-092011-05-08 Doug Kwan <dougkwan@google.com>Doug Kwan1-0/+2
2011-05-05 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,Joseph Myers1-105/+76
2011-05-04 * configure.ac: Remove code setting special library locations forJoseph Myers1-36/+0
2011-05-04 * configure.ac: Separate libgloss_dir settings from general caseJoseph Myers1-18/+33
2011-04-28 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,Joseph Myers1-95/+3
2011-04-28 * configure.ac: Disable Java for targets not supporting libffi.Joseph Myers1-108/+55
2011-04-28 Merge from GCC:Joseph Myers1-1/+1
2011-04-28 * configure.ac: Separate cases disabling Java and Java librariesJoseph Myers1-83/+327
2011-04-06 * configure.ac (build_tools): Remove build-byacc.Joseph Myers1-6/+4
2011-04-01 * configure.ac (avr-*-*): Add comment about why libssp is disabled.Joseph Myers1-3/+1
2011-04-01 * configure.ac: Remove code setting CONFIG_SHELL, config_shell andJoseph Myers1-37/+0
2011-04-01 * configure.ac (*-*-sysv4*): Don't enable libgomp.Joseph Myers1-36/+2
2011-04-01 * configure.ac: Separate cases disabling target-libssp,Joseph Myers1-23/+91
2011-04-01 * configure.ac (*-*-chorusos): Don't disable libgcj.Joseph Myers1-74/+25
2011-03-28 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disableJoseph Myers1-8/+2
2011-03-28Add support for DragonFlyBSD target.Nick Clifton1-2/+6
2011-03-25 * configure.ac (native_only): Remove.Joseph Myers1-35/+21
2011-03-25 * configure.ac (target_tools): Remove target-groff.Joseph Myers1-20/+7
2011-03-242011-03-24 Paolo Bonzini <pbonzini@redhat.com>Paolo Bonzini1-9/+0
2011-03-242011-03-24 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini1-41/+1
2011-03-24 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,Joseph Myers1-130/+4
2011-03-24 * configure.ac (ppc*-*-pe): Remove host case.Joseph Myers1-19/+4
2011-03-22 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,Joseph Myers1-11/+2
2011-03-22 * config-ml.in: Don't handle arc-*-elf*.Joseph Myers1-7/+3
2011-03-21 PR bootstrap/48120:Rainer Orth1-4/+4
2011-03-04Adjust test of with_ppl.spop1-1/+1
2011-03-02Add -lpwl to ppllibs, and -lisl to clooglibs.spop1-26/+47
2011-02-12Sync toplevel and config/ from GCC.Ralf Wildenhues1-17/+13
2011-01-31PR libgcj/44341Alexandre Oliva1-1/+43
2011-01-21Sync toplevel configure from GCCAndreas Schwab1-67/+103
2011-01-13port GDB to ia64-hpux (native).Joel Brobecker1-2/+2
2011-01-02Sync toplevel configure from GCC.Ralf Wildenhues1-0/+3
2010-12-10 PR bootstrap/46819Ian Lance Taylor1-0/+3
2010-12-102010-12-10 Tobias Burnus <burnus@net-b.de>Paolo Bonzini1-0/+21
2010-12-07 * configure.ac: Always set default for poststage1_ldflags toIan Lance Taylor1-4/+4
2010-12-06 PR libffi/46792Hans-Peter Nilsson1-2/+2
2010-11-29* configure.ac: Move comment to remove extra space in last argumentAndreas Schwab1-1/+2
2010-11-26PR other/46020Alexandre Oliva1-1/+1
2010-11-23Properly check default linker.H.J. Lu1-3/+7
2010-11-23 * configure.ac: For --enable-gold, handle value `default' instead ofNick Clifton1-19/+47
2010-11-21 * configure.ac: Only disable a language library if no language needsIan Lance Taylor1-3/+21
2010-11-20PR other/46202: implement install-strip.Ralf Wildenhues1-1/+1
2010-11-19Merge from gcc top-level.Ian Lance Taylor1-70/+67
2010-11-03Sync from gcc/Dave Korn1-143/+7
2010-11-02 PR binutils/12110Alan Modra1-1/+8
2010-10-07 * configure.ac (build_lto_plugin): New shell variable.Dave Korn1-3/+10
2010-10-02Allow to pass separate configure arguments for build, host and target.Ralf Wildenhues1-3/+11
2010-10-02Sync toplevel and config from GCC.Ralf Wildenhues1-8/+10
2010-09-27Fix unportable shell quoting.Ralf Wildenhues1-1/+1
2010-07-23Add support for v850E2 and v850E2V3Nick Clifton1-8/+2
2010-06-01Sync toplevel files from GCC.Ralf Wildenhues1-13/+37
2010-05-26Merge from gcc:Dave Korn1-11/+20
2010-04-27 * configure.ac (--enable-gold): Support both, both/gold andNick Clifton1-23/+43
2010-04-142010-04-14 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+1
2010-04-08/:Ralf Wildenhues1-8/+3
2010-03-31Fix toplevel configure --enable-multilib handling.Ralf Wildenhues1-3/+8
2010-03-23 * configure.ac (tic6x-*-*): New case.Joseph Myers1-0/+3
2010-03-23 Merge from gcc:Joseph Myers1-2/+2
2010-03-04 PR libstdc++/32499Rainer Orth1-5/+5
2010-02-17 PR 11238Nick Clifton1-17/+0
2010-02-15 PR 11238Nick Clifton1-0/+17
2010-02-15Sync from gcc mainline.Nick Clifton1-17/+31
2010-01-31 * configure.ac: Add "recommended" version checks for GMP/MPC.ghazi1-10/+27
2010-01-25 gcc PR libstdc++/36101, gcc PR libstdc++/42813Joern Rennecke1-1/+6
2010-01-23 gcc PR libstdc++/36101, gcc PR libstdc++/42813Joern Rennecke1-1/+1
2010-01-22 gcc PR libstdc++/36101, gcc PR libstdc++/42813Joern Rennecke1-0/+1
2010-01-08 PR bootstrap/42424ghazi1-7/+15
2009-12-07Sync with GCC:ghazi1-64/+33
2009-11-16* configure.ac: Add libelf to host_libs. Enable in-tree configuryAlexandre Oliva1-31/+52
2009-10-13Fix toplevel 'config.status --recheck' for --enable-lto.Ralf Wildenhues1-1/+4
2009-10-07Sync with gcc repository.Ian Lance Taylor1-2/+152
2009-09-292009-09-29 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini1-1/+2
2009-09-25 * configure.ac: Pass any --cache-file=/dev/null option on toNick Clifton1-3/+12
2009-09-22Error out if building separately but srcdir has build remnants.Ralf Wildenhues1-0/+5
2009-09-21Require c++ in stage1_languages with --enable-gold in combined bootstrap.Ralf Wildenhues1-0/+7
2009-09-21toplevel configure: bootstrap target_libs of stage1_languages.Ralf Wildenhues1-3/+6
2009-09-21Diagnose --enable-build-with-cxx --enable-bootstrap --enable-languages w/o c++Ralf Wildenhues1-0/+7
2009-09-16 * configure.ac: Disable java and boehm-gc for bfin-*-*.Jie Zhang1-1/+2
2009-09-08Fix toplevel config.status for HP-UX sed.Ralf Wildenhues1-11/+24
2009-09-07ChangeLog:Alexandre Oliva1-3/+39
2009-09-022009-09-02 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini1-0/+2
2009-08-24Sync from GCC: Update AC_PREREQ entries to 2.64.Ralf Wildenhues1-1/+1
2009-08-22Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues1-26/+0
2009-08-19Disable option checking in the toplevel, avoid 2.64 fopen glitch.Ralf Wildenhues1-0/+2
2009-08-19Sync toplevel with GCC, merge.Ralf Wildenhues1-32/+210
2009-08-06 * configure.ac: Add Microblaze target.Nick Clifton1-0/+3
2009-07-022009-07-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+5
2009-06-26 * Makefile.def (host_modules): Add cgen.Doug Evans1-1/+1
2009-06-15 * configure.ac: Define is_elf for QNX Neutrino targets.Nick Clifton1-1/+1
2009-05-292009-05-28 Doug Kwan <dougkwan@google.com>Doug Kwan1-1/+1
2009-04-16Add new binutils target: moxieNick Clifton1-0/+4
2009-04-092009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>H.J. Lu1-4/+4
2009-04-092009-04-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+2
2009-03-18 * configure: Rebuild.Tom Tromey1-2/+2
2009-03-16 * configure.ac: Treat gdb as supported on x86_64-darwin.Joel Brobecker1-2/+2
2009-03-16 Merge from GCC:Joseph Myers1-23/+37
2009-01-15 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.Nick Clifton1-0/+4
2008-12-162008-12-16 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini1-2/+2
2008-11-27 Merge from GCC:Joseph Myers1-7/+116
2008-11-272008-11-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+5
2008-11-14 Revert:Daniel Jacobowitz1-8/+0
2008-10-292008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>Ulrich Weigand1-1/+0
2008-10-22 PR gdb/921Daniel Jacobowitz1-0/+8
2008-09-042008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>Aaron W. LaFramboise1-0/+10
2008-08-282008-08-28 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+1
2008-08-16 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.Richard Sandiford1-0/+3
2008-07-302008-07-30 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini1-2/+10
2008-06-16 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, whenRalf Wildenhues1-29/+30
2008-06-13 * configure.ac (arm*-*-linux-gnueabi): Don't disable buildingJulian Brown1-1/+0
2008-06-122008-06-12 David S. Miller <davem@davemloft.net>David Edelsohn1-1/+1
2008-04-182008-04-18 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini1-2/+3
2008-04-18 * configure.ac (cr16-*-*): Add case for cr16 target and include gdbNick Clifton1-0/+3
2008-04-15toplevel/David S. Miller1-1/+1
2008-04-04 PR binutils/4334Nick Clifton1-0/+1
2008-04-04PR other/35151Nick Clifton1-4/+1
2008-03-21Copy this patch over from master gcc repository:Ian Lance Taylor1-2/+35
2008-03-17 * configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues1-0/+1
2008-02-202008-02-20 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini1-0/+32
2008-02-02 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.Hans-Peter Nilsson1-1/+0
2008-02-012008-01-31 Marc Gauthier <marc@tensilica.com>Bob Wilson1-2/+2
2008-01-312008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>Paolo Bonzini1-1/+6
2007-12-18/tmp/foo.diffRichard Sandiford1-4/+4
2007-12-14Merge from gcc:DJ Delorie1-1/+1
2007-10-08* configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD, LDFLAGS_FOR_BUILD): Def...Nick Clifton1-3/+5
2007-10-012007-10-01 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini1-1/+39
2007-09-20Merge from gcc:DJ Delorie1-2/+2
2007-09-20 * configure.ac (mipsisa*-*-elfoabi*): New stanza.Richard Sandiford1-0/+3
2007-09-17 * configure.ac: Raise minimum makeinfo version to 4.6.Andreas Schwab1-2/+2
2007-09-14 * configure.ac: Correct makeinfo version check.Alan Modra1-1/+1
2007-09-14 * configure.ac (mips*-sde-elf*): New stanza. Add target-libibertyRichard Sandiford1-0/+8
2007-09-122007-09-12 David Daney <ddaney@avtrex.com>David Daney1-5/+2
2007-09-112007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>Andrew Haley1-0/+2
2007-09-112007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>DJ Delorie1-10/+41
2007-09-092007-09-09 Andrew Haley <aph@redhat.com>Andrew Haley1-2/+2
2007-08-21Bring over from the GCC tree:Ben Elliston1-2/+2
2007-08-182007-08-18 Paul Brook <paul@codesourcery.com>Joseph Myers1-0/+12
2007-08-172007-08-17 Richard Sandiford <richard@codesourcery.com>Richard Sandiford1-0/+3
2007-08-13 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): PassBen Elliston1-0/+6
2007-07-12 * configure.ac: Fix my previous change to really match GCC.Bernd Schmidt1-1/+1
2007-07-11Merge from gcc:DJ Delorie1-28/+28
2007-07-09Import patch from FSF gcc sources to add support for building windmc tool.Nick Clifton1-0/+3
2007-06-29 * configure.ac: Don't add target-libmudflap to noconfigdirs forBernd Schmidt1-1/+1
2007-06-28* configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we'reDJ Delorie1-0/+3
2007-06-042007-06-04 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini1-1/+7
2007-03-21 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quotingRichard Sandiford1-1/+1
2007-03-05Merge from gcc:DJ Delorie1-2/+10
2007-02-19 * configure.ac: Adjust for loop syntax.Joseph Myers1-1/+2
2007-02-18* configure.ac: Drop multiple occurrences of --enable-languages,Alexandre Oliva1-1/+1
2007-02-17top level:Joseph Myers1-10/+20
2007-02-13 * configure.ac (target_libraries): Move libgcc before libiberty.Daniel Jacobowitz1-2/+2
2007-02-13 PR bootstrap/30753Daniel Jacobowitz1-47/+26
2007-02-09 PR bootstrap/30748Daniel Jacobowitz1-1/+2
2007-02-092007-02-09 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini1-4/+1
2007-02-09 * Makefile.tpl (build_alias, host_alias, target_alias): UseDaniel Jacobowitz1-0/+2634