aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2007-04-12 19:20:46 +0000
committerH.J. Lu <hjl.tools@gmail.com>2007-04-12 19:20:46 +0000
commit1aa9ef630cd7777c24e5d1592c54fbeffad22fd8 (patch)
tree2cbf28a66892f65cc5b5900367250cfc718698c5 /binutils/testsuite/ChangeLog
parent1d25768e7cf6e25e42dda41b370d477f37338756 (diff)
downloadgdb-1aa9ef630cd7777c24e5d1592c54fbeffad22fd8.zip
gdb-1aa9ef630cd7777c24e5d1592c54fbeffad22fd8.tar.gz
gdb-1aa9ef630cd7777c24e5d1592c54fbeffad22fd8.tar.bz2
2007-04-12 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/4348 * objcopy.c (copy_object): Don't stop when there are no sections to be copied. testsuite/ 2007-04-12 H.J. Lu <hongjiu.lu@intel.com> PR binutils/4348 * binutils-all/empty.s: New file. * binutils-all/strip-3.d: Likewise. * binutils-all/objcopy.exp: Run strip-3 for ELF target.
Diffstat (limited to 'binutils/testsuite/ChangeLog')
-rw-r--r--binutils/testsuite/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index 27e5a10..13e37e3 100644
--- a/binutils/testsuite/ChangeLog
+++ b/binutils/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2007-04-12 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR binutils/4348
+ * binutils-all/empty.s: New file.
+ * binutils-all/strip-3.d: Likewise.
+
+ * binutils-all/objcopy.exp: Run strip-3 for ELF target.
+
2007-02-27 Nathan Sidwell <nathan@codesourcery.com>
* binutils-all/objcopy.exp: Skip for uclinux targets.