diff mbox series

[wwwdocs] Update on existence of free emulators for alpha, VAX

Message ID 20190331080518.GA9000@SDF.ORG
State New
Headers show
Series [wwwdocs] Update on existence of free emulators for alpha, VAX | expand

Commit Message

Maya Rashish March 31, 2019, 8:05 a.m. UTC
As far as I can tell, alpha can be emulated by QEMU.
VAX has SIMH. (Perhaps I should mention it somewhere? :))

Comments

Gerald Pfeifer April 3, 2019, 2:57 p.m. UTC | #1
Let me include the maintainers for alpha and vax; from a web page
perspective this is clearly fine, but I'm not expert enough on the
technical aspects.

(Richard, Matt, if/once you okay, I can apply the patch so you're
off the hook.)

Gerald

On Sun, 31 Mar 2019, coypu@sdf.org wrote:
> As far as I can tell, alpha can be emulated by QEMU.
> VAX has SIMH. (Perhaps I should mention it somewhere? :))
> 
> Index: backends.html
> ===================================================================
> RCS file: /cvs/gcc/wwwdocs/htdocs/backends.html,v
> retrieving revision 1.84
> diff -u -r1.84 backends.html
> --- backends.html	18 Jan 2019 11:52:12 -0000	1.84
> +++ backends.html	31 Mar 2019 08:00:23 -0000
> @@ -69,7 +69,7 @@
>  Target     | HMSLQNFICBD lqrcpbfmgiates
>  -----------+---------------------------
>  aarch64    |     Q        q   b  gia  s
> -alpha      |  ?? Q   C    q     mgi  e
> +alpha      |  ?  Q   C    q     mgi  e
>  arc        |          B       b  gia
>  arm        |                  b   ia  s
>  avr        |    L  FI    l  cp   g
> @@ -116,7 +116,7 @@
>  tilegx     |   S Q   C    q      gi  e
>  tilepro    |   S   F C           gi  e
>  v850       |                     g a  s
> -vax        |  M?    I       c b   i  e
> +vax        |  M     I       c b   i  e
>  visium     |          B          g  t s
>  xtensa     |         C
>  </pre>
>
diff mbox series

Patch

Index: backends.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/backends.html,v
retrieving revision 1.84
diff -u -r1.84 backends.html
--- backends.html	18 Jan 2019 11:52:12 -0000	1.84
+++ backends.html	31 Mar 2019 08:00:23 -0000
@@ -69,7 +69,7 @@ 
 Target     | HMSLQNFICBD lqrcpbfmgiates
 -----------+---------------------------
 aarch64    |     Q        q   b  gia  s
-alpha      |  ?? Q   C    q     mgi  e
+alpha      |  ?  Q   C    q     mgi  e
 arc        |          B       b  gia
 arm        |                  b   ia  s
 avr        |    L  FI    l  cp   g
@@ -116,7 +116,7 @@ 
 tilegx     |   S Q   C    q      gi  e
 tilepro    |   S   F C           gi  e
 v850       |                     g a  s
-vax        |  M?    I       c b   i  e
+vax        |  M     I       c b   i  e
 visium     |          B          g  t s
 xtensa     |         C
 </pre>