diff options
author | Kai Tietz <kai.tietz@onevision.com> | 2008-07-08 08:15:09 +0000 |
---|---|---|
committer | Kai Tietz <kai.tietz@onevision.com> | 2008-07-08 08:15:09 +0000 |
commit | 72d4c02fe8da31ccb118ac692b22f5cbf6be0d1a (patch) | |
tree | 08cde6e7f73201ab1aa04048436cebbe89d7df0f /binutils/testsuite/ChangeLog | |
parent | bfbba8e4eef2c9b7bffabda7064532ecdc0ef27f (diff) | |
download | gdb-72d4c02fe8da31ccb118ac692b22f5cbf6be0d1a.zip gdb-72d4c02fe8da31ccb118ac692b22f5cbf6be0d1a.tar.gz gdb-72d4c02fe8da31ccb118ac692b22f5cbf6be0d1a.tar.bz2 |
2008-07-08 Kai Tietz <kai.tietz@onevision.com>
* binutils-all/objcopy.exp (copy_setup): Check if host-triplet
is target-triplet for execution tests.
(copy_executable): Likewise.
(strip_executable): Likewise.
(strip_executable_with_saving_a_symbol): Likewise.
Diffstat (limited to 'binutils/testsuite/ChangeLog')
-rw-r--r-- | binutils/testsuite/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 79aa219..83d79d5 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,11 @@ +2008-07-08 Kai Tietz <kai.tietz@onevision.com> + + * binutils-all/objcopy.exp (copy_setup): Check if host-triplet + is target-triplet for execution tests. + (copy_executable): Likewise. + (strip_executable): Likewise. + (strip_executable_with_saving_a_symbol): Likewise. + 2008-05-29 Jan Kratochvil <jan.kratochvil@redhat.com> * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY. |