Update version markers in NEWS files

Nick Clifton nickc@redhat.com
Tue Mar 15 17:48:00 GMT 2005


Hi Guys,

  I am checking in the patch below to add version 2.16 markers to the
  NEWS files in the gas/ and ld/ directories.  I have already updated
  the NEWS file in the binutils/ directory with the patch to add the
  --globalize-symbol feature.

Cheers
  Nick

ld & gas/ChangeLog
2005-03-15  Nick Clifton  <nickc@redhat.com>

	* NEWS: Add cutoff for changes in 2.16 release.

Index: ld/NEWS
===================================================================
RCS file: /cvs/src/src/ld/NEWS,v
retrieving revision 1.58
diff -c -3 -p -r1.58 NEWS
*** ld/NEWS	28 Jan 2005 17:24:40 -0000	1.58
--- ld/NEWS	15 Mar 2005 17:45:53 -0000
***************
*** 1,5 ****
--- 1,7 ----
  -*- text -*-
  
+ Changes in 2.16:
+ 
  * Support for the R_ARM_V4BX relocation as defined in the ARM AAELF
    specification has been added via the --fix-v4bx command-line option.
  
Index: gas/NEWS
===================================================================
RCS file: /cvs/src/src/gas/NEWS,v
retrieving revision 1.71
diff -c -3 -p -r1.71 NEWS
*** gas/NEWS	8 Mar 2005 13:59:21 -0000	1.71
--- gas/NEWS	15 Mar 2005 17:45:53 -0000
***************
*** 1,5 ****
--- 1,7 ----
  -*- text -*-
  
+ Changes in 2.16:
+ 
  * Redefinition of macros now results in an error.
  
  * New command line option -mhint.b=[ok|warning|error] for IA64 targets.
  



More information about the Binutils mailing list