Adds support for generating notes in V850 binaries.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / elf.exp
index 2398e88ad16d84f72b1994b596f1debf83e053e1..47b5a21b030d82b56c0f3cbf460d221d01a51bbe 100644 (file)
@@ -76,6 +76,9 @@ if { [is_elf_format] } then {
     if {[istarget "rx-*-*"]} then {
        set target_machine -rx
     }
+    if {[istarget "v850*-*-*"]} then {
+       set target_machine -v850
+    }
     if {[istarget "arm*-*-*"]} {
        set target_machine -arm
     }
This page took 0.023641 seconds and 4 git commands to generate.