Use section2.e-mips script for v850-elf toolchain.
This commit is contained in:
parent
50463d2af3
commit
d1c15a92bc
@ -1,3 +1,8 @@
|
||||
2002-01-14 Nick Clifton <nickc@cambridge.redhat.com>
|
||||
|
||||
* gas/elf/elf.exp (run_list_test): Use section2.e-mips script for
|
||||
v850-elf toolchain.
|
||||
|
||||
2002-01-14 Richard Earnshaw <rearnsha@arm.com>
|
||||
|
||||
* gas/arm/armv1.s, arm/armv1.d, arm/fpa-mem.s, arm/fpa-mem.d
|
||||
|
@ -39,7 +39,7 @@ if { ([istarget "*-*-elf*"]
|
||||
&& ![istarget *-*-linux*oldld*]
|
||||
} then {
|
||||
set target_machine ""
|
||||
if [istarget "mips*-*-*"] then {
|
||||
if {[istarget "mips*-*-*"] || [istarget v850-*-*]} then {
|
||||
set target_machine -mips
|
||||
}
|
||||
run_dump_test "ehopt0"
|
||||
|
Loading…
Reference in New Issue
Block a user