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
b5b5852c
Commit
b5b5852c
authored
Apr 02, 1999
by
Tom Lane
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update config.guess and config.sub to versions from
autoconf 2.13.
parent
7ecf6042
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
373 additions
and
97 deletions
+373
-97
src/config.guess
src/config.guess
+303
-52
src/config.sub
src/config.sub
+70
-45
No files found.
src/config.guess
View file @
b5b5852c
This diff is collapsed.
Click to expand it.
src/config.sub
View file @
b5b5852c
#! /bin/sh
#! /bin/sh
# Configuration validation subroutine script, version 1.1.
# Configuration validation subroutine script, version 1.1.
# Copyright (C) 1991, 92
, 93, 94, 95, 1996
Free Software Foundation, Inc.
# Copyright (C) 1991, 92
-97, 1998
Free Software Foundation, Inc.
# This file is (in principle) common to ALL GNU software.
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
# The presence of a machine in this file suggests that SOME GNU software
# can handle that machine. It does not imply ALL GNU software can.
# can handle that machine. It does not imply ALL GNU software can.
...
@@ -149,19 +149,20 @@ esac
...
@@ -149,19 +149,20 @@ esac
case
$basic_machine
in
case
$basic_machine
in
# Recognize the basic CPU types without company name.
# Recognize the basic CPU types without company name.
# Some are omitted here because they have special meanings below.
# Some are omitted here because they have special meanings below.
tahoe
|
i860
|
m68k
|
m68000
|
m88k
|
ns32k
|
arm
\
tahoe
|
i860
|
m32r
|
m68k
|
m68000
|
m88k
|
ns32k
|
arc
|
arm
\
|
arme[lb]
|
pyramid
\
|
arme[lb]
|
pyramid
|
mn10200
|
mn10300
|
tron
|
a29k
\
|
tron
|
a29k
|
580
|
i960
|
h8300
|
hppa
|
hppa1.0
|
hppa1.1
\
|
580
|
i960
|
h8300
|
hppa
|
hppa1.0
|
hppa1.1
|
hppa2.0
\
|
alpha
|
we32k
|
ns16k
|
clipper
|
i370
|
sh
\
|
alpha
|
alphaev5
|
alphaev56
|
we32k
|
ns16k
|
clipper
\
|
powerpc
|
powerpcle
|
1750a
|
dsp16xx
|
mips64
|
mipsel
\
|
i370
|
sh
|
powerpc
|
powerpcle
|
1750a
|
dsp16xx
|
pdp11
\
|
pdp11
|
mips64el
|
mips64orion
|
mips64orionel
\
|
mips64
|
mipsel
|
mips64el
|
mips64orion
|
mips64orionel
\
|
sparc
|
sparclet
|
sparclite
|
sparc64
)
|
mipstx39
|
mipstx39el
\
|
sparc
|
sparclet
|
sparclite
|
sparc64
|
v850
)
basic_machine
=
$basic_machine
-unknown
basic_machine
=
$basic_machine
-unknown
;;
;;
# We use `pc' rather than `unknown'
# We use `pc' rather than `unknown'
# because (1) that's what they normally are, and
# because (1) that's what they normally are, and
# (2) the word "unknown" tends to confuse beginning users.
# (2) the word "unknown" tends to confuse beginning users.
i[3456]86
)
i[3456
7
]86
)
basic_machine
=
$basic_machine
-pc
basic_machine
=
$basic_machine
-pc
;;
;;
# Object if more than one company name word.
# Object if more than one company name word.
...
@@ -170,14 +171,18 @@ case $basic_machine in
...
@@ -170,14 +171,18 @@ case $basic_machine in
exit
1
exit
1
;;
;;
# Recognize the basic CPU types with company name.
# Recognize the basic CPU types with company name.
vax-
*
|
tahoe-
*
|
i[3456]86-
*
|
i860-
*
|
m68k-
*
|
m68000-
*
|
m88k-
*
\
vax-
*
|
tahoe-
*
|
i[34567]86-
*
|
i860-
*
|
m32r-
*
|
m68k-
*
|
m68000-
*
\
|
sparc-
*
|
ns32k-
*
|
fx80-
*
|
arm-
*
|
c[123]
*
\
|
m88k-
*
|
sparc-
*
|
ns32k-
*
|
fx80-
*
|
arc-
*
|
arm-
*
|
c[123]
*
\
|
mips-
*
|
pyramid-
*
|
tron-
*
|
a29k-
*
|
romp-
*
|
rs6000-
*
|
power-
*
\
|
mips-
*
|
pyramid-
*
|
tron-
*
|
a29k-
*
|
romp-
*
|
rs6000-
*
\
|
none-
*
|
580-
*
|
cray2-
*
|
h8300-
*
|
i960-
*
|
xmp-
*
|
ymp-
*
\
|
power-
*
|
none-
*
|
580-
*
|
cray2-
*
|
h8300-
*
|
i960-
*
\
|
hppa-
*
|
hppa1.0-
*
|
hppa1.1-
*
|
alpha-
*
|
we32k-
*
|
cydra-
*
|
ns16k-
*
\
|
xmp-
*
|
ymp-
*
|
hppa-
*
|
hppa1.0-
*
|
hppa1.1-
*
|
hppa2.0-
*
\
|
pn-
*
|
np1-
*
|
xps100-
*
|
clipper-
*
|
orion-
*
|
sparclite-
*
\
|
alpha-
*
|
alphaev5-
*
|
alphaev56-
*
|
we32k-
*
|
cydra-
*
\
|
pdp11-
*
|
sh-
*
|
powerpc-
*
|
powerpcle-
*
|
sparc64-
*
|
mips64-
*
|
mipsel-
*
\
|
ns16k-
*
|
pn-
*
|
np1-
*
|
xps100-
*
|
clipper-
*
|
orion-
*
\
|
mips64el-
*
|
mips64orion-
*
|
mips64orionel-
*
|
f301-
*
)
|
sparclite-
*
|
pdp11-
*
|
sh-
*
|
powerpc-
*
|
powerpcle-
*
\
|
sparc64-
*
|
mips64-
*
|
mipsel-
*
\
|
mips64el-
*
|
mips64orion-
*
|
mips64orionel-
*
\
|
mipstx39-
*
|
mipstx39el-
*
\
|
f301-
*
)
;;
;;
# Recognize the various machine names and aliases which stand
# Recognize the various machine names and aliases which stand
# for a CPU type and a company and sometimes even an OS.
# for a CPU type and a company and sometimes even an OS.
...
@@ -204,9 +209,9 @@ case $basic_machine in
...
@@ -204,9 +209,9 @@ case $basic_machine in
amiga
|
amiga-
*
)
amiga
|
amiga-
*
)
basic_machine
=
m68k-cbm
basic_machine
=
m68k-cbm
;;
;;
amigados
)
amiga
os
|
amiga
dos
)
basic_machine
=
m68k-cbm
basic_machine
=
m68k-cbm
os
=
-amiga
d
os
os
=
-amigaos
;;
;;
amigaunix
|
amix
)
amigaunix
|
amix
)
basic_machine
=
m68k-cbm
basic_machine
=
m68k-cbm
...
@@ -345,19 +350,19 @@ case $basic_machine in
...
@@ -345,19 +350,19 @@ case $basic_machine in
os
=
-mvs
os
=
-mvs
;;
;;
# I'm not sure what "Sysv32" means. Should this be sysv3.2?
# I'm not sure what "Sysv32" means. Should this be sysv3.2?
i[3456]86v32
)
i[3456
7
]86v32
)
basic_machine
=
`
echo
$1
|
sed
-e
's/86.*/86-pc/'
`
basic_machine
=
`
echo
$1
|
sed
-e
's/86.*/86-pc/'
`
os
=
-sysv32
os
=
-sysv32
;;
;;
i[3456]86v4
*
)
i[3456
7
]86v4
*
)
basic_machine
=
`
echo
$1
|
sed
-e
's/86.*/86-pc/'
`
basic_machine
=
`
echo
$1
|
sed
-e
's/86.*/86-pc/'
`
os
=
-sysv4
os
=
-sysv4
;;
;;
i[3456]86v
)
i[3456
7
]86v
)
basic_machine
=
`
echo
$1
|
sed
-e
's/86.*/86-pc/'
`
basic_machine
=
`
echo
$1
|
sed
-e
's/86.*/86-pc/'
`
os
=
-sysv
os
=
-sysv
;;
;;
i[3456]86sol2
)
i[3456
7
]86sol2
)
basic_machine
=
`
echo
$1
|
sed
-e
's/86.*/86-pc/'
`
basic_machine
=
`
echo
$1
|
sed
-e
's/86.*/86-pc/'
`
os
=
-solaris2
os
=
-solaris2
;;
;;
...
@@ -389,6 +394,14 @@ case $basic_machine in
...
@@ -389,6 +394,14 @@ case $basic_machine in
miniframe
)
miniframe
)
basic_machine
=
m68000-convergent
basic_machine
=
m68000-convergent
;;
;;
mipsel
*
-linux
*
)
basic_machine
=
mipsel-unknown
os
=
-linux-gnu
;;
mips
*
-linux
*
)
basic_machine
=
mips-unknown
os
=
-linux-gnu
;;
mips3
*
-
*
)
mips3
*
-
*
)
basic_machine
=
`
echo
$basic_machine
|
sed
-e
's/mips3/mips64/'
`
basic_machine
=
`
echo
$basic_machine
|
sed
-e
's/mips3/mips64/'
`
;;
;;
...
@@ -456,25 +469,23 @@ case $basic_machine in
...
@@ -456,25 +469,23 @@ case $basic_machine in
pc532
|
pc532-
*
)
pc532
|
pc532-
*
)
basic_machine
=
ns32k-pc532
basic_machine
=
ns32k-pc532
;;
;;
pentium
|
p5
)
pentium
|
p5
|
k5
|
nexen
)
basic_machine
=
i586-
intel
basic_machine
=
i586-
pc
;;
;;
pentiumpro
|
p6
)
pentiumpro
|
p6
|
k6
|
6x86
)
basic_machine
=
i686-
intel
basic_machine
=
i686-
pc
;;
;;
pentium-
*
|
p5-
*
)
pentiumii
|
pentium2
)
basic_machine
=
i786-pc
;;
pentium-
*
|
p5-
*
|
k5-
*
|
nexen-
*
)
basic_machine
=
i586-
`
echo
$basic_machine
|
sed
's/^[^-]*-//'
`
basic_machine
=
i586-
`
echo
$basic_machine
|
sed
's/^[^-]*-//'
`
;;
;;
pentiumpro-
*
|
p6-
*
)
pentiumpro-
*
|
p6-
*
|
k6-
*
|
6x86-
*
)
basic_machine
=
i686-
`
echo
$basic_machine
|
sed
's/^[^-]*-//'
`
basic_machine
=
i686-
`
echo
$basic_machine
|
sed
's/^[^-]*-//'
`
;;
;;
k5
)
pentiumii-
*
|
pentium2-
*
)
# We don't have specific support for AMD's K5 yet, so just call it a Pentium
basic_machine
=
i786-
`
echo
$basic_machine
|
sed
's/^[^-]*-//'
`
basic_machine
=
i586-amd
;;
nexen
)
# We don't have specific support for Nexgen yet, so just call it a Pentium
basic_machine
=
i586-nexgen
;;
;;
pn
)
pn
)
basic_machine
=
pn-gould
basic_machine
=
pn-gould
...
@@ -558,6 +569,12 @@ case $basic_machine in
...
@@ -558,6 +569,12 @@ case $basic_machine in
basic_machine
=
i386-sequent
basic_machine
=
i386-sequent
os
=
-dynix
os
=
-dynix
;;
;;
tx39
)
basic_machine
=
mipstx39-unknown
;;
tx39el
)
basic_machine
=
mipstx39el-unknown
;;
tower
|
tower-32
)
tower
|
tower-32
)
basic_machine
=
m68k-ncr
basic_machine
=
m68k-ncr
;;
;;
...
@@ -607,7 +624,11 @@ case $basic_machine in
...
@@ -607,7 +624,11 @@ case $basic_machine in
# Here we handle the default manufacturer of certain CPU types. It is in
# Here we handle the default manufacturer of certain CPU types. It is in
# some cases the only manufacturer, in others, it is the most popular.
# some cases the only manufacturer, in others, it is the most popular.
mips
)
mips
)
if
[
x
$os
=
x-linux-gnu
]
;
then
basic_machine
=
mips-unknown
else
basic_machine
=
mips-mips
basic_machine
=
mips-mips
fi
;;
;;
romp
)
romp
)
basic_machine
=
romp-ibm
basic_machine
=
romp-ibm
...
@@ -668,11 +689,11 @@ case $os in
...
@@ -668,11 +689,11 @@ case $os in
-solaris
)
-solaris
)
os
=
-solaris2
os
=
-solaris2
;;
;;
-
unixware
*
|
svr4
*
)
-svr4
*
)
os
=
-sysv4
os
=
-sysv4
;;
;;
-uni
vel
*
)
-uni
xware
*
)
os
=
-sysv4
os
=
-sysv4
.2uw
;;
;;
-gnu
/linux
*
)
-gnu
/linux
*
)
os
=
`
echo
$os
|
sed
-e
's|gnu/linux|linux-gnu|'
`
os
=
`
echo
$os
|
sed
-e
's|gnu/linux|linux-gnu|'
`
...
@@ -684,15 +705,16 @@ case $os in
...
@@ -684,15 +705,16 @@ case $os in
-gnu
*
|
-bsd
*
|
-mach
*
|
-minix
*
|
-genix
*
|
-ultrix
*
|
-irix
*
\
-gnu
*
|
-bsd
*
|
-mach
*
|
-minix
*
|
-genix
*
|
-ultrix
*
|
-irix
*
\
|
-
*
vms
*
|
-sco
*
|
-esix
*
|
-isc
*
|
-aix
*
|
-sunos
|
-sunos
[
34]
*
\
|
-
*
vms
*
|
-sco
*
|
-esix
*
|
-isc
*
|
-aix
*
|
-sunos
|
-sunos
[
34]
*
\
|
-hpux
*
|
-unos
*
|
-osf
*
|
-luna
*
|
-dgux
*
|
-solaris
*
|
-sym
*
\
|
-hpux
*
|
-unos
*
|
-osf
*
|
-luna
*
|
-dgux
*
|
-solaris
*
|
-sym
*
\
|
-amigados
*
|
-msdos
*
|
-newsos
*
|
-unicos
*
|
-aof
*
|
-aos
*
\
|
-amigaos
*
|
-amigados
*
|
-msdos
*
|
-newsos
*
|
-unicos
*
|
-aof
*
\
|
-aos
*
\
|
-nindy
*
|
-vxsim
*
|
-vxworks
*
|
-ebmon
*
|
-hms
*
|
-mvs
*
\
|
-nindy
*
|
-vxsim
*
|
-vxworks
*
|
-ebmon
*
|
-hms
*
|
-mvs
*
\
|
-clix
*
|
-riscos
*
|
-uniplus
*
|
-iris
*
|
-rtu
*
|
-xenix
*
\
|
-clix
*
|
-riscos
*
|
-uniplus
*
|
-iris
*
|
-rtu
*
|
-xenix
*
\
|
-hiux
*
|
-386bsd
*
|
-netbsd
*
|
-openbsd
*
|
-freebsd
*
|
-riscix
*
\
|
-hiux
*
|
-386bsd
*
|
-netbsd
*
|
-openbsd
*
|
-freebsd
*
|
-riscix
*
\
|
-lynxos
*
|
-bosx
*
|
-nextstep
*
|
-cxux
*
|
-aout
*
|
-elf
*
\
|
-lynxos
*
|
-bosx
*
|
-nextstep
*
|
-cxux
*
|
-aout
*
|
-elf
*
\
|
-ptx
*
|
-coff
*
|
-ecoff
*
|
-winnt
*
|
-domain
*
|
-vsta
*
\
|
-ptx
*
|
-coff
*
|
-ecoff
*
|
-winnt
*
|
-domain
*
|
-vsta
*
\
|
-udi
*
|
-eabi
*
|
-lites
*
|
-ieee
*
|
-go32
*
|
-aux
*
\
|
-udi
*
|
-eabi
*
|
-lites
*
|
-ieee
*
|
-go32
*
|
-aux
*
\
|
-cygwin
32
*
|
-pe
*
|
-psos
*
|
-moss
*
|
-proelf
*
|
-rtems
*
\
|
-cygwin
*
|
-pe
*
|
-psos
*
|
-moss
*
|
-proelf
*
|
-rtems
*
\
|
-
linux-gnu
*
|
-uxpv
*
)
|
-
mingw32
*
|
-linux-gnu
*
|
-uxpv
*
|
-beos
*
)
# Remember, each alternative MUST END IN *, to match a version number.
# Remember, each alternative MUST END IN *, to match a version number.
;;
;;
-linux
*
)
-linux
*
)
...
@@ -805,6 +827,9 @@ case $basic_machine in
...
@@ -805,6 +827,9 @@ case $basic_machine in
sparc-
*
|
*
-sun
)
sparc-
*
|
*
-sun
)
os
=
-sunos4
.1.1
os
=
-sunos4
.1.1
;;
;;
*
-be
)
os
=
-beos
;;
*
-ibm
)
*
-ibm
)
os
=
-aix
os
=
-aix
;;
;;
...
@@ -818,7 +843,7 @@ case $basic_machine in
...
@@ -818,7 +843,7 @@ case $basic_machine in
os
=
-sysv
os
=
-sysv
;;
;;
*
-cbm
)
*
-cbm
)
os
=
-amiga
d
os
os
=
-amigaos
;;
;;
*
-dg
)
*
-dg
)
os
=
-dgux
os
=
-dgux
...
...
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