123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180 |
- --- rpm-4.7.0.orig/config.sub 2008-08-30 00:27:10.000000000 +0200
- +++ rpm-4.7.0/config.sub 2009-06-11 17:31:39.670840385 +0200
- @@ -4,7 +4,7 @@
- # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
- # Free Software Foundation, Inc.
-
- -timestamp='2008-01-16'
- +timestamp='2008-09-08'
-
- # This file is (in principle) common to ALL GNU software.
- # The presence of a machine in this file suggests that SOME GNU software
- @@ -244,18 +244,20 @@ case $basic_machine in
- | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \
- | bfin \
- | c4x | clipper \
- - | d10v | d30v | dlx | dsp16xx \
- + | d10v | d30v | dlx | dsp16xx | dvp \
- | fido | fr30 | frv \
- | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
- | i370 | i860 | i960 | ia64 \
- | ip2k | iq2000 \
- | m32c | m32r | m32rle | m68000 | m68k | m88k \
- - | maxq | mb | microblaze | mcore | mep \
- + | maxq | mb | microblaze | mcore | mep | metag \
- | mips | mipsbe | mipseb | mipsel | mipsle \
- | mips16 \
- | mips64 | mips64el \
- - | mips64vr | mips64vrel \
- + | mips64octeon | mips64octeonel \
- | mips64orion | mips64orionel \
- + | mips64r5900 | mips64r5900el \
- + | mips64vr | mips64vrel \
- | mips64vr4100 | mips64vr4100el \
- | mips64vr4300 | mips64vr4300el \
- | mips64vr5000 | mips64vr5000el \
- @@ -277,7 +279,7 @@ case $basic_machine in
- | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
- | pyramid \
- | score \
- - | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
- + | sh | sh[1234] | sh[24]a | sh[24]a*eb | 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 \
- @@ -286,7 +288,7 @@ case $basic_machine in
- | v850 | v850e \
- | we32k \
- | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
- - | z8k)
- + | z8k | z80)
- basic_machine=$basic_machine-unknown
- ;;
- m6811 | m68hc11 | m6812 | m68hc12)
- @@ -331,12 +333,14 @@ case $basic_machine in
- | ip2k-* | iq2000-* \
- | m32c-* | m32r-* | m32rle-* \
- | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
- - | m88110-* | m88k-* | maxq-* | mcore-* \
- + | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \
- | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
- | mips16-* \
- | mips64-* | mips64el-* \
- - | mips64vr-* | mips64vrel-* \
- + | mips64octeon-* | mips64octeonel-* \
- | mips64orion-* | mips64orionel-* \
- + | mips64r5900-* | mips64r5900el-* \
- + | mips64vr-* | mips64vrel-* \
- | mips64vr4100-* | mips64vr4100el-* \
- | mips64vr4300-* | mips64vr4300el-* \
- | mips64vr5000-* | mips64vr5000el-* \
- @@ -358,20 +362,20 @@ case $basic_machine in
- | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
- | pyramid-* \
- | romp-* | rs6000-* \
- - | sh-* | sh[1234]-* | sh[24]a-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
- + | sh-* | sh[1234]-* | sh[24]a-* | sh[24]a*eb-* | 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-* | strongarm-* | sv1-* | sx?-* \
- | tahoe-* | thumb-* \
- - | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
- + | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \
- | tron-* \
- | v850-* | v850e-* | vax-* \
- | we32k-* \
- | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
- | xstormy16-* | xtensa*-* \
- | ymp-* \
- - | z8k-*)
- + | z8k-* | z80-*)
- ;;
- # Recognize the basic CPU types without company name, with glob match.
- xtensa*)
- @@ -459,6 +463,10 @@ case $basic_machine in
- basic_machine=c90-cray
- os=-unicos
- ;;
- + cegcc)
- + basic_machine=arm-unknown
- + os=-cegcc
- + ;;
- convex-c1)
- basic_machine=c1-convex
- os=-bsd
- @@ -526,6 +534,10 @@ case $basic_machine in
- basic_machine=m88k-motorola
- os=-sysv3
- ;;
- + dicos)
- + basic_machine=i686-pc
- + os=-dicos
- + ;;
- djgpp)
- basic_machine=i586-pc
- os=-msdosdjgpp
- @@ -714,6 +726,24 @@ case $basic_machine in
- basic_machine=m68k-atari
- os=-mint
- ;;
- + mipsEE* | ee | ps2)
- + basic_machine=mips64r5900el-scei
- + case $os in
- + -linux*)
- + ;;
- + *)
- + os=-elf
- + ;;
- + esac
- + ;;
- + iop)
- + basic_machine=mipsel-scei
- + os=-irx
- + ;;
- + dvp)
- + basic_machine=dvp-scei
- + os=-elf
- + ;;
- mips3*-*)
- basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
- ;;
- @@ -1128,6 +1158,10 @@ case $basic_machine in
- basic_machine=z8k-unknown
- os=-sim
- ;;
- + z80-*-coff)
- + basic_machine=z80-unknown
- + os=-sim
- + ;;
- none)
- basic_machine=none-none
- os=-none
- @@ -1248,7 +1282,7 @@ case $os in
- | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
- | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
- | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
- - | -chorusos* | -chorusrdb* \
- + | -chorusos* | -chorusrdb* | -cegcc* \
- | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
- | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
- | -uxpv* | -beos* | -mpeix* | -udk* \
- @@ -1258,7 +1292,7 @@ case $os in
- | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
- | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
- | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
- - | -skyos* | -haiku* | -rdos* | -toppers* | -drops*)
- + | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -irx*)
- # Remember, each alternative MUST END IN *, to match a version number.
- ;;
- -qnx*)
- @@ -1388,6 +1422,9 @@ case $os in
- -zvmoe)
- os=-zvmoe
- ;;
- + -dicos*)
- + os=-dicos
- + ;;
- -none)
- ;;
- *)
|