Diff for /embedaddon/readline/support/config.sub between versions 1.1.1.1 and 1.1.1.1.2.1

version 1.1.1.1, 2014/07/30 08:16:46 version 1.1.1.1.2.1, 2014/07/30 08:55:18
Line 2 Line 2
 # Configuration validation subroutine script.  # Configuration validation subroutine script.
 #   Copyright 1992-2013 Free Software Foundation, Inc.  #   Copyright 1992-2013 Free Software Foundation, Inc.
   
timestamp='2013-10-01'timestamp='2013-04-24'
   
 # This file is free software; you can redistribute it and/or modify it  # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by  # under the terms of the GNU General Public License as published by
Line 257  case $basic_machine in Line 257  case $basic_machine in
         | avr | avr32 \          | avr | avr32 \
         | be32 | be64 \          | be32 | be64 \
         | bfin \          | bfin \
        | c4x | c8051 | clipper \        | c4x | clipper \
         | d10v | d30v | dlx | dsp16xx \          | d10v | d30v | dlx | dsp16xx \
         | epiphany \          | epiphany \
         | fido | fr30 | frv \          | fido | fr30 | frv \
Line 265  case $basic_machine in Line 265  case $basic_machine in
         | hexagon \          | hexagon \
         | i370 | i860 | i960 | ia64 \          | i370 | i860 | i960 | ia64 \
         | ip2k | iq2000 \          | ip2k | iq2000 \
         | k1om \  
         | le32 | le64 \          | le32 | le64 \
         | lm32 \          | lm32 \
         | m32c | m32r | m32rle | m68000 | m68k | m88k \          | m32c | m32r | m32rle | m68000 | m68k | m88k \
Line 325  case $basic_machine in Line 324  case $basic_machine in
         c6x)          c6x)
                 basic_machine=tic6x-unknown                  basic_machine=tic6x-unknown
                 ;;                  ;;
        m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip)        m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | picochip)
                 basic_machine=$basic_machine-unknown                  basic_machine=$basic_machine-unknown
                 os=-none                  os=-none
                 ;;                  ;;
Line 367  case $basic_machine in Line 366  case $basic_machine in
         | aarch64-* | aarch64_be-* \          | aarch64-* | aarch64_be-* \
         | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \          | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \
         | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \          | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \
        | alphapca5[67]-* | alpha64pca5[67]-* | arc-* | arceb-* \        | alphapca5[67]-* | alpha64pca5[67]-* | amd64-* | arc-* | arceb-* \
         | arm-*  | armbe-* | armle-* | armeb-* | armv*-* \          | arm-*  | armbe-* | armle-* | armeb-* | armv*-* \
         | avr-* | avr32-* \          | avr-* | avr32-* \
         | be32-* | be64-* \          | be32-* | be64-* \
         | bfin-* | bs2000-* \          | bfin-* | bs2000-* \
         | c[123]* | c30-* | [cjt]90-* | c4x-* \          | c[123]* | c30-* | [cjt]90-* | c4x-* \
        | c8051-* | clipper-* | craynv-* | cydra-* \        | clipper-* | craynv-* | cydra-* \
         | d10v-* | d30v-* | dlx-* \          | d10v-* | d30v-* | dlx-* \
         | elxsi-* \          | elxsi-* \
         | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \          | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \
Line 382  case $basic_machine in Line 381  case $basic_machine in
         | hexagon-* \          | hexagon-* \
         | i*86-* | i860-* | i960-* | ia64-* \          | i*86-* | i860-* | i960-* | ia64-* \
         | ip2k-* | iq2000-* \          | ip2k-* | iq2000-* \
         | k1om-* \  
         | le32-* | le64-* \          | le32-* | le64-* \
         | lm32-* \          | lm32-* \
         | m32c-* | m32r-* | m32rle-* \          | m32c-* | m32r-* | m32rle-* \
Line 475  case $basic_machine in Line 473  case $basic_machine in
                 basic_machine=a29k-none                  basic_machine=a29k-none
                 os=-bsd                  os=-bsd
                 ;;                  ;;
         amd64)  
                 basic_machine=x86_64-pc  
                 ;;  
         amd64-*)  
                 basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`  
                 ;;  
         amdahl)          amdahl)
                 basic_machine=580-amdahl                  basic_machine=580-amdahl
                 os=-sysv                  os=-sysv
Line 796  case $basic_machine in Line 788  case $basic_machine in
                 os=-mingw64                  os=-mingw64
                 ;;                  ;;
         mingw32)          mingw32)
                basic_machine=i686-pc                basic_machine=i386-pc
                 os=-mingw32                  os=-mingw32
                 ;;                  ;;
         mingw32ce)          mingw32ce)
Line 832  case $basic_machine in Line 824  case $basic_machine in
                 basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`                  basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
                 ;;                  ;;
         msys)          msys)
                basic_machine=i686-pc                basic_machine=i386-pc
                 os=-msys                  os=-msys
                 ;;                  ;;
         mvs)          mvs)
Line 1547  case $basic_machine in Line 1539  case $basic_machine in
                 ;;                  ;;
         c4x-* | tic4x-*)          c4x-* | tic4x-*)
                 os=-coff                  os=-coff
                 ;;  
         c8051-*)  
                 os=-elf  
                 ;;                  ;;
         hexagon-*)          hexagon-*)
                 os=-elf                  os=-elf

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.1.2.1


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>