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]

[patch] mention i860 in */NEWS



Acceptable?

gas:
	* NEWS: Mention i860 support.
ld:
	* NEWS: Mention i860 support.
binutils:
	* NEWS: Mention i860 support.


Index: binutils/NEWS
===================================================================
RCS file: /cvs/src/src/binutils/NEWS,v
retrieving revision 1.6
diff -c -3 -p -r1.6 NEWS
*** NEWS	2000/04/05 03:43:56	1.6
--- NEWS	2000/08/12 16:27:56
***************
*** 1,5 ****
--- 1,7 ----
  -*- text -*-
  
+ * Support for the i860, by Jason Eckhardt.
+ 
  Changes in binutils 2.10:
  
  * New command line switch to objdump --file-start-context which shows the
Index: gas/NEWS
===================================================================
RCS file: /cvs/src/src/gas/NEWS,v
retrieving revision 1.13
diff -c -3 -p -r1.13 NEWS
*** NEWS	2000/08/08 21:40:33	1.13
--- NEWS	2000/08/12 16:27:58
*************** Support for Texas Instruments TMS320C54x
*** 8,13 ****
--- 8,15 ----
  
  Support for IA-64.
  
+ Support for i860, by Jason Eckhardt.
+ 
  x86 gas has a new .arch pseudo op to specify the target CPU architecture.
  
  x86 gas -q command line option quietens warnings about register size changes
Index: ld/NEWS
===================================================================
RCS file: /cvs/src/src/ld/NEWS,v
retrieving revision 1.11
diff -c -3 -p -r1.11 NEWS
*** NEWS	2000/06/24 04:48:41	1.11
--- NEWS	2000/08/12 16:27:59
***************
*** 11,16 ****
--- 11,18 ----
    symbol relative addressing in the event of changes in section contents
    (instructions being added or deleted, extending data sections, etc.)
  
+ * Support for i860, by Jason Eckhardt (preliminary, alpha quality).
+ 
  Changes in version 2.10:
  
  * Added AT> to the linker script language to allow load-time allocation of 



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