diff options
author | Nick Clifton <nickc@redhat.com> | 2006-05-02 12:17:30 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2006-05-02 12:17:30 +0000 |
commit | 7cc27f03b90c3fad20b4fc535f448c4ee42932d0 (patch) | |
tree | 66eb1b27155c6328720865eaed43ddf7b9ddfcd6 /binutils/testsuite/ChangeLog | |
parent | 022fac6d2a2b74313c0262e97b280b1c7fc720f4 (diff) | |
download | gdb-7cc27f03b90c3fad20b4fc535f448c4ee42932d0.zip gdb-7cc27f03b90c3fad20b4fc535f448c4ee42932d0.tar.gz gdb-7cc27f03b90c3fad20b4fc535f448c4ee42932d0.tar.bz2 |
* binutils-all/copy-2.d: Change the name of the section whose flags are
changed to "foo" so that the test will work with PE based targets.
Skip this test for AOUT based targeted.
* binutils-all/copytest.s: New file.
Diffstat (limited to 'binutils/testsuite/ChangeLog')
-rw-r--r-- | binutils/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index e27aa34..a76b414 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2006-05-02 Nick Clifton <nickc@redhat.com> + + * binutils-all/copy-2.d: Change the name of the section whose + flags are changed to "foo" so that the test will work with PE + based targets. Skip this test for AOUT based targeted. + * binutils-all/copytest.s: New file. + 2006-05-01 H.J. Lu <hongjiu.lu@intel.com> * binutils-all/objcopy.exp: Run "copy-1" for ELF only. |