summaryrefslogtreecommitdiff
path: root/binutils/NEWS
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2001-06-09 02:15:49 +0000
committerAlan Modra <amodra@bigpond.net.au>2001-06-09 02:15:49 +0000
commit09afc806c89c80ea17141b606139a94cd711ff48 (patch)
treef2c7372ea98ec36cdf5d5dc875a571d8a1fcb113 /binutils/NEWS
parent3a145884c6c5f6935ec738dd32b857860cf5f749 (diff)
downloadbinutils-redhat-09afc806c89c80ea17141b606139a94cd711ff48.tar.gz
* NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
Diffstat (limited to 'binutils/NEWS')
-rw-r--r--binutils/NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/binutils/NEWS b/binutils/NEWS
index 87cf54087b..1f139f7574 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -7,12 +7,14 @@
* Support for OpenRISC by Johan Rydberg.
* 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
+ the architecture 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.
+Changes in binutils 2.11:
+
* Add support for ARM v5t and v5te architectures and Intel's XScale ARM
extenstions.
@@ -27,6 +29,8 @@
Changes in binutils 2.10:
+* Support for 64-bit ELF on HPPA.
+
* New command line switch to objdump --file-start-context which shows the
entire file contents up to the source line first encountered for a given
file.