public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. b70633d48603da6175aaa1ba0157bd451d7c0c18
@ 2024-06-05  5:12 Xi Ruoyao
  0 siblings, 0 replies; only message in thread
From: Xi Ruoyao @ 2024-06-05  5:12 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  b70633d48603da6175aaa1ba0157bd451d7c0c18 (commit)
      from  803c0e440c2f90e432cf7f934df96e19232c62ca (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 b70633d48603da6175aaa1ba0157bd451d7c0c18
Author: Xi Ruoyao <xry111@xry111.site>
Date:   Wed Jun 5 13:11:37 2024 +0800

    gcc-14/changes: Fix mislocated </code> in RISC-V changes

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 6447898e..7a5eb449 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -1218,9 +1218,9 @@ __asm (".global __flmap_lock"  "\n\t"
       configured with <code>--with-tls=[trad|desc]</code>.</li>
   <li>Support for the TLS descriptors, this can be enabled by
       <code>-mtls-dialect=desc</code> and the default behavior can be configure
-      by <code>--with-tls=[trad|desc], and this feature require glibc 2.40,
+      by <code>--with-tls=[trad|desc]</code>, and this feature require glibc 2.40,
       thanks to Tatsuyuki Ishi from
-      <a href="https://bluewhale.systems/">Blue Whale Systems</a></code>
+      <a href="https://bluewhale.systems/">Blue Whale Systems</a>.
   </li>
   <li>Support for the following standard extensions has been added:
     <ul>

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

Summary of changes:
 htdocs/gcc-14/changes.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

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

only message in thread, other threads:[~2024-06-05  5:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-05  5:12 gcc-wwwdocs branch master updated. b70633d48603da6175aaa1ba0157bd451d7c0c18 Xi Ruoyao

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