From: H.J. Lu Date: Mon, 1 May 2006 14:09:35 +0000 (+0000) Subject: 2006-05-01 H.J. Lu X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=85d7f0b9e3e11eae51428caf57a0004cc0fd9fb7;p=binutils-gdb.git 2006-05-01 H.J. Lu * binutils-all/objcopy.exp: Run "copy-1" for ELF only. --- diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index cf39f67fbfa..e27aa34b935 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2006-05-01 H.J. Lu + + * binutils-all/objcopy.exp: Run "copy-1" for ELF only. + 2006-05-01 Ben Elliston * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ; diff --git a/binutils/testsuite/binutils-all/objcopy.exp b/binutils/testsuite/binutils-all/objcopy.exp index f285094e5a4..f7145649625 100644 --- a/binutils/testsuite/binutils-all/objcopy.exp +++ b/binutils/testsuite/binutils-all/objcopy.exp @@ -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"