From: David Edelsohn Date: Thu, 28 Aug 1997 16:58:00 +0000 (+0000) Subject: * binutils-all/objdump.exp (cpus_expected): Add arc. X-Git-Tag: gdb-4_18~4925 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=24ccf6b72e6146902713f8f6e5667fe4024a1fdc;p=external%2Fbinutils.git * binutils-all/objdump.exp (cpus_expected): Add arc. --- diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index a9ed6b6..b3029ac 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,5 +1,15 @@ +Thu Aug 28 09:57:27 1997 Doug Evans + + * binutils-all/objdump.exp (cpus_expected): Add arc. + +Tue Aug 5 00:03:20 1997 Ian Lance Taylor + + * config/default.exp: Look for nm-new and strip-new. + Tue Jun 3 17:12:54 1997 Bob Manson + * config/default.exp: Remove expect_before statement. + * binutils-all/objcopy.exp: Don't use global exec_output variable; the output is returned from remote_load instead.