ChangeLog rotatation and copyright year update
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / binutils.exp
index d24caf8edf156e95fd9395d4378ccf893b776da8..5fd7646947505e01210eca2d8ca573f403d1a6c2 100644 (file)
@@ -1,5 +1,5 @@
 # Expect script for binutils tests
-#   Copyright 2009, 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2009-2015 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
 # Make sure that binutils can correctly handle ld output in ELF with
 # STT_GNU_IFUNC symbols.
 
-if { !([istarget "i?86-*-elf*"]                
+if { !([istarget "i?86-*-elf*"]
        || (([istarget "i?86-*-linux*"]
            || [istarget "i?86-*-gnu*"])
           && ![istarget "*-*-*aout*"]
           && ![istarget "*-*-*oldld*"])
+       || [istarget "i?86-*-nacl*"]
+       || [istarget "x86_64-*-nacl*"]
        || [istarget "x86_64-*-linux*"]
        || [istarget "amd64-*-linux*"]) } {
     return
This page took 0.024582 seconds and 4 git commands to generate.