mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 09:58:19 +08:00
* gas/pdp11/pdp11.exp: Add run of absreloc.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2011-01-06 Paul Koning <ni1d@arrl.net>
|
||||||
|
|
||||||
|
* gas/pdp11/pdp11.exp: Add run of absreloc.
|
||||||
|
|
||||||
2011-01-06 Paul Koning <ni1d@arrl.net>
|
2011-01-06 Paul Koning <ni1d@arrl.net>
|
||||||
|
|
||||||
* gas/pdp11/absreloc.s: New.
|
* gas/pdp11/absreloc.s: New.
|
||||||
|
@ -5,5 +5,6 @@
|
|||||||
if [expr [istarget "pdp11-*-*"]] then {
|
if [expr [istarget "pdp11-*-*"]] then {
|
||||||
|
|
||||||
run_dump_test "opcode"
|
run_dump_test "opcode"
|
||||||
|
run_dump_test "absreloc"
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user