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]
Other format: [Raw text]

Update NEWS files after branch


Hi Guys,

  I am applying the patch below to update the NEWS files after the
  recent branch.

Cheers
        Nick

ld, gas & binutils:
2002-02-20  Nick Clifton  <nickc@cambridge.redhat.com>

	* NEWS: Mark 2.12 branch.

Index: gas/NEWS
===================================================================
RCS file: /cvs/src/src/gas/NEWS,v
retrieving revision 1.25
diff -c -3 -p -w -r1.25 NEWS
*** NEWS	2002/02/15 03:58:11	1.25
--- NEWS	2002/02/20 10:44:03
*************** GASP now correctly parses floating point
*** 3,8 ****
--- 3,10 ----
  specified, they are interpreted as decimal numbers regardless of the currently
  specified base.
  
+ Changes in 2.12:
+ 
  Support for Don Knuth's MMIX, by Hans-Peter Nilsson.
  
  Support for the OpenRISC 32-bit embedded processor by OpenCores.

Index: ld/NEWS
===================================================================
RCS file: /cvs/src/src/ld/NEWS,v
retrieving revision 1.21
diff -c -3 -p -w -r1.21 NEWS
*** NEWS	2002/02/15 04:04:03	1.21
--- NEWS	2002/02/20 10:44:03
***************
*** 1,4 ****
--- 1,6 ----
  -*- text -*-
+ Changes in version 2.12:
+ 
  * Support for Don Knuth's MMIX, by Hans-Peter Nilsson.
  
  * Support for the OpenRISC 32-bit embedded processor by OpenCores.
***************
*** 12,17 ****
--- 14,21 ----
    can use an one-entry symbol lookup cache.
  
  * Support for ELF SHF_MERGE section merging, by Jakub Jelinek.
+ 
+ Changes in version 2.11:
  
  * Support for AMD x86-64 architecture, by Jan Hubicka, SuSE Labs.
  
Index: binutils/NEWS
===================================================================
RCS file: /cvs/src/src/binutils/NEWS,v
retrieving revision 1.23
diff -c -3 -p -w -r1.23 NEWS
*** NEWS	2002/02/15 04:01:17	1.23
--- NEWS	2002/02/20 10:44:03
***************
*** 1,5 ****
--- 1,7 ----
  -*- text -*-
  
+ Changes in version 2.12:
+ 
  * Support for Don Knuth's MMIX, by Hans-Peter Nilsson.
  
  * size: Add --totals to display summary of sizes (Berkeley format only).


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