diff options
author | Nick Clifton <nickc@redhat.com> | 2001-02-10 00:58:38 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-02-10 00:58:38 +0000 |
commit | 1e667f61b72db0e8ae2a0f7f037f1824c39aeaf3 (patch) | |
tree | ab49c2ff9361e9b4d3cdaad01236bfdb8687e124 /config.sub | |
parent | c41482c7ee561d54d4748b601b26ad2e630edd91 (diff) | |
download | newlib-1e667f61b72db0e8ae2a0f7f037f1824c39aeaf3.zip newlib-1e667f61b72db0e8ae2a0f7f037f1824c39aeaf3.tar.gz newlib-1e667f61b72db0e8ae2a0f7f037f1824c39aeaf3.tar.bz2 |
Add s390 support
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -274,7 +274,7 @@ case $basic_machine in | mips64el-* | mips64orion-* | mips64orionel-* \ | mips64vr4100-* | mips64vr4100el-* | mips64vr4300-* | mips64vr4300el-* \ | mipstx39-* | mipstx39el-* | mcore-* \ - | f30[01]-* | f700-* | s390-* | sv1-* | t3e-* \ + | f30[01]-* | f700-* | s390-* | s390x-* | sv1-* | t3e-* \ | m88110-* | m680[01234]0-* | m683?2-* | m68360-* | z8k-* | d10v-* \ | thumb-* | v850-* | d30v-* | tic30-* | c30-* | fr30-* \ | bs2000-* | tic54x-* | c54x-* | x86_64-*) |