2001-07-05 Ben Elliston <bje@redhat.com>

* README (Supported platforms): m88k no longer suffers bitrot.
This commit is contained in:
Ben Elliston 2001-07-05 11:28:57 +00:00
parent 56070b8bdc
commit 464bb47cc9
2 changed files with 3 additions and 1 deletions

View File

@ -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>

View File

@ -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.