aboutsummaryrefslogtreecommitdiff
path: root/config.guess
AgeCommit message (Collapse)AuthorFilesLines
2019-01-14Sync config.guess, config.sub from GCCRainer Orth1-43/+73
Merge from GCC: PR target/88535 * config.guess: Import upstream version 2019-01-03. * config.sub: Import upstream version 2019-01-01.
2018-07-05Update config.guess and config.subSebastian Huber1-5/+5
* config.guess: Sync with upstream version 2018-06-26. * config.sub: Sync with upstream version 2018-07-02.
2018-05-01Bring in support for the NFP target in the config.sub file.Nick Clifton1-234/+244
* config.guess: Synchronize with config project master sources. * config.sub: Likewise.
2018-01-10Update top level configure files by synchronizing them with gcc.Nick Clifton1-55/+55
. * config-ml.in: Sync with gcc sources. * config.guess: Likewise. * config.sub: Likewise. * configure.ac: Likewise. * configure: Regenerate. config * Sync with GCC sources: 2017-11-14 Boris Kolpackov <boris@codesynthesis.com> * gcc-plugin.m4: Add support for MinGW. 2017-11-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com> * cet.m4: New file. 2017-11-15 Alexandre Oliva <aoliva@redhat.com> * bootstrap-debug-lean.mk (do-compare): Use the contrib/compare-debug script. 2017-10-24 H.J. Lu <hongjiu.lu@intel.com> * bootstrap-cet.mk: New file. 2017-06-19 Martin Liska <mliska@suse.cz> * bootstrap-lto-noplugin.mk: Enable -flto in all PGO stages. * bootstrap-lto.mk: Likewise. 2017-06-03 Eric Botcazou <ebotcazou@adacore.com> * mt-android: New file. 2017-02-13 Richard Biener <rguenther@suse.de> * isl.m4: Remove support for ISL 0.14. 2017-01-19 Uros Bizjak <ubizjak@gmail.com> PR target/78478 * ax_check_define.m4: New file. 2017-01-17 Jakub Jelinek <jakub@redhat.com> PR other/79046 * acx.m4 (GCC_BASE_VER): New m4 function. (ACX_TOOL_DIRS): Require GCC_BASE_VER, for --with-gcc-major-version-only use just major number from BASE-VER. 2017-01-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> PR go/78978 * hwcaps.m4 (GCC_CHECK_ASSEMBLER_HWCAP): New macro.
2017-03-22Sync top level config files with master versions in the FSF config project.Nick Clifton1-6/+10
* config.sub: Sync with master version in config project. * config.guess: Likewise.
2016-11-07Sync config.sub,config.guess with upstream.Doug Evans1-10/+18
2016-05-27Fix typo introduced during the most recent synchronization update.Nick Clifton1-2/+2
2016-05-23Sync config.guess and config.sub with FSF GCC mainline versionsNick Clifton1-43/+50
2016-01-11Import changes made to files shared with the FSF GCC project.Nick Clifton1-7/+16
Import the following changes from the GCC mainline: 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com> * configure.ac: Enable libmpx by default. * configure: Regenerated. 2015-11-19 Martin Liska <mliska@suse.cz> * .gitignore: Add .clang-format to ignored files. * Makefile.tpl: Add clang-format. * Makefile.in: Regenerate. 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org> PR libffi/65726 * Makefile.def (lang_env_dependencies): Make libffi depend on cxx. * Makefile.in: Regenerate. 2015-12-02 Ian Lance Taylor <iant@google.com> PR go/66147 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET. * Makefile.in: Regenerate. 2015-12-17 Nathan Sidwell <nathan@acm.org> * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs. * configure: Regenerate. 2015-12-17 Sebastian Pop <s.pop@samsung.com> * Makefile.in: Replace ISL with isl. * Makefile.tpl: Same. * config/isl.m4: Same. * configure.ac: Same. * contrib/download_prerequisites: Same. * configure: Regenerate. 2016-01-01 Ben Elliston <bje@gnu.org> * config.guess: Import version 2016-01-01. * config.sub: Likewise. include 2016-01-07 Mike Frysinger <vapier@gentoo.org> * longlong.h: Change !__SHMEDIA__ to (!defined (__SHMEDIA__) || !__SHMEDIA__). Change __SHMEDIA__ to defined (__SHMEDIA__) && __SHMEDIA__.
2015-08-07Sync config.sub and config.guess with GCCH.J. Lu1-3/+3
Sync with GCC 2015-07-28 Ben Elliston <bje@gnu.org> * config.sub, config.guess: Import from upstream.
2015-03-30Update config.guess and config.sub to the latest upstream versionEd Schouten1-5/+22
This version adds support for a platform I'd like to add support for, namely CloudABI.
2015-01-02config.sub, config.guess: Update from upstream, to 2015-01-01 version.Hans-Peter Nilsson1-3/+3
2014-11-16Update config.{guess,sub} from upstream config repoJan-Benedict Glaw1-5/+6
2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de> * config.guess: Update from upstream config repo. * config.sub: Ditto.
2014-05-01 * config.sub, config.guess: Import from upstream.Richard Sandiford1-165/+27
2013-11-23Import config.sub and config.guess from upstream.Alan Modra1-65/+79
2013-04-29 * config.guess: Update from config repo.Jan-Benedict Glaw1-8/+17
* config.sub: Ditto.
2013-01-08 * config.guss: Update from config repo.Jan-Benedict Glaw1-2/+2
* config.sub: Dito.
2013-01-07Sync config.guess and config.sub with GCCH.J. Lu1-14/+12
2012-10-11config.{guess,sub}: update from upstream config-patches repoMike Frysinger1-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>
2011-06-06Sync from upstream:Nick Clifton1-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.
2011-03-18 * config.guess: Update to version 2011-02-02David Edelsohn1-103/+112
* config.sub: Update to version 2011-02-24
2010-06-01/:Ralf Wildenhues1-3/+3
* config.sub, config.guess: Update from upstream sources.
2010-03-23 * config.sub: Update to version 2010-03-22.Joseph Myers1-4/+5
* config.guess: Update to version 2009-12-30.
2009-12-18 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-2/+5
2009-11-202009-11-20 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini1-9/+13
* config.guess: Sync with upstream and gcc. * config.sub: Sync with upstream and gcc.
2009-09-23 * config.sub, config.guess: Update from upstream sources.Nick Clifton1-80/+41
2009-08-17 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-6/+6
2009-06-02 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-38/+13
2009-04-24 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, forEli Zaretskii1-2/+5
consistency with config.sub. (Update from upstream sources.)
2009-04-17 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-1/+14
2008-12-18 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-2/+2
2008-12-02 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-3/+19
2008-04-14 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-4/+1
2008-03-12 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-1/+4
2008-01-23 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-3/+3
2008-01-07 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-6/+9
2007-12-05 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-4/+11
2007-08-29* config.sub, config.guess: Update from upstream sources.Nick Clifton1-3/+3
2007-06-06 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-9/+15
2006-12-11 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-2/+12
2006-09-26 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-4/+7
2006-05-14 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-2/+2
2006-05-12 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-8/+26
2006-01-16Sync top level config files from the master config repositoryNick Clifton1-6/+20
2005-12-05toplevel:Paolo Bonzini1-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-142005-07-14 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook1-261/+271
* COPYING, compile, config-ml.in, config.guess, config.sub, install-sh, missing, mkinstalldirs, symlink-tree, ylwrap: Sync from upstream sources.
2004-11-162004-11-15 Kelley Cook <kcook@gcc.gnu.org>DJ Delorie1-3/+9
* install-sh, compile: Import from automake. * config.guess, config.sub: Import from savannnah.
2004-09-23Merge from gcc:DJ Delorie1-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.
2004-09-04Import latest version from master repository.Nick Clifton1-42/+36
2004-02-19Index: ChangeLogAndrew Cagney1-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.