aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gas/ChangeLog2
-rw-r--r--gas/README2
2 files changed, 3 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index c66706c..18a1f35 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,7 @@
2001-07-05 Ben Elliston <bje@redhat.com>
+ * README (Supported platforms): m88k no longer suffers bitrot.
+
* config/tc-m88k.c (md_pseudo_table): Remove redundant "global".
2001-07-04 Jim Wilson <wilson@redhat.com>
diff --git a/gas/README b/gas/README
index 87666df..848755b 100644
--- a/gas/README
+++ b/gas/README
@@ -202,7 +202,7 @@ run gcc on it. Or run "gcc -xassembler-with-cpp foo.s".
Support for ELF should work now for sparc, hppa, i386, alpha, m68k,
MIPS, powerpc.
-Support for sequent (ns32k), tahoe, i860, m88k may be suffering from bitrot.
+Support for sequent (ns32k), tahoe, i860 may be suffering from bitrot.
If you try out gas on some host or target not listed above, please let me know
the results, so I can update the list.