bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / alpha / alpha.exp
index 3281dcba9b9630fde5a2f246fbdccd5c4f63fac0..da785ae04043270ea7d5fad1e716722744a518b5 100644 (file)
@@ -20,6 +20,7 @@ if { [istarget alpha*-*-*] } then {
     set elf [expr [istarget *-*-elf*] \
                  || [istarget *-*-linux*] \
                  || [istarget *-*-freebsd*] \
+                 || [istarget *-*-kfreebsd*-gnu] \
                  || [istarget *-*-netbsd*] ]
 
     if $elf {
@@ -34,6 +35,8 @@ if { [istarget alpha*-*-*] } then {
        run_dump_test "elf-tls-1"
        run_list_test "elf-tls-2" ""
        run_list_test "elf-tls-3" ""
+       run_dump_test "elf-usepv-1"
+       run_list_test "elf-usepv-2" ""
     }
 
     run_dump_test "fp"
This page took 0.023359 seconds and 4 git commands to generate.