Nick Clifton
bf41f30dde
Update top level configure files by synchronizing them with gcc.
...
. * 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.
2018-01-10 15:29:21 +00:00
Andrew Jenner
8f0dd45fde
* config.sub: Sync with master version in config project.
2017-04-13 02:34:19 -07:00
Andrew Jenner
2f5f29cada
IA16 support
...
* config.sub: Handle ia16 in $basic_machine.
bfd/
* config.bfd: Handle ia16.
gas/
* configure.tgt: Handle ia16.
ld/
* configure.tgt: Handle ia16.
2017-04-03 09:13:19 -07:00
Nick Clifton
11997a83a0
Sync top level config files with master versions in the FSF config project.
...
* config.sub: Sync with master version in config project.
* config.guess: Likewise.
2017-03-22 14:01:03 +00:00
Alan Modra
3f66c01be3
Import config.sub
...
* config.sub: Import from upstream.
2016-12-31 11:47:16 +10:30
Doug Evans
5ada5c6fca
Sync config.sub,config.guess with upstream.
2016-11-07 13:08:55 -08:00
Nick Clifton
b43b853577
Sync config.guess and config.sub with FSF GCC mainline versions
2016-05-23 11:42:17 +01:00
Nick Clifton
4849dfd8f4
Import changes made to files shared with the FSF GCC project.
...
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__.
2016-01-11 11:06:56 +00:00
H.J. Lu
5960642af9
Sync config.sub and config.guess with GCC
...
Sync with GCC
2015-07-28 Ben Elliston <bje@gnu.org>
* config.sub, config.guess: Import from upstream.
2015-08-07 07:51:39 -07:00
Ed Schouten
5675acd9d4
Update config.guess and config.sub to the latest upstream version
...
This version adds support for a platform I'd like to add support for,
namely CloudABI.
2015-03-30 16:28:14 -04:00
Hans-Peter Nilsson
6ba37ab47e
config.sub, config.guess: Update from upstream, to 2015-01-01 version.
2015-01-02 10:40:57 +01:00
Eric Botcazou
bb5f769091
Update from upstream config repo
...
* config.sub: Update from upstream config repo.
2014-12-06 16:09:33 +01:00
Jan-Benedict Glaw
8969c424dc
Update config.{guess,sub} from upstream config repo
...
2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
* config.guess: Update from upstream config repo.
* config.sub: Ditto.
2014-11-16 20:15:00 +01:00
Anthony Green
ea99bdb59d
Import config.sub from upstream config repo
2014-07-29 07:04:52 -04:00
Richard Sandiford
39d1b2aef3
* config.sub, config.guess: Import from upstream.
2014-05-01 21:49:01 +01:00
Alan Modra
f3f51a6918
Import config.sub and config.guess from upstream.
2013-11-23 09:02:29 +10:30
Jan-Benedict Glaw
5dad867cca
* config.guess: Update from config repo.
...
* config.sub: Ditto.
2013-04-29 15:13:53 +00:00
Jan-Benedict Glaw
c841a2be54
* config.sub: Update from config repo.
2013-01-11 12:57:41 +00:00
Jan-Benedict Glaw
ce82b126ec
* config.guss: Update from config repo.
...
* config.sub: Dito.
2013-01-08 22:42:34 +00:00
H.J. Lu
c3d399e712
Sync config.guess and config.sub with GCC
2013-01-07 17:13:22 +00:00
Jan-Benedict Glaw
53ab32d837
* config.sub: Merge from config repo.
2012-12-08 00:02:34 +00:00
Jan-Benedict Glaw
1dd1f7f665
2012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
...
* config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
2012-11-19 22:03:01 +00:00
Mike Frysinger
7b0e8ca546
config.{guess,sub}: update from upstream config-patches repo
...
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-10-11 16:04:17 +00:00
Joel Brobecker
d221359340
Update config.sub to 2012-04-18 version.
...
ChangeLog:
* config.sub: Update to 2012-04-18 version from official repo.
2012-04-25 15:53:25 +00:00
DJ Delorie
ff3ec4ee4d
* config.sub: Update to version 2011-10-29 (added rl78)
2011-11-02 00:56:53 +00:00
Nick Clifton
c28a9f4951
* config.sub: Import these changes from the config project:
...
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-10-27 09:45:25 +00:00
Nick Clifton
3c0013bf3b
Sync from upstream:
...
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-06-06 10:36:06 +00:00
Ralf Wildenhues
05a022685f
Sync config.sub from upstream.
...
/:
* config.sub: Sync from upstream.
2011-04-05 06:03:02 +00:00
Joseph Myers
29b2c556d2
* config.sub: Update to version 2011-03-23.
2011-03-24 11:13:32 +00:00
David Edelsohn
5548b4ce8c
* config.guess: Update to version 2011-02-02
...
* config.sub: Update to version 2011-02-24
2011-03-18 17:44:46 +00:00
Ralf Wildenhues
285d560d3a
/:
...
* config.sub, config.guess: Update from upstream sources.
2010-06-01 17:53:40 +00:00
Joseph Myers
c35a05561c
* config.sub: Update to version 2010-03-22.
...
* config.guess: Update to version 2009-12-30.
2010-03-23 14:27:19 +00:00
Ben Elliston
06ca79620f
* config.sub, config.guess: Update from upstream sources.
2009-12-18 03:39:58 +00:00
Paolo Bonzini
e12dec02a9
2009-11-20 Paolo Bonzini <bonzini@gnu.org>
...
* config.guess: Sync with upstream and gcc.
* config.sub: Sync with upstream and gcc.
2009-11-20 10:10:09 +00:00
Nick Clifton
707a0b5cdc
* config.sub, config.guess: Update from upstream sources.
2009-09-23 09:51:31 +00:00
Ben Elliston
2262bbf496
* config.sub, config.guess: Update from upstream sources.
2009-08-17 04:10:29 +00:00
Ben Elliston
7ee5dbebf5
* config.sub, config.guess: Update from upstream sources.
2009-06-02 23:00:59 +00:00
Ben Elliston
0000e2bf25
* config.sub, config.guess: Update from upstream sources.
2009-04-17 11:40:14 +00:00
Ben Elliston
7d6d776489
* config.sub, config.guess: Update from upstream sources.
2008-12-18 03:26:46 +00:00
Ben Elliston
bc67ad8361
* config.sub, config.guess: Update from upstream sources.
2008-12-02 03:21:45 +00:00
Ben Elliston
e220822000
* config.sub, config.guess: Update from upstream sources.
2008-04-14 09:28:35 +00:00
Ben Elliston
a1f93a5e57
* config.sub, config.guess: Update from upstream sources.
2008-03-12 23:45:14 +00:00
Ben Elliston
1909059535
* config.sub, config.guess: Update from upstream sources.
2008-01-23 02:43:51 +00:00
Ben Elliston
9f1e7fd31e
* config.sub, config.guess: Update from upstream sources.
2008-01-07 23:25:47 +00:00
Ben Elliston
ad25e7d5fc
* config.sub, config.guess: Update from upstream sources.
2007-12-05 03:27:21 +00:00
Nick Clifton
f00a31658d
* config.sub, config.guess: Update from upstream sources.
2007-08-29 15:23:21 +00:00
Nick Clifton
971aaaa5b7
* config.sub: Add support for cr16 target.
2007-08-29 08:57:40 +00:00
Ben Elliston
98a1bbc59e
* config.sub, config.guess: Update from upstream sources.
2007-06-06 23:23:36 +00:00
Dave Brolley
4e206d7ef7
2007-02-05 Dave Brolley <brolley@redhat.com>
...
* 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.
2007-02-05 19:10:45 +00:00
Ben Elliston
0cfa53899e
* config.sub, config.guess: Update from upstream sources.
2006-12-11 04:12:46 +00:00