Changeset 6073
- Timestamp:
- 07/26/07 10:46:52
- Files:
-
- gnuradio/branches/releases/3.0/config.guess (modified) (7 diffs)
- gnuradio/branches/releases/3.0/config.sub (modified) (8 diffs)
- gnuradio/branches/releases/3.0/gr-howto-write-a-block/config.guess (modified) (11 diffs)
- gnuradio/branches/releases/3.0/gr-howto-write-a-block/config.sub (modified) (16 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
gnuradio/branches/releases/3.0/config.guess
r3725 r6073 5 5 # Inc. 6 6 7 timestamp='200 6-07-02'7 timestamp='2007-07-22' 8 8 9 9 # This file is free software; you can redistribute it and/or modify it … … 162 162 sh3el) machine=shl-unknown ;; 163 163 sh3eb) machine=sh-unknown ;; 164 sh5el) machine=sh5le-unknown ;; 164 165 *) machine=${UNAME_MACHINE_ARCH}-unknown ;; 165 166 esac … … 330 331 echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 331 332 exit ;; 332 i86pc:SunOS:5.*:* )333 i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) 333 334 echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 334 335 exit ;; … … 781 782 echo ${UNAME_MACHINE}-pc-cygwin 782 783 exit ;; 783 i*:MINGW*:*)784 *:MINGW*:*) 784 785 echo ${UNAME_MACHINE}-pc-mingw32 785 786 exit ;; … … 791 792 echo ${UNAME_MACHINE}-pc-pw32 792 793 exit ;; 793 x86:Interix*:[3456]*) 794 echo i586-pc-interix${UNAME_RELEASE} 795 exit ;; 796 EM64T:Interix*:[3456]*) 797 echo x86_64-unknown-interix${UNAME_RELEASE} 798 exit ;; 794 *:Interix*:[3456]*) 795 case ${UNAME_MACHINE} in 796 x86) 797 echo i586-pc-interix${UNAME_RELEASE} 798 exit ;; 799 EM64T | authenticamd) 800 echo x86_64-unknown-interix${UNAME_RELEASE} 801 exit ;; 802 esac ;; 799 803 [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*) 800 804 echo i${UNAME_MACHINE}-pc-mks … … 950 954 x86_64:Linux:*:*) 951 955 echo x86_64-unknown-linux-gnu 956 exit ;; 957 xtensa:Linux:*:*) 958 echo xtensa-unknown-linux-gnu 952 959 exit ;; 953 960 i*86:Linux:*:*) … … 1209 1216 echo sx6-nec-superux${UNAME_RELEASE} 1210 1217 exit ;; 1218 SX-7:SUPER-UX:*:*) 1219 echo sx7-nec-superux${UNAME_RELEASE} 1220 exit ;; 1221 SX-8:SUPER-UX:*:*) 1222 echo sx8-nec-superux${UNAME_RELEASE} 1223 exit ;; 1224 SX-8R:SUPER-UX:*:*) 1225 echo sx8r-nec-superux${UNAME_RELEASE} 1226 exit ;; 1211 1227 Power*:Rhapsody:*:*) 1212 1228 echo powerpc-apple-rhapsody${UNAME_RELEASE} gnuradio/branches/releases/3.0/config.sub
r3725 r6073 5 5 # Inc. 6 6 7 timestamp='200 6-09-20'7 timestamp='2007-06-28' 8 8 9 9 # This file is (in principle) common to ALL GNU software. … … 246 246 | c4x | clipper \ 247 247 | d10v | d30v | dlx | dsp16xx \ 248 | f r30 | frv \248 | fido | fr30 | frv \ 249 249 | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ 250 250 | i370 | i860 | i960 | ia64 \ 251 251 | ip2k | iq2000 \ 252 252 | m32c | m32r | m32rle | m68000 | m68k | m88k \ 253 | maxq | mb | microblaze | mcore \253 | maxq | mb | microblaze | mcore | mep \ 254 254 | mips | mipsbe | mipseb | mipsel | mipsle \ 255 255 | mips16 \ … … 325 325 | d10v-* | d30v-* | dlx-* \ 326 326 | elxsi-* \ 327 | f30[01]-* | f700-* | f r30-* | frv-* | fx80-* \327 | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \ 328 328 | h8300-* | h8500-* \ 329 329 | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ … … 476 476 os=-unicosmp 477 477 ;; 478 cr16 c)479 basic_machine=cr16 c-unknown478 cr16) 479 basic_machine=cr16-unknown 480 480 os=-elf 481 481 ;; … … 683 683 basic_machine=i386-pc 684 684 os=-mingw32 685 ;; 686 mingw32ce) 687 basic_machine=arm-unknown 688 os=-mingw32ce 685 689 ;; 686 690 miniframe) … … 925 929 basic_machine=sh-hitachi 926 930 os=-hms 931 ;; 932 sh5el) 933 basic_machine=sh5le-unknown 927 934 ;; 928 935 sh64) … … 1220 1227 | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ 1221 1228 | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ 1222 | -skyos* | -haiku* | -rdos* | -toppers* )1229 | -skyos* | -haiku* | -rdos* | -toppers* | -drops*) 1223 1230 # Remember, each alternative MUST END IN *, to match a version number. 1224 1231 ;; … … 1415 1422 os=-aout 1416 1423 ;; 1424 mep-*) 1425 os=-elf 1426 ;; 1417 1427 mips*-cisco) 1418 1428 os=-elf gnuradio/branches/releases/3.0/gr-howto-write-a-block/config.guess
r3727 r6073 2 2 # Attempt to guess a canonical system name. 3 3 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 4 # 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. 5 6 timestamp='2006-02-23' 4 # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, 5 # Inc. 6 7 timestamp='2007-07-22' 7 8 8 9 # This file is free software; you can redistribute it and/or modify it … … 161 162 sh3el) machine=shl-unknown ;; 162 163 sh3eb) machine=sh-unknown ;; 164 sh5el) machine=sh5le-unknown ;; 163 165 *) machine=${UNAME_MACHINE_ARCH}-unknown ;; 164 166 esac … … 211 213 exit ;; 212 214 macppc:MirBSD:*:*) 213 echo powerp pc-unknown-mirbsd${UNAME_RELEASE}215 echo powerpc-unknown-mirbsd${UNAME_RELEASE} 214 216 exit ;; 215 217 *:MirBSD:*:*) … … 329 331 echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 330 332 exit ;; 331 i86pc:SunOS:5.*:* )333 i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) 332 334 echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 333 335 exit ;; … … 771 773 pc98) 772 774 echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; 775 amd64) 776 echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; 773 777 *) 774 778 echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; … … 778 782 echo ${UNAME_MACHINE}-pc-cygwin 779 783 exit ;; 780 i*:MINGW*:*) 781 echo ${UNAME_MACHINE}-pc-mingw32 782 exit ;; 783 i*:MSYS_NT-*:*:*) 784 *:MINGW*:*) 784 785 echo ${UNAME_MACHINE}-pc-mingw32 785 786 exit ;; … … 791 792 echo ${UNAME_MACHINE}-pc-pw32 792 793 exit ;; 793 x86:Interix*:[345]*) 794 echo i586-pc-interix${UNAME_RELEASE} 795 exit ;; 796 EM64T:Interix*:[345]*) 797 echo x86_64-unknown-interix${UNAME_RELEASE} 798 exit ;; 794 *:Interix*:[3456]*) 795 case ${UNAME_MACHINE} in 796 x86) 797 echo i586-pc-interix${UNAME_RELEASE} 798 exit ;; 799 EM64T | authenticamd) 800 echo x86_64-unknown-interix${UNAME_RELEASE} 801 exit ;; 802 esac ;; 799 803 [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*) 800 804 echo i${UNAME_MACHINE}-pc-mks … … 830 834 exit ;; 831 835 arm*:Linux:*:*) 836 echo ${UNAME_MACHINE}-unknown-linux-gnu 837 exit ;; 838 avr32*:Linux:*:*) 832 839 echo ${UNAME_MACHINE}-unknown-linux-gnu 833 840 exit ;; … … 948 955 echo x86_64-unknown-linux-gnu 949 956 exit ;; 957 xtensa:Linux:*:*) 958 echo xtensa-unknown-linux-gnu 959 exit ;; 950 960 i*86:Linux:*:*) 951 961 # The BFD linker knows what the default object file format is, so … … 990 1000 # endif 991 1001 #else 992 #if defined(__INTEL_COMPILER) || defined(__PGI) || defined(__ sun)1002 #if defined(__INTEL_COMPILER) || defined(__PGI) || defined(__SUNPRO_C) || defined(__SUNPRO_CC) 993 1003 LIBC=gnu 994 1004 #else … … 1206 1216 echo sx6-nec-superux${UNAME_RELEASE} 1207 1217 exit ;; 1218 SX-7:SUPER-UX:*:*) 1219 echo sx7-nec-superux${UNAME_RELEASE} 1220 exit ;; 1221 SX-8:SUPER-UX:*:*) 1222 echo sx8-nec-superux${UNAME_RELEASE} 1223 exit ;; 1224 SX-8R:SUPER-UX:*:*) 1225 echo sx8r-nec-superux${UNAME_RELEASE} 1226 exit ;; 1208 1227 Power*:Rhapsody:*:*) 1209 1228 echo powerpc-apple-rhapsody${UNAME_RELEASE} gnuradio/branches/releases/3.0/gr-howto-write-a-block/config.sub
r3727 r6073 2 2 # Configuration validation subroutine script. 3 3 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 4 # 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. 5 6 timestamp='2006-02-23' 4 # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, 5 # Inc. 6 7 timestamp='2007-06-28' 7 8 8 9 # This file is (in principle) common to ALL GNU software. … … 241 242 | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ 242 243 | am33_2.0 \ 243 | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \244 | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \ 244 245 | bfin \ 245 246 | c4x | clipper \ 246 247 | d10v | d30v | dlx | dsp16xx \ 247 | f r30 | frv \248 | fido | fr30 | frv \ 248 249 | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ 249 250 | i370 | i860 | i960 | ia64 \ 250 251 | ip2k | iq2000 \ 251 | m32r | m32rle | m68000 | m68k | m88k | maxq | mb | microblaze | mcore \ 252 | m32c | m32r | m32rle | m68000 | m68k | m88k \ 253 | maxq | mb | microblaze | mcore | mep \ 252 254 | mips | mipsbe | mipseb | mipsel | mipsle \ 253 255 | mips16 \ … … 275 277 | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \ 276 278 | pyramid \ 277 | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \ 279 | score \ 280 | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ 278 281 | sh64 | sh64le \ 279 | sparc | sparc64 | sparc64b | sparc 86x | sparclet | sparclite \280 | sparcv8 | sparcv9 | sparcv9b \281 | s trongarm \282 | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \ 283 | sparcv8 | sparcv9 | sparcv9b | sparcv9v \ 284 | spu | strongarm \ 282 285 | tahoe | thumb | tic4x | tic80 | tron \ 283 286 | v850 | v850e \ 284 287 | we32k \ 285 | x86 | x scale | xscalee[bl] | xstormy16 | xtensa \288 | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \ 286 289 | z8k) 287 basic_machine=$basic_machine-unknown288 ;;289 m32c)290 290 basic_machine=$basic_machine-unknown 291 291 ;; … … 319 319 | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \ 320 320 | arm-* | armbe-* | armle-* | armeb-* | armv*-* \ 321 | avr-* \321 | avr-* | avr32-* \ 322 322 | bfin-* | bs2000-* \ 323 323 | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \ … … 325 325 | d10v-* | d30v-* | dlx-* \ 326 326 | elxsi-* \ 327 | f30[01]-* | f700-* | f r30-* | frv-* | fx80-* \327 | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \ 328 328 | h8300-* | h8500-* \ 329 329 | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ 330 330 | i*86-* | i860-* | i960-* | ia64-* \ 331 331 | ip2k-* | iq2000-* \ 332 | m32 r-* | m32rle-* \332 | m32c-* | m32r-* | m32rle-* \ 333 333 | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ 334 334 | m88110-* | m88k-* | maxq-* | mcore-* \ … … 359 359 | pyramid-* \ 360 360 | romp-* | rs6000-* \ 361 | sh-* | sh[1234]-* | sh[24]a-* | sh[23]e-* | sh[34]eb-* | sh be-* \361 | sh-* | sh[1234]-* | sh[24]a-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ 362 362 | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ 363 | sparc-* | sparc64-* | sparc64b-* | sparc 86x-* | sparclet-* \363 | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \ 364 364 | sparclite-* \ 365 | sparcv8-* | sparcv9-* | sparcv9b-* | s trongarm-* | sv1-* | sx?-* \365 | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \ 366 366 | tahoe-* | thumb-* \ 367 367 | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ … … 369 369 | v850-* | v850e-* | vax-* \ 370 370 | we32k-* \ 371 | x86-* | x86_64-* | x ps100-* | xscale-* | xscalee[bl]-* \371 | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \ 372 372 | xstormy16-* | xtensa-* \ 373 373 | ymp-* \ 374 374 | z8k-*) 375 ;;376 m32c-*)377 375 ;; 378 376 # Recognize the various machine names and aliases which stand … … 478 476 os=-unicosmp 479 477 ;; 480 cr16 c)481 basic_machine=cr16 c-unknown478 cr16) 479 basic_machine=cr16-unknown 482 480 os=-elf 483 481 ;; … … 685 683 basic_machine=i386-pc 686 684 os=-mingw32 685 ;; 686 mingw32ce) 687 basic_machine=arm-unknown 688 os=-mingw32ce 687 689 ;; 688 690 miniframe) … … 913 915 basic_machine=mipsisa64sb1el-unknown 914 916 ;; 917 sde) 918 basic_machine=mipsisa32-sde 919 os=-elf 920 ;; 915 921 sei) 916 922 basic_machine=mips-sei … … 923 929 basic_machine=sh-hitachi 924 930 os=-hms 931 ;; 932 sh5el) 933 basic_machine=sh5le-unknown 925 934 ;; 926 935 sh64) … … 1129 1138 basic_machine=sh-unknown 1130 1139 ;; 1131 sparc | sparcv8 | sparcv9 | sparcv9b )1140 sparc | sparcv8 | sparcv9 | sparcv9b | sparcv9v) 1132 1141 basic_machine=sparc-sun 1133 1142 ;; … … 1218 1227 | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ 1219 1228 | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ 1220 | -skyos* | -haiku* | -rdos* )1229 | -skyos* | -haiku* | -rdos* | -toppers* | -drops*) 1221 1230 # Remember, each alternative MUST END IN *, to match a version number. 1222 1231 ;; … … 1370 1379 1371 1380 case $basic_machine in 1381 score-*) 1382 os=-elf 1383 ;; 1384 spu-*) 1385 os=-elf 1386 ;; 1372 1387 *-acorn) 1373 1388 os=-riscix1.2 … … 1379 1394 os=-aout 1380 1395 ;; 1381 c4x-* | tic4x-*)1382 os=-coff1383 ;;1396 c4x-* | tic4x-*) 1397 os=-coff 1398 ;; 1384 1399 # This must come before the *-dec entry. 1385 1400 pdp10-*) … … 1406 1421 m68*-cisco) 1407 1422 os=-aout 1423 ;; 1424 mep-*) 1425 os=-elf 1408 1426 ;; 1409 1427 mips*-cisco)
