Add support for the Freescale s12z processor.
[external/binutils.git] / binutils / testsuite / lib / binutils-common.exp
index 9fc9a18..dcaab84 100644 (file)
@@ -23,7 +23,7 @@ proc is_elf_format {} {
     # config.sub for these targets curiously transforms a target doublet
     # ending in -elf to -none.  eg. m68hc12-elf to m68hc12-unknown-none
     # They are always elf.
-    if { [istarget m68hc1*-*] || [istarget xgate-*] } {
+    if { [istarget m68hc1*-*] || [istarget s12z*-*] || [istarget xgate-*] } {
        return 1;
     }
 # vxworks (and windiss) excluded due to number of ELF tests that need