aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2015-10-15 21:37:13 +1030
committerAlan Modra <amodra@gmail.com>2015-10-15 23:38:29 +1030
commit21c40443ce8b12faa085149ba8a30b33193f6cc7 (patch)
tree34baa55bde1908d49ef27f1d763aef2f88586f38 /binutils/testsuite/ChangeLog
parent7b19bec22f266f2e1fab6528f166912328b999b6 (diff)
downloadgdb-21c40443ce8b12faa085149ba8a30b33193f6cc7.zip
gdb-21c40443ce8b12faa085149ba8a30b33193f6cc7.tar.gz
gdb-21c40443ce8b12faa085149ba8a30b33193f6cc7.tar.bz2
binutils objcopy test tidy
The main aim of this patch is to perform more objcopy tests when we can build executables but not run them. ie. non-native with cross compiler available. * binutils-all/objcopy.exp: Delete trailing whitespace. Use "string equal" rather than "string match" when making simple string comparisons. Revert 2008-07-08 host_triplet checks. Perform non-run tests when we can build executable. (strip_executable, strip_executable_with_saving_a_symbol): Move run test later. Take extra param on whether to perform run test. Update callers. (keep_debug_symbols_and_test_copy): Delete unused vars.
Diffstat (limited to 'binutils/testsuite/ChangeLog')
-rw-r--r--binutils/testsuite/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index 3f9b3e5..79b5b25 100644
--- a/binutils/testsuite/ChangeLog
+++ b/binutils/testsuite/ChangeLog
@@ -1,3 +1,14 @@
+2015-10-15 Alan Modra <amodra@gmail.com>
+
+ * binutils-all/objcopy.exp: Delete trailing whitespace. Use
+ "string equal" rather than "string match" when making simple
+ string comparisons. Revert 2008-07-08 host_triplet checks.
+ Perform non-run tests when we can build executable.
+ (strip_executable, strip_executable_with_saving_a_symbol): Move
+ run test later. Take extra param on whether to perform run test.
+ Update callers.
+ (keep_debug_symbols_and_test_copy): Delete unused vars.
+
2015-09-30 H.J. Lu <hongjiu.lu@intel.com>
* lib/utils-lib.exp (run_dump_test): Handle symbolic link when