config.gcc (s390-*-linux-*, [...]): Switch to new-style tm_file specification.
commit70eeb10b992831c1172a53b271ce7bfada4c4391
authorUlrich Weigand <uweigand@de.ibm.com>
Tue, 18 Sep 2001 21:51:53 +0000 (18 21:51 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Tue, 18 Sep 2001 21:51:53 +0000 (18 21:51 +0000)
treee3dfafa890aeae59d9137edee6b4006762c05842
parent69ee340e99122652eabfbcaea19e21ced3e63d53
config.gcc (s390-*-linux-*, [...]): Switch to new-style tm_file specification.

* config.gcc (s390-*-linux-*, s390x-*-linux*): Switch to
new-style tm_file specification.  Specify correct tm_p_file,
md_file, and out_file for s390x.

* config/s390/linux.h, linux64.h:  Don't include other target
macro header files.  Now handled via tm_file.

* config/s390/linux.h, s390.h:  (IEEE_FLOAT, TARGET_IEEE_FLOAT,
TARGET_IBM_FLOAT): Move from linux.h to s390.h to ensure they
are defined before use.

From-SVN: r45685
gcc/ChangeLog
gcc/config.gcc
gcc/config/s390/linux.h
gcc/config/s390/linux64.h
gcc/config/s390/s390.h