mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
* config.sub: Move v70, w65 and others into sort order.
This commit is contained in:
parent
210e50d643
commit
da03f82a82
@ -1,3 +1,7 @@
|
|||||||
|
2019-01-05 Ben Elliston <bje@gnu.org>
|
||||||
|
|
||||||
|
* config.sub: Move v70, w65 and others into sort order.
|
||||||
|
|
||||||
2019-01-04 Ben Elliston <bje@gnu.org>
|
2019-01-04 Ben Elliston <bje@gnu.org>
|
||||||
|
|
||||||
* config.sub (mips64eb): Recognise.
|
* config.sub (mips64eb): Recognise.
|
||||||
|
13
config.sub
vendored
13
config.sub
vendored
@ -2,7 +2,7 @@
|
|||||||
# Configuration validation subroutine script.
|
# Configuration validation subroutine script.
|
||||||
# Copyright 1992-2019 Free Software Foundation, Inc.
|
# Copyright 1992-2019 Free Software Foundation, Inc.
|
||||||
|
|
||||||
timestamp='2019-01-04'
|
timestamp='2019-01-05'
|
||||||
|
|
||||||
# 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
|
||||||
@ -1185,8 +1185,8 @@ case $cpu-$vendor in
|
|||||||
| le32 | le64 \
|
| le32 | le64 \
|
||||||
| lm32 \
|
| lm32 \
|
||||||
| m32c | m32r | m32rle \
|
| m32c | m32r | m32rle \
|
||||||
| m5200 | m68000 | m680[012346]0 | m68360 | m683?2 | m68k | v70 | w65 \
|
| m5200 | m68000 | m680[012346]0 | m68360 | m683?2 | m68k \
|
||||||
| m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip \
|
| m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x \
|
||||||
| m88110 | m88k | maxq | mb | mcore | mep | metag \
|
| m88110 | m88k | maxq | mb | mcore | mep | metag \
|
||||||
| microblaze | microblazeel \
|
| microblaze | microblazeel \
|
||||||
| mips | mipsbe | mipseb | mipsel | mipsle \
|
| mips | mipsbe | mipseb | mipsel | mipsle \
|
||||||
@ -1218,11 +1218,12 @@ case $cpu-$vendor in
|
|||||||
| nds32 | nds32le | nds32be \
|
| nds32 | nds32le | nds32be \
|
||||||
| nfp \
|
| nfp \
|
||||||
| nios | nios2 | nios2eb | nios2el \
|
| nios | nios2 | nios2eb | nios2el \
|
||||||
| none | np1 | ns16k | ns32k \
|
| none | np1 | ns16k | ns32k | nvptx \
|
||||||
| open8 \
|
| open8 \
|
||||||
| or1k* \
|
| or1k* \
|
||||||
| or32 \
|
| or32 \
|
||||||
| orion \
|
| orion \
|
||||||
|
| picochip \
|
||||||
| pdp10 | pdp11 | pj | pjl | pn | power \
|
| pdp10 | pdp11 | pj | pjl | pn | power \
|
||||||
| powerpc | powerpc64 | powerpc64le | powerpcle | powerpcspe \
|
| powerpc | powerpc64 | powerpc64le | powerpcle | powerpcspe \
|
||||||
| pru \
|
| pru \
|
||||||
@ -1240,10 +1241,10 @@ case $cpu-$vendor in
|
|||||||
| tic30 | tic4x | tic54x | tic55x | tic6x | tic80 \
|
| tic30 | tic4x | tic54x | tic55x | tic6x | tic80 \
|
||||||
| tron \
|
| tron \
|
||||||
| ubicom32 \
|
| ubicom32 \
|
||||||
| v850 | v850e | v850e1 | v850es | v850e2 | v850e2v3 \
|
| v70 | v850 | v850e | v850e1 | v850es | v850e2 | v850e2v3 \
|
||||||
| vax \
|
| vax \
|
||||||
| visium \
|
| visium \
|
||||||
| wasm32 \
|
| w65 | wasm32 \
|
||||||
| we32k \
|
| we32k \
|
||||||
| x86 | x86_64 | xc16x | xgate | xps100 \
|
| x86 | x86_64 | xc16x | xgate | xps100 \
|
||||||
| xstormy16 | xtensa* \
|
| xstormy16 | xtensa* \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user