Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matt Johnston
dropbear
Commits
d77b29f1
Commit
d77b29f1
authored
Dec 03, 2013
by
Matt Johnston
Browse files
Update to 2013-10-01
parent
092a4d9a
Changes
1
Show whitespace changes
Inline
Side-by-side
config.sub
View file @
d77b29f1
...
...
@@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2013 Free Software Foundation, Inc.
timestamp
=
'2013-
04-24
'
timestamp
=
'2013-
10-01
'
# 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
...
...
@@ -257,7 +257,7 @@ case $basic_machine in
|
avr
|
avr32
\
|
be32
|
be64
\
|
bfin
\
|
c4x
|
clipper
\
|
c4x
|
c8051
|
clipper
\
|
d10v
|
d30v
|
dlx
|
dsp16xx
\
|
epiphany
\
|
fido
|
fr30
|
frv
\
...
...
@@ -265,6 +265,7 @@ case $basic_machine in
|
hexagon
\
|
i370
|
i860
|
i960
|
ia64
\
|
ip2k
|
iq2000
\
|
k1om
\
|
le32
|
le64
\
|
lm32
\
|
m32c
|
m32r
|
m32rle
|
m68000
|
m68k
|
m88k
\
...
...
@@ -324,7 +325,7 @@ case $basic_machine in
c6x
)
basic_machine
=
tic6x-unknown
;;
m6811
|
m68hc11
|
m6812
|
m68hc12
|
m68hcs12x
|
picochip
)
m6811
|
m68hc11
|
m6812
|
m68hc12
|
m68hcs12x
|
nvptx
|
picochip
)
basic_machine
=
$basic_machine
-unknown
os
=
-none
;;
...
...
@@ -372,7 +373,7 @@ case $basic_machine in
|
be32-
*
|
be64-
*
\
|
bfin-
*
|
bs2000-
*
\
|
c[123]
*
|
c30-
*
|
[
cjt]90-
*
|
c4x-
*
\
|
clipper-
*
|
craynv-
*
|
cydra-
*
\
|
c8051-
*
|
clipper-
*
|
craynv-
*
|
cydra-
*
\
|
d10v-
*
|
d30v-
*
|
dlx-
*
\
|
elxsi-
*
\
|
f30[01]-
*
|
f700-
*
|
fido-
*
|
fr30-
*
|
frv-
*
|
fx80-
*
\
...
...
@@ -381,6 +382,7 @@ case $basic_machine in
|
hexagon-
*
\
|
i
*
86-
*
|
i860-
*
|
i960-
*
|
ia64-
*
\
|
ip2k-
*
|
iq2000-
*
\
|
k1om-
*
\
|
le32-
*
|
le64-
*
\
|
lm32-
*
\
|
m32c-
*
|
m32r-
*
|
m32rle-
*
\
...
...
@@ -794,7 +796,7 @@ case $basic_machine in
os
=
-mingw64
;;
mingw32
)
basic_machine
=
i
3
86-pc
basic_machine
=
i
6
86-pc
os
=
-mingw32
;;
mingw32ce
)
...
...
@@ -830,7 +832,7 @@ case $basic_machine in
basic_machine
=
`
echo
$basic_machine
|
sed
-e
's/ms1-/mt-/'
`
;;
msys
)
basic_machine
=
i
3
86-pc
basic_machine
=
i
6
86-pc
os
=
-msys
;;
mvs
)
...
...
@@ -1546,6 +1548,9 @@ case $basic_machine in
c4x-
*
|
tic4x-
*
)
os
=
-coff
;;
c8051-
*
)
os
=
-elf
;;
hexagon-
*
)
os
=
-elf
;;
...
...
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