summaryrefslogtreecommitdiff
path: root/config.guess
Commit message (Collapse)AuthorAgeFilesLines
* * config.guess: Update from config repo.Jan-Benedict Glaw2013-04-291-8/+17
| | | | * config.sub: Ditto.
* * config.guss: Update from config repo.Jan-Benedict Glaw2013-01-081-2/+2
| | | | * config.sub: Dito.
* Sync config.guess and config.sub with GCCH.J. Lu2013-01-071-14/+12
|
* config.{guess,sub}: update from upstream config-patches repoMike Frysinger2012-10-111-22/+42
| | | | | | | | | From: David Holsgrove <david.holsgrove@xilinx.com> Adds microblaze little endian support. Signed-off-by: David Holsgrove <david.holsgrove@xilinx.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Sync from upstream:Nick Clifton2011-06-061-3/+9
| | | | | | | | | | | | | | | 2011-06-03 Nick Clifton <nickc@redhat.com> Ben Elliston <bje@gnu.org> * config.sub (v850e1, v850es, v850e2, v850e2v3): New. 2011-05-30 Chris Metcalf <cmetcalf@tilera.com> Ben Elliston <bje@gnu.org> * config.guess (tile*:Linux:*:*): Use vendor "unknown", not "tilera", for consistency with other architectures. * config.sub (tile*-*, tilegx-*): Use a more general pattern for "tile" to allow matching tilepro, tilegx32 and other variants.
* * config.guess: Update to version 2011-02-02David Edelsohn2011-03-181-103/+112
| | | | * config.sub: Update to version 2011-02-24
* /:Ralf Wildenhues2010-06-011-3/+3
| | | | * config.sub, config.guess: Update from upstream sources.
* * config.sub: Update to version 2010-03-22.Joseph Myers2010-03-231-4/+5
| | | | * config.guess: Update to version 2009-12-30.
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2009-12-181-2/+5
|
* 2009-11-20 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2009-11-201-9/+13
| | | | | * config.guess: Sync with upstream and gcc. * config.sub: Sync with upstream and gcc.
* * config.sub, config.guess: Update from upstream sources.Nick Clifton2009-09-231-80/+41
|
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2009-08-171-6/+6
|
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2009-06-021-38/+13
|
* * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, forEli Zaretskii2009-04-241-2/+5
| | | | consistency with config.sub. (Update from upstream sources.)
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2009-04-171-1/+14
|
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2008-12-181-2/+2
|
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2008-12-021-3/+19
|
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2008-04-141-4/+1
|
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2008-03-121-1/+4
|
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2008-01-231-3/+3
|
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2008-01-071-6/+9
|
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2007-12-051-4/+11
|
* * config.sub, config.guess: Update from upstream sources.Nick Clifton2007-08-291-3/+3
|
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2007-06-061-9/+15
|
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2006-12-111-2/+12
|
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2006-09-261-4/+7
|
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2006-05-141-2/+2
|
* * config.sub, config.guess: Update from upstream sources.nickrob-async-20060513-branchpointnickrob-async-20060513-branchBen Elliston2006-05-121-8/+26
|
* Sync top level config files from the master config repositoryNick Clifton2006-01-161-6/+20
|
* toplevel:Paolo Bonzini2005-12-051-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-12-05 Paolo Bonzini <bonzini@gnu.org> Sync with gcc: 2005-12-05 Paolo Bonzini <bonzini@gnu.org> * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4, CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below. Find in-tree tools if available. (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them. (CONFIGURED_*_FOR_TARGET): Don't set nor substitute. (*_FOR_TARGET): Set them with GCC_TARGET_TOOL. (COMPILER_*_FOR_TARGET): New. * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs. (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols. (CONFIGURED_*, USUAL_*): Remove. (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO, STRIP): Use autoconf substitutions. (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET, COMPILER_NM_FOR_TARGET): New. (EXTRA_HOST_FLAGS): Pass LIPO and STRIP. (all): Make all-host and all-target in parallel. (do-[+make_target+], do-check, install, [+compare-target+]): Ensure that $$r and $$s are set before invoking a recursive make. (stage[+id+]-bubble): Likewise, and invoke the comparison at the end. ([+bootstrap-target+]): Inline most of the `all' target. 2005-11-29 Ben Elliston <bje@au.ibm.com> * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc from the gcc build directory. * Makefile.in: Regenerate. 2005-11-29 Ben Elliston <bje@au.ibm.com> * Makefile.def: Add new libdecnumber host_module. Make all-gcc depend on all-libdecnumber. * configure.in (host_libs): Include libdecnumber. * Makefile.in: Regenerate. * configure: Likewise. 2005-11-21 Kean Johnston <jkj@sco.com> * config.sub, config.guess: Sync from upstream sources. config: 2005-12-05 Paolo Bonzini <bonzini@gnu.org> * acx.m4 (GCC_TARGET_TOOL): New.
* 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook2005-07-141-261/+271
| | | | | | * COPYING, compile, config-ml.in, config.guess, config.sub, install-sh, missing, mkinstalldirs, symlink-tree, ylwrap: Sync from upstream sources.
* 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>DJ Delorie2004-11-161-3/+9
| | | | | * install-sh, compile: Import from automake. * config.guess, config.sub: Import from savannnah.
* Merge from gcc:DJ Delorie2004-09-231-1/+4
| | | | | | | | | | | | | | | | | 2004-09-23 Kelley Cook <kcook@gcc.gnu.org> * config.guess: New upstream version * compile, depcomp, install-sh, ylwrap: Likewise. 2004-09-19 Roger Sayle <roger@eyesopen.com> * config/mh-x86omitfp: New host makefile fragment. Add -fomit-frame-pointer to the default BOOT_CFLAGS. * configure.in: Use it to speed up bootstrap on some IA-32 hosts. * configure: Regenerate. 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu> PR target/11572 * configure.in (*-*-darwin*): Renable libobjc. * configure: Regenerate.
* Import latest version from master repository.Nick Clifton2004-09-041-42/+36
|
* Index: ChangeLogAndrew Cagney2004-02-191-6/+58
| | | | | | | | | | | | | | | | | | | 2004-02-19 Andrew Cagney <cagney@redhat.com> * config.guess: Update from version 2003-06-12 to 2004-02-16. * config.sub: Update from version 2003-06-13 to 2004-02-16. Index: dejagnu/ChangeLog 2004-02-19 Andrew Cagney <cagney@redhat.com> * config.guess: Update from version 2003-06-12 to 2004-02-16. * config.sub: Update from version 2003-06-13 to 2004-02-16. Index: readline/ChangeLog.gdb 2004-02-19 Andrew Cagney <cagney@redhat.com> * config.guess: Update from version 2003-06-12 to 2004-02-16. * config.sub: Update from version 2003-06-13 to 2004-02-16.
* 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-06-141-1/+4
| | | | | * config.guess: Update to 2003-06-12 version. * config.sub: Update to 2003-06-13 version.
* 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-06-121-3/+10
| | | | | * config.guess: Update to 2003-06-06 version. * config.sub: Update to 2003-06-06 version.
* 2003-05-13 Andreas Jaeger <aj@suse.de>Andreas Jaeger2003-05-131-6/+3
| | | | | * config.guess: Update to 2003-05-09 version. * config.sub: Update to 2003-05-09 version.
* import latest versionsAlan Modra2003-02-191-57/+43
|
* [ ChangeLog ]Chris Demetriou2003-01-081-56/+98
| | | | | | | | | | | | | | | | | | | 2003-01-08 Chris Demetriou <cgd@broadcom.com> * config.guess: Update to 2003-01-03 version. * config.sub: Update to 2003-01-03 version. [ dejagnu/ChangeLog ] 2003-01-08 Chris Demetriou <cgd@broadcom.com> * config.guess: Update to 2003-01-03 version. * config.sub: Update to 2003-01-03 version. [ readline/ChangeLog.gdb ] 2003-01-08 Chris Demetriou <cgd@broadcom.com> * config.guess: Update to 2003-01-03 version. * config.sub: Update to 2003-01-03 version.
* Import chnages from master config repository.Nick Clifton2002-09-121-2/+5
|
* Import config.guess and config.sub.Andrew Cagney2002-08-231-3/+12
|
* 2002-07-16 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-07-171-31/+57
| | | | | * config.guess: Update to 2002-07-09 version. * config.sub: Update to 2002-07-03 version.
* * config.guess: Update to 2002-05-22 version.Jason Thorpe2002-05-221-2/+6
| | | | * config.sub: Likewise.
* * config.guess: Updated to 2002-04-26's version.Mark Mitchell2002-04-301-13/+14
| | | | * config.sub: Updated to 2002-04-26's version.
* 2002-02-23 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-02-241-12/+5
| | | | | * config.guess: Import from master sources, rev 1.232. * config.sub: Import from master sources, rev 1.246.
* * config.guess: Import from master sources, rev 1.229.Ben Elliston2002-02-011-3/+11
| | | | * config.sub: Import from master sources, rev 1.240.
* 2002-01-16 H.J. Lu (hjl@gnu.org)H.J. Lu2002-01-161-4/+10
| | | | | | | * config.guess: Import from master sources, rev 1.225. * config.sub: Import from master sources, rev 1.238. * MAINTAINERS: Updated notes on config.guess and config.sub.
* * config.sub: Import latest version.Alan Modra2001-12-181-61/+65
| | | | * config.guess: Likewise.
* * config.sub, config.guess: Import latest from subversions.Hans-Peter Nilsson2001-09-281-59/+51
|