aboutsummaryrefslogtreecommitdiff
path: root/config.sub
AgeCommit message (Collapse)AuthorFilesLines
2016-11-07Sync config.sub,config.guess with upstream.Doug Evans1-6/+14
2016-05-23Sync config.guess and config.sub with FSF GCC mainline versionsNick Clifton1-4/+6
2016-01-11Import changes made to files shared with the FSF GCC project.Nick Clifton1-9/+9
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-2/+5
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/+8
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-4/+4
2014-12-06Update from upstream config repoEric Botcazou1-1/+3
* config.sub: Update from upstream config repo.
2014-11-16Update config.{guess,sub} from upstream config repoJan-Benedict Glaw1-2/+9
2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de> * config.guess: Update from upstream config repo. * config.sub: Ditto.
2014-07-29Import config.sub from upstream config repoAnthony Green1-2/+6
2014-05-01 * config.sub, config.guess: Import from upstream.Richard Sandiford1-9/+10
2013-11-23Import config.sub and config.guess from upstream.Alan Modra1-6/+11
2013-04-29 * config.guess: Update from config repo.Jan-Benedict Glaw1-12/+11
* config.sub: Ditto.
2013-01-11 * config.sub: Update from config repo.Jan-Benedict Glaw1-1/+3
2013-01-08 * config.guss: Update from config repo.Jan-Benedict Glaw1-5/+2
* config.sub: Dito.
2013-01-07Sync config.guess and config.sub with GCCH.J. Lu1-18/+15
2012-12-08 * config.sub: Merge from config repo.Jan-Benedict Glaw1-2/+6
2012-11-192012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw1-2/+4
* config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
2012-10-11config.{guess,sub}: update from upstream config-patches repoMike Frysinger1-9/+17
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>
2012-04-25Update config.sub to 2012-04-18 version.Joel Brobecker1-15/+27
ChangeLog: * config.sub: Update to 2012-04-18 version from official repo.
2011-11-02* config.sub: Update to version 2011-10-29 (added rl78)DJ Delorie1-3/+3
2011-10-27 * config.sub: Import these changes from the config project:Nick Clifton1-1/+12
2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com> Ben Elliston <bje@gnu.org> * config.sub (epiphany): New. 2011-09-09 Linas Vepstas <linasvepstas@gmail.com> Ben Elliston <bje@gnu.org> * config.sub (hexagon, hexagon-*): New. 2011-08-23 Roland McGrath <mcgrathr@google.com> * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and 64eb to be64. 2011-08-16 Roland McGrath <mcgrathr@google.com> * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs. (nacl): Grok as alias for 32el-unknown-nacl.
2011-06-06Sync from upstream:Nick Clifton1-10/+6
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-04-05Sync config.sub from upstream.Ralf Wildenhues1-0/+2
/: * config.sub: Sync from upstream.
2011-03-24 * config.sub: Update to version 2011-03-23.Joseph Myers1-11/+30
2011-03-18 * config.guess: Update to version 2011-02-02David Edelsohn1-29/+37
* config.sub: Update to version 2011-02-24
2010-06-01/:Ralf Wildenhues1-4/+6
* config.sub, config.guess: Update from upstream sources.
2010-03-23 * config.sub: Update to version 2010-03-22.Joseph Myers1-18/+42
* config.guess: Update to version 2009-12-30.
2009-12-18 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-4/+7
2009-11-202009-11-20 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini1-3/+5
* 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-3/+7
2009-08-17 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-5/+15
2009-06-02 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-2/+2
2009-04-17 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-2/+9
2008-12-18 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-4/+6
2008-12-02 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-4/+12
2008-04-14 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-3/+10
2008-03-12 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-4/+8
2008-01-23 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-1/+5
2008-01-07 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-5/+5
2007-12-05 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-2/+30
2007-08-29* config.sub, config.guess: Update from upstream sources.Nick Clifton1-6/+2
2007-08-29* config.sub: Add support for cr16 target.Nick Clifton1-1/+5
2007-06-06 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-5/+10
2007-02-052007-02-05 Dave Brolley <brolley@redhat.com>Dave Brolley1-0/+2
* Contribute the following changes: 2006-11-28 DJ Delorie <dj@redhat.com> * configure.in: Fix typo for mep's target_makefile_frag. * configure: Regenerated. 2005-04-22 Richard Sandiford <rsandifo@redhat.com> * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET. * configure: Regenerate. 2001-09-19 DJ Delorie <dj@redhat.com> * configure.in (target_makefile_frag): use mt-mep 2001-06-12 Don Howard <dhoward@redhat.com> * configure.in: Remove gdb from MeP skip list. 2001-04-05 DJ Delorie <dj@redhat.com> * configure.in (noconfigdirs): Remove gcc from MeP skip list. 2001-03-20 Ben Elliston <bje@redhat.com> * configure.in (noconfigdirs): Add gcc and gdb for MeP. 2001-03-19 Ben Elliston <bje@redhat.com> * config.sub (mep, mep-*): Add.
2006-12-11 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-3/+6
2006-09-26 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-6/+10
2006-08-15 [ ChangeLog ]Thiemo Seufer1-0/+4
* config.sub: Add support for sde as alias of mipsisa32-sde-elf. [ bfd/ChangeLog ] * config.bfd: Add configurations for mips*el-sde-elf* and mips*-sde-elf*. [ binutils/testsuite/ChangeLog ] * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*. [ gas/ChangeLog ] * configure.tgt: Handle mips*-sde-elf*. [ gas/testsuite/ChangeLog ] * gas/mips/mips.exp: Handle mips*-sde-elf*.
2006-05-14 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-4/+7
2006-05-12 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-17/+16
2006-01-16Sync top level config files from the master config repositoryNick Clifton1-11/+24