Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
misc
config
Commits
35db81ca
Commit
35db81ca
authored
Apr 02, 2017
by
Andrew Jenner
Committed by
Ben Elliston
Apr 02, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config.sub: Add support for 16-bit Intel x86.
Signed-off-by:
Ben Elliston
<
bje@gnu.org
>
parent
4d34a6a7
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
3 deletions
+9
-3
ChangeLog
ChangeLog
+5
-0
config.sub
config.sub
+3
-3
testsuite/config-sub.data
testsuite/config-sub.data
+1
-0
No files found.
ChangeLog
View file @
35db81ca
2017-04-02 Andrew Jenner <andrew@codesourcery.com>
Rask Ingemann Lambertsen <rask@sygehus.dk>
* config.sub: Add support for 16-bit Intel x86.
2017-03-21 Pip Cet <pipcet@gmail.com>
2017-03-21 Pip Cet <pipcet@gmail.com>
* config.sub: Recognise wasm32.
* config.sub: Recognise wasm32.
...
...
config.sub
View file @
35db81ca
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Configuration validation subroutine script.
# Copyright 1992-2017 Free Software Foundation, Inc.
# Copyright 1992-2017 Free Software Foundation, Inc.
timestamp
=
'2017-0
3-21
'
timestamp
=
'2017-0
4-02
'
# 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
...
@@ -263,7 +263,7 @@ case $basic_machine in
...
@@ -263,7 +263,7 @@ case $basic_machine in
|
fido
|
fr30
|
frv
|
ft32
\
|
fido
|
fr30
|
frv
|
ft32
\
|
h8300
|
h8500
|
hppa
|
hppa1.[01]
|
hppa2.0
|
hppa2.0[nw]
|
hppa64
\
|
h8300
|
h8500
|
hppa
|
hppa1.[01]
|
hppa2.0
|
hppa2.0[nw]
|
hppa64
\
|
hexagon
\
|
hexagon
\
|
i370
|
i860
|
i960
|
ia64
\
|
i370
|
i860
|
i960
|
ia16
|
ia64
\
|
ip2k
|
iq2000
\
|
ip2k
|
iq2000
\
|
k1om
\
|
k1om
\
|
le32
|
le64
\
|
le32
|
le64
\
...
@@ -389,7 +389,7 @@ case $basic_machine in
...
@@ -389,7 +389,7 @@ case $basic_machine in
|
h8300-
*
|
h8500-
*
\
|
h8300-
*
|
h8500-
*
\
|
hppa-
*
|
hppa1.[01]-
*
|
hppa2.0-
*
|
hppa2.0[nw]-
*
|
hppa64-
*
\
|
hppa-
*
|
hppa1.[01]-
*
|
hppa2.0-
*
|
hppa2.0[nw]-
*
|
hppa64-
*
\
|
hexagon-
*
\
|
hexagon-
*
\
|
i
*
86-
*
|
i860-
*
|
i960-
*
|
ia64-
*
\
|
i
*
86-
*
|
i860-
*
|
i960-
*
|
ia16-
*
|
ia64-
*
\
|
ip2k-
*
|
iq2000-
*
\
|
ip2k-
*
|
iq2000-
*
\
|
k1om-
*
\
|
k1om-
*
\
|
le32-
*
|
le64-
*
\
|
le32-
*
|
le64-
*
\
...
...
testsuite/config-sub.data
View file @
35db81ca
...
@@ -191,6 +191,7 @@ i686-kopensolaris5.11-gnu i686-pc-kopensolaris5.11-gnu
...
@@ -191,6 +191,7 @@ i686-kopensolaris5.11-gnu i686-pc-kopensolaris5.11-gnu
i786-elf i786-pc-elf
i786-elf i786-pc-elf
i860 i860-unknown-sysv
i860 i860-unknown-sysv
i960 i960-unknown-none
i960 i960-unknown-none
ia16 ia16-unknown-none
ia64 ia64-unknown-none
ia64 ia64-unknown-none
ibm i370-ibm-aix
ibm i370-ibm-aix
ip2k ip2k-unknown-none
ip2k ip2k-unknown-none
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment