summaryrefslogtreecommitdiff
path: root/binutils/NEWS
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-03-13 00:08:35 +0000
committerNick Clifton <nickc@redhat.com>2001-03-13 00:08:35 +0000
commit4cdc3f7839736b214c2d71639d1bfef5c88b0cb7 (patch)
treedf64de2b67522ce71613668ed2029752c6956f72 /binutils/NEWS
parentea909ad306d06aaef0f82b8afdd8bf72e48b4d6e (diff)
downloadbinutils-redhat-4cdc3f7839736b214c2d71639d1bfef5c88b0cb7.tar.gz
Add --binary-architecture switch to objcopy to allow the output architecture
to be set when the input file type is binary.
Diffstat (limited to 'binutils/NEWS')
-rw-r--r--binutils/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS
index 12369e90a7..e14fe5caae 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -1,5 +1,10 @@
-*- text -*-
+* New command line switch to objcopy -B (or --binary-architecture) which sets
+ the archiceture of the output file to the given argument. This option only
+ makes sense, if the input target is binary. Otherwise it is ignored.
+ By Stefan Geuken.
+
* Support for PDP-11 by Lars Brinkhoff.
* Add support for ARM v5t and v5te architectures and Intel's XScale ARM