This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: 2.11.1


On Thu, Jun 07, 2001 at 05:25:14PM +1000, rbrown64@csc.com.au wrote:
> Please update NEWS to mention HPPA2.0 support - I think it has been in for
> a release or two.
> 

Done.

binutils/ChangeLog
	* NEWS: Fix a typo.  Mention hppa64-elf.  Add binutils-2.11 marker.	
 
Index: NEWS
===================================================================
RCS file: /cvs/src/src/binutils/NEWS,v
retrieving revision 1.15
diff -u -p -r1.15 NEWS
--- NEWS	2001/05/30 10:46:25	1.15
+++ NEWS	2001/06/09 02:13:25
@@ -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.
 
@@ -26,6 +28,8 @@
 * Support for CRIS (Axis Communications ETRAX series).
 
 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]