2006-05-01 H.J. Lu <hongjiu.lu@intel.com>
* binutils-all/objcopy.exp: Run "copy-1" for ELF only.
This commit is contained in:
parent
89cdfe5739
commit
85d7f0b9e3
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2006-05-01 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* binutils-all/objcopy.exp: Run "copy-1" for ELF only.
|
||||
|
||||
2006-05-01 Ben Elliston <bje@au.ibm.com>
|
||||
|
||||
* binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
|
||||
|
|
|
@ -723,7 +723,7 @@ if { ([istarget "ia64-*-elf*"]
|
|||
if [is_elf_format] {
|
||||
objcopy_test "ELF unknown section type" unknown.s
|
||||
objcopy_test_readelf "ELF group" group.s
|
||||
run_dump_test "copy-1"
|
||||
}
|
||||
|
||||
run_dump_test "copy-1"
|
||||
run_dump_test "copy-2"
|
||||
|
|
Loading…
Reference in a new issue