• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

GNU Binutils with patches for OS216


Commit MetaInfo

修订版6ba37ab47e63dc70ddaec3d296fbf8da49eb4e79 (tree)
时间2015-01-02 18:40:57
作者Hans-Peter Nilsson <hp@bitr...>
CommiterHans-Peter Nilsson

Log Message

config.sub, config.guess: Update from upstream, to 2015-01-01 version.

更改概述

差异

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
1+2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2+
3+ * config.sub: Update from upstream, to 2015-01-01 version.
4+ * config.guess: Ditto.
5+
16 2014-12-06 Eric Botcazou <ebotcazou@adacore.com>
27
38 * config.sub: Update from upstream config repo.
--- a/config.guess
+++ b/config.guess
@@ -1,8 +1,8 @@
11 #! /bin/sh
22 # Attempt to guess a canonical system name.
3-# Copyright 1992-2014 Free Software Foundation, Inc.
3+# Copyright 1992-2015 Free Software Foundation, Inc.
44
5-timestamp='2014-11-04'
5+timestamp='2015-01-01'
66
77 # This file is free software; you can redistribute it and/or modify it
88 # under the terms of the GNU General Public License as published by
@@ -50,7 +50,7 @@ version="\
5050 GNU config.guess ($timestamp)
5151
5252 Originally written by Per Bothner.
53-Copyright 1992-2014 Free Software Foundation, Inc.
53+Copyright 1992-2015 Free Software Foundation, Inc.
5454
5555 This is free software; see the source for copying conditions. There is NO
5656 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
--- a/config.sub
+++ b/config.sub
@@ -1,8 +1,8 @@
11 #! /bin/sh
22 # Configuration validation subroutine script.
3-# Copyright 1992-2014 Free Software Foundation, Inc.
3+# Copyright 1992-2015 Free Software Foundation, Inc.
44
5-timestamp='2014-12-03'
5+timestamp='2015-01-01'
66
77 # This file is free software; you can redistribute it and/or modify it
88 # under the terms of the GNU General Public License as published by
@@ -68,7 +68,7 @@ Report bugs and patches to <config-patches@gnu.org>."
6868 version="\
6969 GNU config.sub ($timestamp)
7070
71-Copyright 1992-2014 Free Software Foundation, Inc.
71+Copyright 1992-2015 Free Software Foundation, Inc.
7272
7373 This is free software; see the source for copying conditions. There is NO
7474 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
@@ -260,7 +260,7 @@ case $basic_machine in
260260 | c4x | c8051 | clipper \
261261 | d10v | d30v | dlx | dsp16xx \
262262 | epiphany \
263- | fido | fr30 | frv \
263+ | fido | fr30 | frv | ft32 \
264264 | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
265265 | hexagon \
266266 | i370 | i860 | i960 | ia64 \