public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs,pushed] backends.html - Update weblinks to AVR simulators
@ 2024-06-15 10:57 Georg-Johann Lay
  2024-06-17 22:06 ` Gerald Pfeifer
  0 siblings, 1 reply; 3+ messages in thread
From: Georg-Johann Lay @ 2024-06-15 10:57 UTC (permalink / raw)
  To: gcc-patches; +Cc: Gerald Pfeifer

Applied this one:

backends.html - Update weblinks to AVR simulators.

diff --git a/htdocs/backends.html b/htdocs/backends.html
index bdaf29ad..1f7c85d7 100644
--- a/htdocs/backends.html
+++ b/htdocs/backends.html
@@ -120,9 +120,19 @@ visium     |          B         g  t s
  xtensa     |         C
  </pre>

-<p>For AVR simulator, see <a
-href="https://gcc.gnu.org/ml/gcc/2003-10/msg00027.html">
-https://gcc.gnu.org/ml/gcc/2003-10/msg00027.html</a>.</p>
+<p>For AVR simulator, see
+  <ul>
+    <li>avrtest at
+      <a href="https://github.com/sprintersb/atest"
+        >https://github.com/sprintersb/atest</a> and
+      <a 
href="https://github.com/sprintersb/atest?tab=readme-ov-file#running-the-avr-gcc-testsuite-using-the-avrtest-simulator"
+        >README: Running the avr-gcc Testsuite using the avrtest 
Simulator</a>
+    </li>
+    <li>SimulAVR at <a href="https://www.nongnu.org/simulavr"
+                      >https://www.nongnu.org/simulavr</a>
+    </li>
+</ul>
+</p>

  <p>For ARC simulator, see <a
 
href="https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb">

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [wwwdocs,pushed] backends.html - Update weblinks to AVR simulators
  2024-06-15 10:57 [wwwdocs,pushed] backends.html - Update weblinks to AVR simulators Georg-Johann Lay
@ 2024-06-17 22:06 ` Gerald Pfeifer
  2024-06-18  9:02   ` Georg-Johann Lay
  0 siblings, 1 reply; 3+ messages in thread
From: Gerald Pfeifer @ 2024-06-17 22:06 UTC (permalink / raw)
  To: Georg-Johann Lay; +Cc: gcc-patches

On Sat, 15 Jun 2024, Georg-Johann Lay wrote:
> Applied this one:

Cool.

> +    <li>SimulAVR at <a href="https://www.nongnu.org/simulavr"

This one gives a http response of "301 Moved Permanently" redirecting to 
https://www.nongnu.org/simulavr/ . I'll fix this in a minute.

On a related note, though, can we update the references to the simulators 
from (exemplary)

   +    <li>avrtest at
   +      <a href="https://github.com/sprintersb/atest"
   +        >https://github.com/sprintersb/atest</a>

to

   +    <li><a href="https://github.com/sprintersb/atest">avrtest</a>


Thanks,
Gerald

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [wwwdocs,pushed] backends.html - Update weblinks to AVR simulators
  2024-06-17 22:06 ` Gerald Pfeifer
@ 2024-06-18  9:02   ` Georg-Johann Lay
  0 siblings, 0 replies; 3+ messages in thread
From: Georg-Johann Lay @ 2024-06-18  9:02 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: gcc-patches



Am 18.06.24 um 00:06 schrieb Gerald Pfeifer:
> On Sat, 15 Jun 2024, Georg-Johann Lay wrote:
>> Applied this one:
> 
> Cool.
> 
>> +    <li>SimulAVR at <a href="https://www.nongnu.org/simulavr"
> 
> This one gives a http response of "301 Moved Permanently" redirecting to
> https://www.nongnu.org/simulavr/ . I'll fix this in a minute.
> 
> On a related note, though, can we update the references to the simulators
> from (exemplary)
> 
>     +    <li>avrtest at
>     +      <a href="https://github.com/sprintersb/atest"
>     +        >https://github.com/sprintersb/atest</a>
> 
> to
> 
>     +    <li><a href="https://github.com/sprintersb/atest">avrtest</a>
> 
> 
> Thanks,
> Gerald

Of course, yes.  I was unsure about the used link style; the old page
had link text = href.  Using the project name feels much more natural.

Johann


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-06-18  9:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-15 10:57 [wwwdocs,pushed] backends.html - Update weblinks to AVR simulators Georg-Johann Lay
2024-06-17 22:06 ` Gerald Pfeifer
2024-06-18  9:02   ` Georg-Johann Lay

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).