public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 9892454a3d0fc4a741719701f749b8c1e4d47939
@ 2023-10-30 12:57 Roger Sayle
  0 siblings, 0 replies; only message in thread
From: Roger Sayle @ 2023-10-30 12:57 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  9892454a3d0fc4a741719701f749b8c1e4d47939 (commit)
      from  fcd40a093f9e311cf4ff1bf3910f69f261a32e79 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9892454a3d0fc4a741719701f749b8c1e4d47939
Author: Roger Sayle <roger@nextmovesoftware.com>
Date:   Mon Oct 30 12:56:56 2023 +0000

    Get newlib via git in simtest-howto.html
    
            * htdocs/simtest-howto.html: Use git to obtain newlib.

diff --git a/htdocs/simtest-howto.html b/htdocs/simtest-howto.html
index 2e54476b..d9c027fd 100644
--- a/htdocs/simtest-howto.html
+++ b/htdocs/simtest-howto.html
@@ -59,9 +59,7 @@ contrib/gcc_update --touch
 
 <pre>
 cd ${TOP}
-cvs -d :pserver:anoncvs@sourceware.org:/cvs/src login
-# You will be prompted for a password; reply with "anoncvs".
-cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co newlib
+git clone https://sourceware.org/git/newlib-cygwin.git newlib
 </pre>
 
     <p>Check out the <code>sim</code> and <code>binutils</code> tree:</p>

-----------------------------------------------------------------------

Summary of changes:
 htdocs/simtest-howto.html | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-10-30 12:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-30 12:57 gcc-wwwdocs branch master updated. 9892454a3d0fc4a741719701f749b8c1e4d47939 Roger Sayle

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