diff options
author | Ben Elliston <bje@au.ibm.com> | 2001-07-05 11:28:57 +0000 |
---|---|---|
committer | Ben Elliston <bje@au.ibm.com> | 2001-07-05 11:28:57 +0000 |
commit | 464bb47cc9c696ec94806c78b537762edd64dc60 (patch) | |
tree | f1464d39b8330735577580c43294a8624b21d11e /gas/README | |
parent | 56070b8bdc4da963c605166e1cac0e9644932fc6 (diff) | |
download | gdb-464bb47cc9c696ec94806c78b537762edd64dc60.zip gdb-464bb47cc9c696ec94806c78b537762edd64dc60.tar.gz gdb-464bb47cc9c696ec94806c78b537762edd64dc60.tar.bz2 |
2001-07-05 Ben Elliston <bje@redhat.com>
* README (Supported platforms): m88k no longer suffers bitrot.
Diffstat (limited to 'gas/README')
-rw-r--r-- | gas/README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |