Ignore:
Timestamp:
08/08/12 21:18:29 (12 years ago)
Author:
tbretz
Message:
Updated to the latest version auf autoconf/automake
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/.aux_dir/config.sub

    r12832 r14328  
    33#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
    44#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
    5 #   2011 Free Software Foundation, Inc.
    6 
    7 timestamp='2011-03-23'
     5#   2011, 2012 Free Software Foundation, Inc.
     6
     7timestamp='2012-02-10'
    88
    99# This file is (in principle) common to ALL GNU software.
     
    2222#
    2323# You should have received a copy of the GNU General Public License
    24 # along with this program; if not, write to the Free Software
    25 # Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
    26 # 02110-1301, USA.
     24# along with this program; if not, see <http://www.gnu.org/licenses/>.
    2725#
    2826# As a special exception to the GNU General Public License, if you
     
    7775
    7876Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
    79 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free
    80 Software Foundation, Inc.
     772001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
     78Free Software Foundation, Inc.
    8179
    8280This is free software; see the source for copying conditions.  There is NO
     
    133131    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
    134132    ;;
     133  android-linux)
     134    os=-linux-android
     135    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
     136    ;;
    135137  *)
    136138    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
     
    248250        1750a | 580 \
    249251        | a29k \
     252        | aarch64 | aarch64_be \
    250253        | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
    251254        | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
    252255        | am33_2.0 \
    253256        | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \
     257        | be32 | be64 \
    254258        | bfin \
    255259        | c4x | clipper \
    256260        | d10v | d30v | dlx | dsp16xx \
     261        | epiphany \
    257262        | fido | fr30 | frv \
    258263        | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
     264        | hexagon \
    259265        | i370 | i860 | i960 | ia64 \
    260266        | ip2k | iq2000 \
     267        | le32 | le64 \
    261268        | lm32 \
    262269        | m32c | m32r | m32rle | m68000 | m68k | m88k \
     
    292299        | powerpc | powerpc64 | powerpc64le | powerpcle \
    293300        | pyramid \
    294         | rx \
     301        | rl78 | rx \
    295302        | score \
    296303        | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
     
    301308        | tahoe | tic4x | tic54x | tic55x | tic6x | tic80 | tron \
    302309        | ubicom32 \
    303         | v850 | v850e \
     310        | v850 | v850e | v850e1 | v850e2 | v850es | v850e2v3 \
    304311        | we32k \
    305312        | x86 | xc16x | xstormy16 | xtensa \
     
    316323                basic_machine=tic6x-unknown
    317324                ;;
    318         m6811 | m68hc11 | m6812 | m68hc12 | picochip)
    319                 # Motorola 68HC11/12.
     325        m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | picochip)
    320326                basic_machine=$basic_machine-unknown
    321327                os=-none
     
    330336                basic_machine=arm-unknown
    331337                ;;
    332 
     338        xgate)
     339                basic_machine=$basic_machine-unknown
     340                os=-none
     341                ;;
    333342        xscaleeb)
    334343                basic_machine=armeb-unknown
     
    353362        580-* \
    354363        | a29k-* \
     364        | aarch64-* | aarch64_be-* \
    355365        | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \
    356366        | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \
     
    358368        | arm-*  | armbe-* | armle-* | armeb-* | armv*-* \
    359369        | avr-* | avr32-* \
     370        | be32-* | be64-* \
    360371        | bfin-* | bs2000-* \
    361372        | c[123]* | c30-* | [cjt]90-* | c4x-* \
     
    366377        | h8300-* | h8500-* \
    367378        | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
     379        | hexagon-* \
    368380        | i*86-* | i860-* | i960-* | ia64-* \
    369381        | ip2k-* | iq2000-* \
     382        | le32-* | le64-* \
    370383        | lm32-* \
    371384        | m32c-* | m32r-* | m32rle-* \
     
    401414        | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \
    402415        | pyramid-* \
    403         | romp-* | rs6000-* | rx-* \
     416        | rl78-* | romp-* | rs6000-* | rx-* \
    404417        | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
    405418        | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
     
    409422        | tahoe-* \
    410423        | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
    411         | tile-* | tilegx-* \
     424        | tile*-* \
    412425        | tron-* \
    413426        | ubicom32-* \
    414         | v850-* | v850e-* | vax-* \
     427        | v850-* | v850e-* | v850e1-* | v850es-* | v850e2-* | v850e2v3-* \
     428        | vax-* \
    415429        | we32k-* \
    416430        | x86-* | x86_64-* | xc16x-* | xps100-* \
     
    712726                basic_machine=i370-ibm
    713727                ;;
    714 # I'm not sure what "Sysv32" means.  Should this be sysv3.2?
    715728        i*86v32)
    716729                basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
     
    809822                basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
    810823                ;;
     824        msys)
     825                basic_machine=i386-pc
     826                os=-msys
     827                ;;
    811828        mvs)
    812829                basic_machine=i370-ibm
    813830                os=-mvs
     831                ;;
     832        nacl)
     833                basic_machine=le32-unknown
     834                os=-nacl
    814835                ;;
    815836        ncr3000)
     
    11211142                os=-unicos
    11221143                ;;
    1123         # This must be matched before tile*.
    1124         tilegx*)
    1125                 basic_machine=tilegx-unknown
    1126                 os=-linux-gnu
    1127                 ;;
    11281144        tile*)
    1129                 basic_machine=tile-unknown
     1145                basic_machine=$basic_machine-unknown
    11301146                os=-linux-gnu
    11311147                ;;
     
    13371353              | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
    13381354              | -chorusos* | -chorusrdb* | -cegcc* \
    1339               | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
     1355              | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
    13401356              | -mingw32* | -linux-gnu* | -linux-android* \
    13411357              | -linux-newlib* | -linux-uclibc* \
     
    15491565        m68000-sun)
    15501566                os=-sunos3
    1551                 # This also exists in the configure program, but was not the
    1552                 # default.
    1553                 # os=-sunos4
    15541567                ;;
    15551568        m68*-cisco)
Note: See TracChangeset for help on using the changeset viewer.