mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-03-03 15:07:59 +00:00
Add test for strongarm to ScottB's patch.
This commit is contained in:
parent
f3d180e977
commit
c5089c8475
@ -1,3 +1,8 @@
|
|||||||
|
1999-09-02 Nick Clifton <nickc@cygnus.com>
|
||||||
|
|
||||||
|
* gas/vtable/vtable.exp: Add [istarget "strongarm*-*-*"] to run
|
||||||
|
dump test "entry0" instead of "entry1".
|
||||||
|
|
||||||
1999-09-01 Scott Bambrough <scottb@netwinder.org>
|
1999-09-01 Scott Bambrough <scottb@netwinder.org>
|
||||||
|
|
||||||
* gas/vtable/vtable.exp: Added [istarget "arm*-*-*"] to run dump
|
* gas/vtable/vtable.exp: Added [istarget "arm*-*-*"] to run dump
|
||||||
|
@ -36,6 +36,7 @@ if { ([istarget "*-*-elf*"]
|
|||||||
# The vtable entry results are different on Rel and Rela targets.
|
# The vtable entry results are different on Rel and Rela targets.
|
||||||
if {[istarget "i*86-*-*"]
|
if {[istarget "i*86-*-*"]
|
||||||
|| [istarget "mips*-*-*"]
|
|| [istarget "mips*-*-*"]
|
||||||
|
|| [istarget "strongarm*-*-*"]
|
||||||
|| [istarget "arm*-*-*"]} then {
|
|| [istarget "arm*-*-*"]} then {
|
||||||
|
|
||||||
run_dump_test "entry0"
|
run_dump_test "entry0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user