* lib/gas-defs.exp (objdump): New proc.
authorKen Raeburn <raeburn@cygnus>
Mon, 28 Feb 1994 20:00:10 +0000 (20:00 +0000)
committerKen Raeburn <raeburn@cygnus>
Mon, 28 Feb 1994 20:00:10 +0000 (20:00 +0000)
commitd193d76268b095cecc49781bc101baaecf98f009
tree7e44f210a6ca096703840b99235af15bbb6cccfd
parentddde2a14a7660e09dc86fe17d64e3e83547968a9
* lib/gas-defs.exp (objdump): New proc.
(objdump_start): Deleted unused proc.
(objdump_start_common): Merged into objdump_start_no_subdir.

* gas/alpha/fp.exp: Use objdump instead of objdump_start_no_subdir, since the
former actually waits for objdump to finish.  Specify .rdata section only.
Make comment indicate Alpha architecture rather than SPARC.
* gas/alpha/fp.d: Omit .reginfo patterns.  Just use "." to match
against ASCII code 0x2a ("*", special in regexp).
* gas/sun4/addend.exp: Use objdump instead of objdump_start_no_subdir.
gas/testsuite/ChangeLog
gas/testsuite/gas/alpha/fp.exp
gas/testsuite/lib/gas-defs.exp