diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1997-08-28 16:58:00 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1997-08-28 16:58:00 +0000 |
commit | 24ccf6b72e6146902713f8f6e5667fe4024a1fdc (patch) | |
tree | f0f8f2058aeb7de882793be7f93cbfc40c86fcca /binutils | |
parent | 215b40bc29f1cd00acc239f4fea2468542269dd7 (diff) | |
download | gdb-24ccf6b72e6146902713f8f6e5667fe4024a1fdc.zip gdb-24ccf6b72e6146902713f8f6e5667fe4024a1fdc.tar.gz gdb-24ccf6b72e6146902713f8f6e5667fe4024a1fdc.tar.bz2 |
* binutils-all/objdump.exp (cpus_expected): Add arc.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/testsuite/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
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 <dje@canuck.cygnus.com> + + * binutils-all/objdump.exp (cpus_expected): Add arc. + +Tue Aug 5 00:03:20 1997 Ian Lance Taylor <ian@cygnus.com> + + * config/default.exp: Look for nm-new and strip-new. + Tue Jun 3 17:12:54 1997 Bob Manson <manson@charmed.cygnus.com> + * 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. |