mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
2003-01-02 Ben Elliston <bje@redhat.com>
* config.sub: Fix mipstx39-* and mipstx39el-* handling (typo). From Dmitry Diky <diwil@mail.ru>: * config.sub (basic_machine): Add msp430 and msp430-*.
This commit is contained in:
parent
b2d30f6250
commit
ae85dee16b
@ -1,3 +1,10 @@
|
||||
2003-01-02 Ben Elliston <bje@redhat.com>
|
||||
|
||||
* config.sub: Fix mipstx39-* and mipstx39el-* handling (typo).
|
||||
|
||||
From Dmitry Diky <diwil@mail.ru>:
|
||||
* config.sub (basic_machine): Add msp430 and msp430-*.
|
||||
|
||||
2003-01-02 Chris Demetriou <cgd@broadcom.com>
|
||||
|
||||
* config.sub (mipsisa32r2*): Add.
|
||||
|
4
config.sub
vendored
4
config.sub
vendored
@ -251,6 +251,7 @@ case $basic_machine in
|
||||
| mipsisa64sr71k | mipsisa64sr71kel \
|
||||
| mipstx39 | mipstx39el \
|
||||
| mn10200 | mn10300 \
|
||||
| msp430 \
|
||||
| ns16k | ns32k \
|
||||
| openrisc | or32 \
|
||||
| pdp10 | pdp11 | pj | pjl \
|
||||
@ -320,7 +321,8 @@ case $basic_machine in
|
||||
| mipsisa64-* | mipsisa64el-* \
|
||||
| mipsisa64sb1-* | mipsisa64sb1el-* \
|
||||
| mipsisa64sr71k-* | mipsisa64sr71kel-* \
|
||||
| mipstx39 | mipstx39el \
|
||||
| mipstx39-* | mipstx39el-* \
|
||||
| msp430-* \
|
||||
| none-* | np1-* | ns16k-* | ns32k-* \
|
||||
| orion-* \
|
||||
| pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
|
||||
|
Loading…
x
Reference in New Issue
Block a user