Commit 8bf06993 by Ulrich Weigand Committed by Ulrich Weigand

Fixed up last commit.

From-SVN: r72530
parent 24fe22c9
2003-10-15 Ulrich Weigand <uweigand@de.ibm.com> 2003-10-15 Ulrich Weigand <uweigand@de.ibm.com>
* config.gcc (s390x-ibm-tpf*): New target. * config.gcc (s390x-ibm-tpf*): New target.
* doc/invoke.texi: Document it. * doc/install.texi: Document it.
* config/s390/t-tpf: New file. * config/s390/t-tpf: New file.
* config/s390/tpf.h: New file. * config/s390/tpf.h: New file.
......
...@@ -2018,6 +2018,8 @@ GNU Compiler Collection on your machine. ...@@ -2018,6 +2018,8 @@ GNU Compiler Collection on your machine.
@item @item
@uref{#s390x-*-linux*,,s390x-*-linux*} @uref{#s390x-*-linux*,,s390x-*-linux*}
@item @item
@uref{#s390x-ibm-tpf*,,s390x-ibm-tpf*}
@item
@uref{#*-*-solaris2*,,*-*-solaris2*} @uref{#*-*-solaris2*,,*-*-solaris2*}
@item @item
@uref{#sparc-sun-solaris2*,,sparc-sun-solaris2*} @uref{#sparc-sun-solaris2*,,sparc-sun-solaris2*}
...@@ -3175,6 +3177,13 @@ zSeries system (64-bit) running Linux for zSeries@. ...@@ -3175,6 +3177,13 @@ zSeries system (64-bit) running Linux for zSeries@.
@html @html
<hr /> <hr />
@end html @end html
@heading @anchor{s390x-ibm-tpf*}s390x-ibm-tpf*
zSeries system (64-bit) running TPF. This platform is
supported as cross-compilation target only.
@html
<hr />
@end html
@c Please use Solaris 2 to refer to all release of Solaris, starting @c Please use Solaris 2 to refer to all release of Solaris, starting
@c with 2.0 until 2.6, 7, and 8. Solaris 1 was a marketing name for @c with 2.0 until 2.6, 7, and 8. Solaris 1 was a marketing name for
@c SunOS 4 releases which we don't use to avoid confusion. Solaris @c SunOS 4 releases which we don't use to avoid confusion. Solaris
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment