config.gcc (s390-*-linux*, [...]): Don't use svr4.h.
authorJoseph Myers <joseph@codesourcery.com>
Mon, 13 Dec 2010 11:27:28 +0000 (11:27 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Mon, 13 Dec 2010 11:27:28 +0000 (11:27 +0000)
* config.gcc (s390-*-linux*, s390x-*-linux*, s390x-ibm-tpf*):
Don't use svr4.h.

From-SVN: r167745

gcc/ChangeLog
gcc/config.gcc

index b673b0ed3dfa67285d8a5b7c755ae58d96e3b136..76dcb62d8ed9676a2fe2dc5d0fb8c09c10939fea 100644 (file)
@@ -1,3 +1,8 @@
+2010-12-13  Joseph Myers  <joseph@codesourcery.com>
+
+       * config.gcc (s390-*-linux*, s390x-*-linux*, s390x-ibm-tpf*):
+       Don't use svr4.h.
+
 2010-12-13  Joseph Myers  <joseph@codesourcery.com>
 
        * config/mn10300/linux.h (SIZE_TYPE, PTRDIFF_TYPE, WCHAR_TYPE,
index 491a5aa467992f0d566b56afd8486c60be179932..60117f0975c1e03c2f442bf482fccb8c9c3e3df9 100644 (file)
@@ -2234,10 +2234,10 @@ rx-*-elf*)
        tmake_file="${tmake_file} rx/t-rx"
        ;;
 s390-*-linux*)
-       tm_file="s390/s390.h dbxelf.h elfos.h svr4.h linux.h glibc-stdint.h s390/linux.h"
+       tm_file="s390/s390.h dbxelf.h elfos.h linux.h glibc-stdint.h s390/linux.h"
        ;;
 s390x-*-linux*)
-       tm_file="s390/s390x.h s390/s390.h dbxelf.h elfos.h svr4.h linux.h glibc-stdint.h s390/linux.h"
+       tm_file="s390/s390x.h s390/s390.h dbxelf.h elfos.h linux.h glibc-stdint.h s390/linux.h"
        tm_p_file=s390/s390-protos.h
        md_file=s390/s390.md
        extra_modes=s390/s390-modes.def
@@ -2245,7 +2245,7 @@ s390x-*-linux*)
        tmake_file="${tmake_file} s390/t-linux64"
        ;;
 s390x-ibm-tpf*)
-        tm_file="s390/s390x.h s390/s390.h dbxelf.h elfos.h svr4.h s390/tpf.h"
+        tm_file="s390/s390x.h s390/s390.h dbxelf.h elfos.h s390/tpf.h"
         tm_p_file=s390/s390-protos.h
         md_file=s390/s390.md
         extra_modes=s390/s390-modes.def