]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/testsuite/gas/elf/elf.exp
Add support for Score target.
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / elf / elf.exp
index 43265d0d2fae5e7b252819907b193ca84dcb5b5d..2acecbffb10f4dc10b365cf0794158adf370ff7a 100644 (file)
@@ -50,6 +50,9 @@ if { ([istarget "*-*-*elf*"]
     if {[istarget m32r*-*-*]} then {
        set target_machine -m32r
     }
+    if {[istarget "score-*-*"]} then {
+       set target_machine -score
+    }
     if { ([istarget "*arm*-*-*"]
          || [istarget "xscale*-*-*"])
        && ([istarget "*-*-*eabi"]