summaryrefslogtreecommitdiffstats
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-12-04 18:24:07 +0000
committerNick Clifton <nickc@redhat.com>2003-12-04 18:24:07 +0000
commitf57a841aea536a33e06a67c13bb15245742ba330 (patch)
tree420b90c76d4d46bd6b0cfba0124eaee82e9686e5 /binutils/ChangeLog
parent2051433802d3710a2c35c6eed4f9990ea30e812f (diff)
downloadppe42-binutils-f57a841aea536a33e06a67c13bb15245742ba330.tar.gz
ppe42-binutils-f57a841aea536a33e06a67c13bb15245742ba330.zip
Do not copy the object if the output file's format cannot be set to that of
the input file. If the input file's format is unknown, fail.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 526fb12c11..77f21b0cc9 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,9 @@
+2003-12-04 Nick Clifton <nickc@redhat.com>
+
+ * objcopy.c (copy_object): Do not copy the object if the
+ output file's format cannot be set to that of the input file.
+ If the input file's format is unknown, fail.
+
2003-11-28 Ian Lance Taylor <ian@wasabisystems.com>
* cxxfilt.c (usage): Mention new -p/--no-params options.
OpenPOWER on IntegriCloud