config.gcc (i[4567]86-wrs-vxworks, [...]): Add elfos.h to tm_file.
authorRichard Sandiford <richard@codesourcery.com>
Mon, 12 Mar 2007 09:58:50 +0000 (09:58 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 12 Mar 2007 09:58:50 +0000 (09:58 +0000)
gcc/
* config.gcc (i[4567]86-wrs-vxworks, i[4567]86-wrs-vxworksae): Add
elfos.h to tm_file.

From-SVN: r122837

gcc/ChangeLog
gcc/config.gcc

index 8192093b5ecf234a91404b2aedf36768ab812a59..a94b344a40152ece3e98d6dd26556994ed261d5b 100644 (file)
@@ -1,3 +1,8 @@
+2007-03-12  Richard Sandiford  <richard@codesourcery.com>
+
+       * config.gcc (i[4567]86-wrs-vxworks, i[4567]86-wrs-vxworksae): Add
+       elfos.h to tm_file.
+
 2007-03-12  Olga Golovanevsky  <olga@il.ibm.com>
   
        * tree.h : Add multiple_of_p declaration.
index ab33d1b4244343712c7794629e19c5211d43dbe7..c8fecaac65fb1a8c15e7a2abf7e2f38af31e56bd 100644 (file)
@@ -1317,7 +1317,7 @@ i[34567]86-*-sysv4*)              # Intel 80386's running system V.4
        use_fixproto=yes
        ;;
 i[4567]86-wrs-vxworks|i[4567]86-wrs-vxworksae)
-       tm_file="${tm_file} i386/sysv4.h i386/unix.h i386/att.h vx-common.h"
+       tm_file="${tm_file} i386/sysv4.h i386/unix.h i386/att.h elfos.h vx-common.h"
        case ${target} in
          *-vxworksae*)
            tm_file="${tm_file} vxworksae.h i386/vxworksae.h"