Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-xstormy16 / xstormy16.exp
index b26e36816d6447953014e8308dc8e0005ee6228d..2bdaaaa42dfc1975caa4c88fcce926a005121dfa 100644 (file)
@@ -1,9 +1,11 @@
 # Expect script for ld-xstormy16 tests
-#   Copyright (C) 2003 Free Software Foundation
+#   Copyright (C) 2003-2020 Free Software Foundation, Inc.
 #
-# This file is free software; you can redistribute it and/or modify
+# This file is part of the GNU Binutils.
+#
+# This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
 # (at your option) any later version.
 #
 # This program is distributed in the hope that it will be useful,
@@ -13,7 +15,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
+# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
+# MA 02110-1301, USA.
 #
 
 # Test xstormy16 linking of pc-relative relocs.  This tests the assembler and
@@ -27,7 +30,7 @@ if {!([istarget "xstormy16*-*-*"]) } {
 
 set xstormy16_tests {
     {   "xstormy16 pc-relative relocs linker test"
-       ""
+       "" ""
        ""
        { "pcrel.s" "external.s" }
        { {objdump -Dz pcrel.d} }
This page took 0.028602 seconds and 4 git commands to generate.