From: Ben Elliston Date: Thu, 5 Jul 2001 11:28:57 +0000 (+0000) Subject: 2001-07-05 Ben Elliston X-Git-Tag: dberlin-typesystem-branchpoint~22 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=464bb47cc9c696ec94806c78b537762edd64dc60;p=platform%2Fupstream%2Fbinutils.git 2001-07-05 Ben Elliston * README (Supported platforms): m88k no longer suffers bitrot. --- 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 + * 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 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.