/[bison]/bison/config/config.sub
ViewVC logotype

Diff of /bison/config/config.sub

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2.2.3 by akim, Fri Sep 21 16:28:06 2001 UTC revision 1.2.2.4 by akim, Wed Oct 10 14:39:10 2001 UTC
# Line 3  Line 3 
3  #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001  #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4  #   Free Software Foundation, Inc.  #   Free Software Foundation, Inc.
5    
6  timestamp='2001-09-14'  timestamp='2001-10-05'
7    
8  # This file is (in principle) common to ALL GNU software.  # This file is (in principle) common to ALL GNU software.
9  # 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
# Line 29  timestamp='2001-09-14' Line 29  timestamp='2001-09-14'
29  # configuration script generated by Autoconf, you may include it under  # configuration script generated by Autoconf, you may include it under
30  # the same distribution terms that you use for the rest of that program.  # the same distribution terms that you use for the rest of that program.
31    
32  # Please send patches to <config-patches@gnu.org>.  # Please send patches to <config-patches@gnu.org>.  Submit a context
33    # diff and a properly formatted ChangeLog entry.
34  #  #
35  # Configuration subroutine to validate and canonicalize a configuration type.  # Configuration subroutine to validate and canonicalize a configuration type.
36  # Supply the specified configuration type as an argument.  # Supply the specified configuration type as an argument.
# Line 725  case $basic_machine in Line 726  case $basic_machine in
726          pc532 | pc532-*)          pc532 | pc532-*)
727                  basic_machine=ns32k-pc532                  basic_machine=ns32k-pc532
728                  ;;                  ;;
729          pentium | p5 | k5 | k6 | nexgen)          pentium | p5 | k5 | k6 | nexgen | viac3)
730                  basic_machine=i586-pc                  basic_machine=i586-pc
731                  ;;                  ;;
732          pentiumpro | p6 | 6x86 | athlon)          pentiumpro | p6 | 6x86 | athlon)
# Line 734  case $basic_machine in Line 735  case $basic_machine in
735          pentiumii | pentium2)          pentiumii | pentium2)
736                  basic_machine=i686-pc                  basic_machine=i686-pc
737                  ;;                  ;;
738          pentium-* | p5-* | k5-* | k6-* | nexgen-*)          pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
739                  basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`                  basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
740                  ;;                  ;;
741          pentiumpro-* | p6-* | 6x86-* | athlon-*)          pentiumpro-* | p6-* | 6x86-* | athlon-*)
# Line 796  case $basic_machine in Line 797  case $basic_machine in
797                  basic_machine=sh-hitachi                  basic_machine=sh-hitachi
798                  os=-hms                  os=-hms
799                  ;;                  ;;
800          sparclite-wrs)          sparclite-wrs | simso-wrs)
801                  basic_machine=sparclite-wrs                  basic_machine=sparclite-wrs
802                  os=-vxworks                  os=-vxworks
803                  ;;                  ;;

Legend:
Removed from v.1.2.2.3  
changed lines
  Added in v.1.2.2.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26