* bfd.c (bfd_get_sign_extend_vma): Add cases for pe-arm-little and pei-arm-little.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-pe / pe.exp
index cbdae79e7b58bfb4951f06bf9db0cca2b08ccd8a..bd25508ed3d1a3627aa99a374c8931eda77a8d0b 100644 (file)
@@ -1,5 +1,5 @@
 # Expect script for export table in executables tests\r
-#   Copyright 2004\r
+#   Copyright 2004, 2006\r
 #   Free Software Foundation, Inc.\r
 #\r
 # This file is free software; you can redistribute it and/or modify\r
 # \r
 # You should have received a copy of the GNU General Public License\r
 # along with this program; if not, write to the Free Software\r
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\r
+# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.\r
 #\r
  \r
-# This test can only be run on i386 PE/COFF platforms.\r
+# This test can only be run on PE/COFF platforms that support .secrel32.\r
 if { ![istarget i*86-*-cygwin*] && ![istarget i*86-*-pe]\r
-     && ![istarget i*86-*-mingw*] } {\r
+     && ![istarget i*86-*-mingw*] && ![istarget arm-wince-pe] } {\r
     return\r
 }\r
 \r
This page took 0.023892 seconds and 4 git commands to generate.