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]

[RFA:] Mention MMIX in ld, gas, binutils NEWS.


Toot toot!  Ok to commit?

gas:
	* NEWS: Mention support for MMIX.

binutils:
	* NEWS: Mention support for MMIX.

ld:
	* NEWS: Mention support for MMIX.

Index: gas/NEWS
===================================================================
RCS file: /cvs/src/src/gas/NEWS,v
retrieving revision 1.23
diff -p -c -r1.23 NEWS
*** NEWS	2002/01/31 17:32:59	1.23
--- NEWS	2002/02/09 06:11:21
***************
*** 1,4 ****
--- 1,6 ----
  -*- text -*-
+ Support for Don Knuth's MMIX, by Hans-Peter Nilsson.
+
  Support for the OpenRISC 32-bit embedded processor by OpenCores.

  The ARM assembler now accepts -march=..., -mcpu=... and -mfpu=... for
Index: binutils/NEWS
===================================================================
RCS file: /cvs/src/src/binutils/NEWS,v
retrieving revision 1.22
diff -p -c -r1.22 NEWS
*** NEWS	2002/01/25 15:37:02	1.22
--- NEWS	2002/02/09 06:11:21
***************
*** 1,5 ****
--- 1,7 ----
  -*- text -*-

+ * Support for Don Knuth's MMIX, by Hans-Peter Nilsson.
+
  * size: Add --totals to display summary of sizes (Berkeley format only).

  * readelf: Add --wide option to not break section header or segment listing
Index: ld/NEWS
===================================================================
RCS file: /cvs/src/src/ld/NEWS,v
retrieving revision 1.20
diff -p -c -r1.20 NEWS
*** NEWS	2002/01/31 17:33:06	1.20
--- NEWS	2002/02/09 06:11:21
***************
*** 1,4 ****
--- 1,6 ----
  -*- text -*-
+ * Support for Don Knuth's MMIX, by Hans-Peter Nilsson.
+
  * Support for the OpenRISC 32-bit embedded processor by OpenCores.

  * Support for -z nocopyreloc in the x86 ELF linker, which disables

brgds, H-P


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