diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-12-08 19:55:05 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-12-08 19:55:05 +0000 |
commit | ef1ad8ab8e90d39ea3a30a6e25c78f084765b2c3 (patch) | |
tree | 1b7ba768bd12f4efa876567191fd6c138f03297b /binutils/testsuite/ChangeLog | |
parent | d8c139e122f75a3afb5a39c3fad29b60afe2f74a (diff) | |
download | gdb-ef1ad8ab8e90d39ea3a30a6e25c78f084765b2c3.zip gdb-ef1ad8ab8e90d39ea3a30a6e25c78f084765b2c3.tar.gz gdb-ef1ad8ab8e90d39ea3a30a6e25c78f084765b2c3.tar.bz2 |
* binutils-all/objdump.exp (cpus_expected): New variable, taken from objdump -i
test, added ns32k, sorted.
(objdump -i, -f tests): Use $cpus_expected.
* binutils-all/objcopy.exp: For simple-copy test, expect failure for sh-coff.
Diffstat (limited to 'binutils/testsuite/ChangeLog')
-rw-r--r-- | binutils/testsuite/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 9e6a1c1..bc9ceb0 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,17 @@ +Thu Dec 8 14:36:15 1994 Ken Raeburn <raeburn@cujo.cygnus.com> + + * binutils-all/objdump.exp (cpus_expected): New variable, taken + from objdump -i test, added ns32k, sorted. + (objdump -i, -f tests): Use $cpus_expected. + + * binutils-all/objcopy.exp: For simple-copy test, expect failure + for sh-coff. + +Tue Oct 25 16:00:14 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> + + * binutils-all/objcopy.exp: Adjust --adjust-section-vma tests for + new S-record section handling. + Tue Oct 18 11:18:21 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> * binutils-all/nm.exp: nm with no arguments and nm -P do not work |