aboutsummaryrefslogtreecommitdiff
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
commit43a0748c7811bf542e8a9f020292a991db0bfa1a (patch)
tree21fa40220d355eaea5757edcf868e4a706770979 /binutils/NEWS
parent83e7603d4f1229f246ccd2c9f5ffb61d05662243 (diff)
downloadgdb-43a0748c7811bf542e8a9f020292a991db0bfa1a.zip
gdb-43a0748c7811bf542e8a9f020292a991db0bfa1a.tar.gz
gdb-43a0748c7811bf542e8a9f020292a991db0bfa1a.tar.bz2
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 12369e9..e14fe5c 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