diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2017-07-13 08:10:57 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2017-07-13 08:10:57 -0700 |
commit | a502b0bbb8f3fb7dca4f2a12aa04afa28173f0c2 (patch) | |
tree | 05410717cc68b11e531ddee6ddd1fda4916bb1d1 /binutils/ChangeLog | |
parent | bbe7ef6699236cf94d0f4e597bdce99158905edc (diff) | |
download | gdb-a502b0bbb8f3fb7dca4f2a12aa04afa28173f0c2.zip gdb-a502b0bbb8f3fb7dca4f2a12aa04afa28173f0c2.tar.gz gdb-a502b0bbb8f3fb7dca4f2a12aa04afa28173f0c2.tar.bz2 |
Always delete $testarchive first
Always delete $testarchive first so that it exists only when it is
supported,
* testsuite/binutils-all/objdump.exp: Always delete $testarchive
first.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 4f7521a..19de4a0 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2017-07-13 H.J. Lu <hongjiu.lu@intel.com> + + * testsuite/binutils-all/objdump.exp: Always delete $testarchive + first. + 2017-07-12 Alan Modra <amodra@gmail.com> * po/bg.po: Update from translationproject.org/latest/binutils/. |