All of i386, m68k, s390, and tilegx are supported in QEMU (see https://wiki.qemu.org/Documentation/Platforms for example), so they should not have "S" (or "?" in that column). --- htdocs/backends.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/htdocs/backends.html b/htdocs/backends.html index a392d5e..2de21fe 100644 --- a/htdocs/backends.html +++ b/htdocs/backends.html @@ -84,13 +84,13 @@ fr30 | ?? FI B pb mg s frv | ?? B b i s gcn | S C D q a e h8300 | FI B c g s -i386 | ? Q q b ia +i386 | Q q b ia ia64 | ? Q C qr b m i iq2000 | ??? FICB b g t lm32 | F g m32c | L FI l b g s m32r | FI b s -m68k | ? pb i +m68k | pb i mcore | ? FI pb mg s mep | F C b g t s microblaze | CB i s @@ -110,11 +110,11 @@ riscv | Q C qr gia rl78 | L F l g s rs6000 | Q C qr pb ia rx | s -s390 | ? Q qr gia e +s390 | Q qr gia e sh | Q CB qr p i sparc | Q CB qr b ia stormy16 | ???L FIC D l b i -tilegx | S Q C q gi e +tilegx | Q C q gi e tilepro | S F C gi e v850 | g a s vax | M I c b i e -- 1.8.3.1