comparison config.sub @ 20892:18f3cb26243f before-miles-orphaned-changes gcc-2_8_1-980401 gcc-2_8_1-980407 gcc-2_8_1-980412 gcc-2_8_1-980413 gcc-2_8_1-RELEASE gcc_2_8_1-980315 libc-980214 libc-980215 libc-980216 libc-980217 libc-980218 libc-980219 libc-980220 libc-980221 libc-980222 libc-980223 libc-980224 libc-980225 libc-980226 libc-980227 libc-980228 libc-980301 libc-980302 libc-980303 libc-980304 libc-980306 libc-980307 libc-980308 libc-980309 libc-980310 libc-980311 libc-980312 libc-980313 libc-980314 libc-980315 libc-980316 libc-980317 libc-980318 libc-980319 libc-980320 libc-980321 libc-980322 libc-980323 libc-980324 libc-980325 libc-980326 libc-980327 libc-980328 libc-980329 libc-980330 libc-980331 libc-980401 libc-980402 libc-980403 libc-980404 libc-980405 libc-980406 libc-980407 libc-980408 libc-980409 libc-980410 libc-980411 libc-980412 libc-980413 libc-980414 libc-980428 libc-980429 libc-980430 libc-980501 libc-980502 libc-980503 libc-980504 libc-980505 libc-980506 libc-980507 libc-980508 libc-980509 libc-980510 libc-980512 libc-980513 libc-980514 libc-980515 libc-980516 libc-980517 libc-980518 libc-980519 libc-980520 libc-980521 libc-980522 libc-980523 libc-980524 libc-980525 libc-980526 libc-980527 libc-980528 libc-980529 libc-980530 libc-980531 libc-980601 libc-980602 libc-980603 libc-980604 libc-980605 libc-980606 libc-980607 libc-980608 libc-980609 libc-980610 libc-980611 libc-980612 libc-980613

Add PentiumII (i786). Add '7' to all i[3456] entries. Add AMD and Cyrix names for P5 and P6.
author Richard Kenner <kenner@gnu.org>
date Fri, 13 Feb 1998 12:16:46 +0000
parents c17fd465ea95
children c9b6e8a508a3
comparison
equal deleted inserted replaced
20891:0b58035a48ca 20892:18f3cb26243f
1 #! /bin/sh 1 #! /bin/sh
2 # Configuration validation subroutine script, version 1.1. 2 # Configuration validation subroutine script, version 1.1.
3 # Copyright (C) 1991, 92, 93, 94, 95, 96, 1997 Free Software Foundation, Inc. 3 # Copyright (C) 1991, 92-97, 1998 Free Software Foundation, Inc.
4 # This file is (in principle) common to ALL GNU software. 4 # This file is (in principle) common to ALL GNU software.
5 # The presence of a machine in this file suggests that SOME GNU software 5 # The presence of a machine in this file suggests that SOME GNU software
6 # can handle that machine. It does not imply ALL GNU software can. 6 # can handle that machine. It does not imply ALL GNU software can.
7 # 7 #
8 # This file is free software; you can redistribute it and/or modify 8 # This file is free software; you can redistribute it and/or modify
160 basic_machine=$basic_machine-unknown 160 basic_machine=$basic_machine-unknown
161 ;; 161 ;;
162 # We use `pc' rather than `unknown' 162 # We use `pc' rather than `unknown'
163 # because (1) that's what they normally are, and 163 # because (1) that's what they normally are, and
164 # (2) the word "unknown" tends to confuse beginning users. 164 # (2) the word "unknown" tends to confuse beginning users.
165 i[3456]86) 165 i[34567]86)
166 basic_machine=$basic_machine-pc 166 basic_machine=$basic_machine-pc
167 ;; 167 ;;
168 # Object if more than one company name word. 168 # Object if more than one company name word.
169 *-*-*) 169 *-*-*)
170 echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 170 echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
171 exit 1 171 exit 1
172 ;; 172 ;;
173 # Recognize the basic CPU types with company name. 173 # Recognize the basic CPU types with company name.
174 vax-* | tahoe-* | i[3456]86-* | i860-* | m32r-* | m68k-* | m68000-* \ 174 vax-* | tahoe-* | i[34567]86-* | i860-* | m32r-* | m68k-* | m68000-* \
175 | m88k-* | sparc-* | ns32k-* | fx80-* | arc-* | arm-* | c[123]* \ 175 | m88k-* | sparc-* | ns32k-* | fx80-* | arc-* | arm-* | c[123]* \
176 | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \ 176 | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \
177 | power-* | none-* | 580-* | cray2-* | h8300-* | i960-* \ 177 | power-* | none-* | 580-* | cray2-* | h8300-* | i960-* \
178 | xmp-* | ymp-* | hppa-* | hppa1.0-* | hppa1.1-* \ 178 | xmp-* | ymp-* | hppa-* | hppa1.0-* | hppa1.1-* \
179 | alpha-* | alphaev5-* | alphaev56-* | we32k-* | cydra-* \ 179 | alpha-* | alphaev5-* | alphaev56-* | we32k-* | cydra-* \
348 i370-ibm* | ibm*) 348 i370-ibm* | ibm*)
349 basic_machine=i370-ibm 349 basic_machine=i370-ibm
350 os=-mvs 350 os=-mvs
351 ;; 351 ;;
352 # I'm not sure what "Sysv32" means. Should this be sysv3.2? 352 # I'm not sure what "Sysv32" means. Should this be sysv3.2?
353 i[3456]86v32) 353 i[34567]86v32)
354 basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` 354 basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
355 os=-sysv32 355 os=-sysv32
356 ;; 356 ;;
357 i[3456]86v4*) 357 i[34567]86v4*)
358 basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` 358 basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
359 os=-sysv4 359 os=-sysv4
360 ;; 360 ;;
361 i[3456]86v) 361 i[34567]86v)
362 basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` 362 basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
363 os=-sysv 363 os=-sysv
364 ;; 364 ;;
365 i[3456]86sol2) 365 i[34567]86sol2)
366 basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` 366 basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
367 os=-solaris2 367 os=-solaris2
368 ;; 368 ;;
369 iris | iris4d) 369 iris | iris4d)
370 basic_machine=mips-sgi 370 basic_machine=mips-sgi
467 basic_machine=m68k-tti 467 basic_machine=m68k-tti
468 ;; 468 ;;
469 pc532 | pc532-*) 469 pc532 | pc532-*)
470 basic_machine=ns32k-pc532 470 basic_machine=ns32k-pc532
471 ;; 471 ;;
472 pentium | p5) 472 pentium | p5 | k5 | nexen)
473 basic_machine=i586-intel 473 basic_machine=i586-pc
474 ;; 474 ;;
475 pentiumpro | p6) 475 pentiumpro | p6 | k6 | 6x86)
476 basic_machine=i686-intel 476 basic_machine=i686-pc
477 ;; 477 ;;
478 pentium-* | p5-*) 478 pentiumii | pentium2)
479 basic_machine=i786-pc
480 ;;
481 pentium-* | p5-* | k5-* | nexen-*)
479 basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` 482 basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
480 ;; 483 ;;
481 pentiumpro-* | p6-*) 484 pentiumpro-* | p6-* | k6-* | 6x86-*)
482 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` 485 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
483 ;; 486 ;;
484 k5) 487 pentiumii-* | pentium2-*)
485 # We don't have specific support for AMD's K5 yet, so just call it a Pentium 488 basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
486 basic_machine=i586-amd
487 ;;
488 nexen)
489 # We don't have specific support for Nexgen yet, so just call it a Pentium
490 basic_machine=i586-nexgen
491 ;; 489 ;;
492 pn) 490 pn)
493 basic_machine=pn-gould 491 basic_machine=pn-gould
494 ;; 492 ;;
495 power) basic_machine=rs6000-ibm 493 power) basic_machine=rs6000-ibm