summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--binutils/ChangeLog4
-rw-r--r--binutils/NEWS2
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/NEWS2
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/NEWS2
6 files changed, 18 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index a5789c4dc0..efb518531f 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
+
+ * NEWS: Mention support for MMIX.
+
2002-02-13 Matt Fredette <fredette@netbsd.org>
* readelf.c (get_machine_flags): Recognize EF_M68000.
diff --git a/binutils/NEWS b/binutils/NEWS
index a2f7abbaef..fcdc571d10 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -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
diff --git a/gas/ChangeLog b/gas/ChangeLog
index eb5346d5ce..ddd7ce9477 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
+
+ * NEWS: Mention support for MMIX.
+
2002-02-13 Chris Demetriou <cgd@broadcom.com>
* config/tc-mips.c (mips_need_elf_addend_fixup): Restructure into
diff --git a/gas/NEWS b/gas/NEWS
index c5ecd3dd73..c65c745e49 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -3,6 +3,8 @@ GASP now correctly parses floating point numbers. Unless the base is explicitly
specified, they are interpreted as decimal numbers regardless of the currently
specified base.
+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
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 27b95c4c4c..388ed75aaa 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
+
+ * NEWS: Mention support for MMIX.
+
2002-02-15 Alan Modra <amodra@bigpond.net.au>
Support arbitrary length fill patterns.
diff --git a/ld/NEWS b/ld/NEWS
index f5e96845bc..bb873e5668 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -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
OpenPOWER on IntegriCloud