mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-28 10:06:37 +12:00
* config.sub (-ios): New.
* testsuite/config-sub.data: Add a test case (and sort). Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
parent
081b46702f
commit
3d5db9ebe8
@ -1,3 +1,9 @@
|
|||||||
|
2016-03-30 Mike Hommey <mh+mozilla@glandium.org>
|
||||||
|
Ben Elliston <bje@gnu.org>
|
||||||
|
|
||||||
|
* config.sub (-ios): New.
|
||||||
|
* testsuite/config-sub.data: Add a test case (and sort).
|
||||||
|
|
||||||
2016-03-24 Luis Kornblueh <luis.kornblueh@mpimet.mpg.de>
|
2016-03-24 Luis Kornblueh <luis.kornblueh@mpimet.mpg.de>
|
||||||
|
|
||||||
* config.guess (SX-ACE:SUPER-UX:*:*): New.
|
* config.guess (SX-ACE:SUPER-UX:*:*): New.
|
||||||
|
4
config.sub
vendored
4
config.sub
vendored
@ -2,7 +2,7 @@
|
|||||||
# Configuration validation subroutine script.
|
# Configuration validation subroutine script.
|
||||||
# Copyright 1992-2016 Free Software Foundation, Inc.
|
# Copyright 1992-2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
timestamp='2016-01-01'
|
timestamp='2016-03-30'
|
||||||
|
|
||||||
# This file is free software; you can redistribute it and/or modify it
|
# This file is free software; you can redistribute it and/or modify it
|
||||||
# under the terms of the GNU General Public License as published by
|
# under the terms of the GNU General Public License as published by
|
||||||
@ -1531,6 +1531,8 @@ case $os in
|
|||||||
;;
|
;;
|
||||||
-nacl*)
|
-nacl*)
|
||||||
;;
|
;;
|
||||||
|
-ios)
|
||||||
|
;;
|
||||||
-none)
|
-none)
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
@ -30,6 +30,7 @@ armv6-unknown-netbsdelf7.0 armv6-unknown-netbsdelf7.0
|
|||||||
armv6-unknown-netbsdelf7.0-eabi armv6-unknown-netbsdelf7.0-eabi
|
armv6-unknown-netbsdelf7.0-eabi armv6-unknown-netbsdelf7.0-eabi
|
||||||
armv6-unknown-netbsdelf7.0-eabihf armv6-unknown-netbsdelf7.0-eabihf
|
armv6-unknown-netbsdelf7.0-eabihf armv6-unknown-netbsdelf7.0-eabihf
|
||||||
armv7a-linux-gnueabi armv7a-unknown-linux-gnueabi
|
armv7a-linux-gnueabi armv7a-unknown-linux-gnueabi
|
||||||
|
armv7-apple-ios armv7-apple-ios
|
||||||
armv7eb-unknown-netbsdelf7.0 armv7eb-unknown-netbsdelf7.0
|
armv7eb-unknown-netbsdelf7.0 armv7eb-unknown-netbsdelf7.0
|
||||||
armv7eb-unknown-netbsdelf7.0-eabi armv7eb-unknown-netbsdelf7.0-eabi
|
armv7eb-unknown-netbsdelf7.0-eabi armv7eb-unknown-netbsdelf7.0-eabi
|
||||||
armv7eb-unknown-netbsdelf7.0-eabihf armv7eb-unknown-netbsdelf7.0-eabihf
|
armv7eb-unknown-netbsdelf7.0-eabihf armv7eb-unknown-netbsdelf7.0-eabihf
|
||||||
@ -90,12 +91,12 @@ i386-elf i386-pc-elf
|
|||||||
i386-es i386-pc-es
|
i386-es i386-pc-es
|
||||||
i386-freebsd i386-pc-freebsd
|
i386-freebsd i386-pc-freebsd
|
||||||
i386-haiku i386-pc-haiku
|
i386-haiku i386-pc-haiku
|
||||||
|
i386-libertybsd i386-pc-libertybsd
|
||||||
i386-linux i386-pc-linux-gnu
|
i386-linux i386-pc-linux-gnu
|
||||||
i386-linux-musl i386-pc-linux-musl
|
i386-linux-musl i386-pc-linux-musl
|
||||||
i386-linux-newlib i386-pc-linux-newlib
|
i386-linux-newlib i386-pc-linux-newlib
|
||||||
i386-mingw32 i386-pc-mingw32
|
i386-mingw32 i386-pc-mingw32
|
||||||
i386-msys i386-pc-msys
|
i386-msys i386-pc-msys
|
||||||
i386-libertybsd i386-pc-libertybsd
|
|
||||||
i386-netbsd i386-pc-netbsd
|
i386-netbsd i386-pc-netbsd
|
||||||
i386-openbsd i386-pc-openbsd
|
i386-openbsd i386-pc-openbsd
|
||||||
i386-os2 i386-pc-os2
|
i386-os2 i386-pc-os2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user