From 464bb47cc9c696ec94806c78b537762edd64dc60 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Thu, 5 Jul 2001 11:28:57 +0000 Subject: [PATCH] 2001-07-05 Ben Elliston * README (Supported platforms): m88k no longer suffers bitrot. --- gas/ChangeLog | 2 ++ gas/README | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/gas/ChangeLog b/gas/ChangeLog index c66706c227..18a1f350fe 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,7 @@ 2001-07-05 Ben Elliston + * README (Supported platforms): m88k no longer suffers bitrot. + * config/tc-m88k.c (md_pseudo_table): Remove redundant "global". 2001-07-04 Jim Wilson diff --git a/gas/README b/gas/README index 87666dfefd..848755bf23 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. -- 2.34.1