OSDN Git Service

* config.gcc (s390-*-linux-*, s390x-*-linux*): Switch to
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Sep 2001 21:51:53 +0000 (21:51 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Sep 2001 21:51:53 +0000 (21:51 +0000)
commit48de175f36582844e542d4c9aba3ee4b395f3104
treee3dfafa890aeae59d9137edee6b4006762c05842
parent5f25853e21b9b4a88d264370de1f0a094e684656
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45685 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.gcc
gcc/config/s390/linux.h
gcc/config/s390/linux64.h
gcc/config/s390/s390.h