Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
8d895493
Commit
8d895493
authored
May 19, 2011
by
Peter Eisentraut
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update config.guess and config.sub
parent
bb46d428
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
192 additions
and
146 deletions
+192
-146
config/config.guess
config/config.guess
+119
-104
config/config.sub
config/config.sub
+73
-42
No files found.
config/config.guess
View file @
8d895493
This diff is collapsed.
Click to expand it.
config/config.sub
View file @
8d895493
#! /bin/sh
# Configuration validation subroutine script.
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
# Free Software Foundation, Inc.
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
,
#
2011
Free Software Foundation, Inc.
timestamp
=
'201
0-03-22
'
timestamp
=
'201
1-03-23
'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
...
...
@@ -76,7 +76,7 @@ version="\
GNU config.sub (
$timestamp
)
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
, 2011
Free
Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
...
...
@@ -124,8 +124,9 @@ esac
# Here we must recognize all the valid KERNEL-OS combinations.
maybe_os
=
`
echo
$1
|
sed
's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'
`
case
$maybe_os
in
nto-qnx
*
|
linux-gnu
*
|
linux-dietlibc
|
linux-newlib
*
|
linux-uclibc
*
|
\
uclinux-uclibc
*
|
uclinux-gnu
*
|
kfreebsd
*
-gnu
*
|
knetbsd
*
-gnu
*
|
netbsd
*
-gnu
*
|
\
nto-qnx
*
|
linux-gnu
*
|
linux-android
*
|
linux-dietlibc
|
linux-newlib
*
|
\
linux-uclibc
*
|
uclinux-uclibc
*
|
uclinux-gnu
*
|
kfreebsd
*
-gnu
*
|
\
knetbsd
*
-gnu
*
|
netbsd
*
-gnu
*
|
\
kopensolaris
*
-gnu
*
|
\
storm-chaos
*
|
os2-emx
*
|
rtmk-nova
*
)
os
=
-
$maybe_os
...
...
@@ -157,8 +158,8 @@ case $os in
os
=
basic_machine
=
$1
;;
-bluegene
*
)
os
=
-cnk
-bluegene
*
)
os
=
-cnk
;;
-sim
|
-cisco
|
-oki
|
-wec
|
-winbond
)
os
=
...
...
@@ -174,10 +175,10 @@ case $os in
os
=
-chorusos
basic_machine
=
$1
;;
-chorusrdb
)
os
=
-chorusrdb
-chorusrdb
)
os
=
-chorusrdb
basic_machine
=
$1
;;
;;
-hiux
*
)
os
=
-hiuxwe2
;;
...
...
@@ -282,11 +283,13 @@ case $basic_machine in
|
moxie
\
|
mt
\
|
msp430
\
|
nds32
|
nds32le
|
nds32be
\
|
nios
|
nios2
\
|
ns16k
|
ns32k
\
|
open8
\
|
or32
\
|
pdp10
|
pdp11
|
pj
|
pjl
\
|
powerpc
|
powerpc64
|
powerpc64le
|
powerpcle
|
ppcbe
\
|
powerpc
|
powerpc64
|
powerpc64le
|
powerpcle
\
|
pyramid
\
|
rx
\
|
score
\
...
...
@@ -294,12 +297,12 @@ case $basic_machine in
|
sh64
|
sh64le
\
|
sparc
|
sparc64
|
sparc64b
|
sparc64v
|
sparc86x
|
sparclet
|
sparclite
\
|
sparcv8
|
sparcv9
|
sparcv9b
|
sparcv9v
\
|
spu
|
strongarm
\
|
tahoe
|
t
humb
|
t
ic4x
|
tic54x
|
tic55x
|
tic6x
|
tic80
|
tron
\
|
spu
\
|
tahoe
|
tic4x
|
tic54x
|
tic55x
|
tic6x
|
tic80
|
tron
\
|
ubicom32
\
|
v850
|
v850e
\
|
we32k
\
|
x86
|
xc16x
|
xs
cale
|
xscalee[bl]
|
xs
tormy16
|
xtensa
\
|
x86
|
xc16x
|
xstormy16
|
xtensa
\
|
z8k
|
z80
)
basic_machine
=
$basic_machine
-unknown
;;
...
...
@@ -323,6 +326,18 @@ case $basic_machine in
basic_machine
=
mt-unknown
;;
strongarm
|
thumb
|
xscale
)
basic_machine
=
arm-unknown
;;
xscaleeb
)
basic_machine
=
armeb-unknown
;;
xscaleel
)
basic_machine
=
armel-unknown
;;
# We use `pc' rather than `unknown'
# because (1) that's what they normally are, and
# (2) the word "unknown" tends to confuse beginning users.
...
...
@@ -377,26 +392,28 @@ case $basic_machine in
|
mmix-
*
\
|
mt-
*
\
|
msp430-
*
\
|
nds32-
*
|
nds32le-
*
|
nds32be-
*
\
|
nios-
*
|
nios2-
*
\
|
none-
*
|
np1-
*
|
ns16k-
*
|
ns32k-
*
\
|
open8-
*
\
|
orion-
*
\
|
pdp10-
*
|
pdp11-
*
|
pj-
*
|
pjl-
*
|
pn-
*
|
power-
*
\
|
powerpc-
*
|
powerpc64-
*
|
powerpc64le-
*
|
powerpcle-
*
|
ppcbe-
*
\
|
powerpc-
*
|
powerpc64-
*
|
powerpc64le-
*
|
powerpcle-
*
\
|
pyramid-
*
\
|
romp-
*
|
rs6000-
*
|
rx-
*
\
|
sh-
*
|
sh[1234]-
*
|
sh[24]a-
*
|
sh[24]aeb-
*
|
sh[23]e-
*
|
sh[34]eb-
*
|
sheb-
*
|
shbe-
*
\
|
shle-
*
|
sh[1234]le-
*
|
sh3ele-
*
|
sh64-
*
|
sh64le-
*
\
|
sparc-
*
|
sparc64-
*
|
sparc64b-
*
|
sparc64v-
*
|
sparc86x-
*
|
sparclet-
*
\
|
sparclite-
*
\
|
sparcv8-
*
|
sparcv9-
*
|
sparcv9b-
*
|
sparcv9v-
*
|
s
trongarm-
*
|
s
v1-
*
|
sx?-
*
\
|
tahoe-
*
|
thumb-
*
\
|
sparcv8-
*
|
sparcv9-
*
|
sparcv9b-
*
|
sparcv9v-
*
|
sv1-
*
|
sx?-
*
\
|
tahoe-
*
\
|
tic30-
*
|
tic4x-
*
|
tic54x-
*
|
tic55x-
*
|
tic6x-
*
|
tic80-
*
\
|
tile-
*
|
tilegx-
*
\
|
tron-
*
\
|
ubicom32-
*
\
|
v850-
*
|
v850e-
*
|
vax-
*
\
|
we32k-
*
\
|
x86-
*
|
x86_64-
*
|
xc16x-
*
|
xps100-
*
|
xscale-
*
|
xscalee[bl]-
*
\
|
x86-
*
|
x86_64-
*
|
xc16x-
*
|
xps100-
*
\
|
xstormy16-
*
|
xtensa
*
-
*
\
|
ymp-
*
\
|
z8k-
*
|
z80-
*
)
...
...
@@ -421,7 +438,7 @@ case $basic_machine in
basic_machine
=
a29k-amd
os
=
-udi
;;
abacus
)
abacus
)
basic_machine
=
abacus-unknown
;;
adobe68k
)
...
...
@@ -504,7 +521,7 @@ case $basic_machine in
basic_machine
=
c90-cray
os
=
-unicos
;;
cegcc
)
cegcc
)
basic_machine
=
arm-unknown
os
=
-cegcc
;;
...
...
@@ -536,7 +553,7 @@ case $basic_machine in
basic_machine
=
craynv-cray
os
=
-unicosmp
;;
cr16
)
cr16
|
cr16-
*
)
basic_machine
=
cr16-unknown
os
=
-elf
;;
...
...
@@ -752,7 +769,7 @@ case $basic_machine in
basic_machine
=
ns32k-utek
os
=
-sysv
;;
microblaze
)
microblaze
)
basic_machine
=
microblaze-xilinx
;;
mingw32
)
...
...
@@ -859,6 +876,12 @@ case $basic_machine in
np1
)
basic_machine
=
np1-gould
;;
neo-tandem
)
basic_machine
=
neo-tandem
;;
nse-tandem
)
basic_machine
=
nse-tandem
;;
nsr-tandem
)
basic_machine
=
nsr-tandem
;;
...
...
@@ -941,9 +964,10 @@ case $basic_machine in
;;
power
)
basic_machine
=
power-ibm
;;
ppc
)
basic_machine
=
powerpc-unknown
ppc
|
ppcbe
)
basic_machine
=
powerpc-unknown
;;
ppc-
*
)
basic_machine
=
powerpc-
`
echo
$basic_machine
|
sed
's/^[^-]*-//'
`
ppc-
*
|
ppcbe-
*
)
basic_machine
=
powerpc-
`
echo
$basic_machine
|
sed
's/^[^-]*-//'
`
;;
ppcle
|
powerpclittle
|
ppc-le
|
powerpc-little
)
basic_machine
=
powerpcle-unknown
...
...
@@ -1037,6 +1061,9 @@ case $basic_machine in
basic_machine
=
i860-stratus
os
=
-sysv4
;;
strongarm-
*
|
thumb-
*
)
basic_machine
=
arm-
`
echo
$basic_machine
|
sed
's/^[^-]*-//'
`
;;
sun2
)
basic_machine
=
m68000-sun
;;
...
...
@@ -1093,8 +1120,8 @@ case $basic_machine in
basic_machine
=
t90-cray
os
=
-unicos
;;
# This must be matched before tile*.
tilegx
*
)
# This must be matched before tile*.
tilegx
*
)
basic_machine
=
tilegx-unknown
os
=
-linux-gnu
;;
...
...
@@ -1169,6 +1196,9 @@ case $basic_machine in
xps
|
xps100
)
basic_machine
=
xps100-honeywell
;;
xscale-
*
|
xscalee[bl]-
*
)
basic_machine
=
`
echo
$basic_machine
|
sed
's/^xscale/arm/'
`
;;
ymp
)
basic_machine
=
ymp-cray
os
=
-unicos
...
...
@@ -1266,11 +1296,11 @@ esac
if
[
x
"
$os
"
!=
x
""
]
then
case
$os
in
# First match some system type aliases
# that might get confused with valid system types.
# First match some system type aliases
# that might get confused with valid system types.
# -solaris* is a basic system type, with this one exception.
-auroraux
)
os
=
-auroraux
-auroraux
)
os
=
-auroraux
;;
-solaris1
|
-solaris1
.
*
)
os
=
`
echo
$os
|
sed
-e
's|solaris1|sunos4|'
`
...
...
@@ -1307,7 +1337,8 @@ case $os in
|
-udi
*
|
-eabi
*
|
-lites
*
|
-ieee
*
|
-go32
*
|
-aux
*
\
|
-chorusos
*
|
-chorusrdb
*
|
-cegcc
*
\
|
-cygwin
*
|
-pe
*
|
-psos
*
|
-moss
*
|
-proelf
*
|
-rtems
*
\
|
-mingw32
*
|
-linux-gnu
*
|
-linux-newlib
*
|
-linux-uclibc
*
\
|
-mingw32
*
|
-linux-gnu
*
|
-linux-android
*
\
|
-linux-newlib
*
|
-linux-uclibc
*
\
|
-uxpv
*
|
-beos
*
|
-mpeix
*
|
-udk
*
\
|
-interix
*
|
-uwin
*
|
-mks
*
|
-rhapsody
*
|
-darwin
*
|
-opened
*
\
|
-openstep
*
|
-oskit
*
|
-conix
*
|
-pw32
*
|
-nonstopux
*
\
...
...
@@ -1354,7 +1385,7 @@ case $os in
-opened
*
)
os
=
-openedition
;;
-os400
*
)
-os400
*
)
os
=
-os400
;;
-wince
*
)
...
...
@@ -1403,7 +1434,7 @@ case $os in
-sinix
*
)
os
=
-sysv4
;;
-tpf
*
)
-tpf
*
)
os
=
-tpf
;;
-triton
*
)
...
...
@@ -1448,8 +1479,8 @@ case $os in
-dicos
*
)
os
=
-dicos
;;
-nacl
*
)
;;
-nacl
*
)
;;
-none
)
;;
*
)
...
...
@@ -1472,10 +1503,10 @@ else
# system, and we'll never get to this point.
case
$basic_machine
in
score-
*
)
score-
*
)
os
=
-elf
;;
spu-
*
)
spu-
*
)
os
=
-elf
;;
*
-acorn
)
...
...
@@ -1487,8 +1518,8 @@ case $basic_machine in
arm
*
-semi
)
os
=
-aout
;;
c4x-
*
|
tic4x-
*
)
os
=
-coff
c4x-
*
|
tic4x-
*
)
os
=
-coff
;;
tic54x-
*
)
os
=
-coff
...
...
@@ -1524,7 +1555,7 @@ case $basic_machine in
m68
*
-cisco
)
os
=
-aout
;;
mep-
*
)
mep-
*
)
os
=
-elf
;;
mips
*
-cisco
)
...
...
@@ -1551,7 +1582,7 @@ case $basic_machine in
*
-ibm
)
os
=
-aix
;;
*
-knuth
)
*
-knuth
)
os
=
-mmixware
;;
*
-wec
)
...
...
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