mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-26 09:06:38 +12:00
* config.sub (ba): Recognise.
* testsuite/config-sub.data: Add new tests. Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
parent
8ab4445b08
commit
2b079ca470
@ -1,3 +1,8 @@
|
||||
2015-07-24 Branko Drevenšek <brankod@beyondsemi.com>
|
||||
|
||||
* config.sub (ba): Recognise.
|
||||
* testsuite/config-sub.data: Add new tests.
|
||||
|
||||
2015-07-07 Tobias Illenseer <tillense@astrophysik.uni-kiel.de>
|
||||
|
||||
* config.sub (sx?-*): Expand to sx*-* for new sxace CPU.
|
||||
|
4
config.sub
vendored
4
config.sub
vendored
@ -2,7 +2,7 @@
|
||||
# Configuration validation subroutine script.
|
||||
# Copyright 1992-2015 Free Software Foundation, Inc.
|
||||
|
||||
timestamp='2015-07-07'
|
||||
timestamp='2015-07-24'
|
||||
|
||||
# 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
|
||||
@ -255,6 +255,7 @@ case $basic_machine in
|
||||
| arc | arceb \
|
||||
| arm | arm[bl]e | arme[lb] | armv[2-8] | armv[3-8][lb] | armv7[arm] \
|
||||
| avr | avr32 \
|
||||
| ba \
|
||||
| be32 | be64 \
|
||||
| bfin \
|
||||
| c4x | c8051 | clipper \
|
||||
@ -376,6 +377,7 @@ case $basic_machine in
|
||||
| alphapca5[67]-* | alpha64pca5[67]-* | arc-* | arceb-* \
|
||||
| arm-* | armbe-* | armle-* | armeb-* | armv*-* \
|
||||
| avr-* | avr32-* \
|
||||
| ba-* \
|
||||
| be32-* | be64-* \
|
||||
| bfin-* | bs2000-* \
|
||||
| c[123]* | c30-* | [cjt]90-* | c4x-* \
|
||||
|
@ -40,6 +40,8 @@ aros i386-pc-aros
|
||||
asmjs asmjs-unknown-none
|
||||
avr32 avr32-unknown-none
|
||||
avr32-linux avr32-unknown-linux-gnu
|
||||
ba-elf ba-unknown-elf
|
||||
ba-linux ba-unknown-linux-gnu
|
||||
be32-none be32-unknown-none
|
||||
be64-none be64-unknown-none
|
||||
bfin bfin-unknown-none
|
||||
|
Loading…
x
Reference in New Issue
Block a user