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 /ChangeLog | |
parent | c41482c7ee561d54d4748b601b26ad2e630edd91 (diff) | |
download | newlib-1e667f61b72db0e8ae2a0f7f037f1824c39aeaf3.zip newlib-1e667f61b72db0e8ae2a0f7f037f1824c39aeaf3.tar.gz newlib-1e667f61b72db0e8ae2a0f7f037f1824c39aeaf3.tar.bz2 |
Add s390 support
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com> + + * config.guess: Add linux target for S/390. + * config.sub: Likewise. + * configure.in: Likewise. + 2001-02-06 Ben Elliston <bje@redhat.com> * configure: Output host type to stdout, not stderr. |