public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 52c897edc0a0743052a291c026ec5f6779d51d99
@ 2021-10-01 10:33 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2021-10-01 10:33 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  52c897edc0a0743052a291c026ec5f6779d51d99 (commit)
      from  22c971cd3b33bae1b31bb4f1a54c65e059775e52 (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 52c897edc0a0743052a291c026ec5f6779d51d99
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Fri Oct 1 12:33:06 2021 +0200

    Consistently use 32-bit instead of 32bit

diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index 45e87ea4..4f7bbd33 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -55,7 +55,7 @@ a work-in-progress.</p>
   </li>
   <li>
     The <code>hppa[12]*-*-hpux10*</code> and <code>hppa[12]*-*-hpux11*</code>
-    configurations targeting 32bit PA-RISC with HP-UX have been obsoleted and
+    configurations targeting 32-bit PA-RISC with HP-UX have been obsoleted and
     will be removed in a future release.
   <li>
     The support for the <code>m32r-*-linux*</code>, <code>m32rle-*-linux*</code>,
diff --git a/htdocs/gcc-8/changes.html b/htdocs/gcc-8/changes.html
index d9404170..84f32d3e 100644
--- a/htdocs/gcc-8/changes.html
+++ b/htdocs/gcc-8/changes.html
@@ -300,7 +300,7 @@ f () { /* Do something. */; }</pre></blockquote>
   <li>Fixed illegal addresses generated from address expressions
     which refer only to offset 0.</li>
   <li>Fixed a bug with reg+offset addressing on 32b segments.
-    In 'large' mode, the offset is treated as 32bits unless it's
+    In 'large' mode, the offset is treated as 32-bit unless it's
     in global, read-only or kernarg address space.</li>
   <li>Fixed a crash caused sometimes by calls with more
     than 4 arguments.</li>
diff --git a/htdocs/news.html b/htdocs/news.html
index a4acd823..24eab163 100644
--- a/htdocs/news.html
+++ b/htdocs/news.html
@@ -1559,7 +1559,7 @@ improvement work were and will be of great use.
 <dt><b>September 21, 1999</b></dt>
 <dd>
 Nick Clifton of Cygnus Solutions has donated support for the Fujitsu
-FR30 processor.  The FR30 is a low-cost 32bit cpu intended for larger
+FR30 processor.  The FR30 is a low-cost 32-bit CPU intended for larger
 embedded applications.  It has a simple load/store architecture, 16
 general registers and a variable length instruction set.
 </dd>
@@ -1762,7 +1762,7 @@ are expected in the future.
 <dt><b>January 21, 1999</b></dt>
 <dd>
 Cygnus donates support for the PowerPC
-750 processor.  The PPC750 is a 32bit superscalar implementation of the
+750 processor.  The PPC750 is a 32-bit superscalar implementation of the
 PowerPC family manufactured by both Motorola and IBM.  The PPC750 is targeted
 at high end Macs as well as high end embedded applications.
 </dd>
diff --git a/htdocs/news/sparc.html b/htdocs/news/sparc.html
index fcfb8cfa..4c379a06 100644
--- a/htdocs/news/sparc.html
+++ b/htdocs/news/sparc.html
@@ -138,7 +138,7 @@ improve long term maintainability of the compiler.  Details follow.</p>
 3) Full support for nearly all features of the new 64-bit SPARC ELF V9
    ABI.  This includes support for all meaningful code models,
    including MediumLow, MediumMiddle, MediunAny (both old and new for
-   backwards compatibility with older GCC versions), and 32bit.
+   backwards compatibility with older GCC versions), and 32-bit.
 
 4) Tremendously improved support for instruction level parallelism on
    UltraSPARC.  Using some new pieces of infrastructure added to

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

Summary of changes:
 htdocs/gcc-12/changes.html | 2 +-
 htdocs/gcc-8/changes.html  | 2 +-
 htdocs/news.html           | 4 ++--
 htdocs/news/sparc.html     | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2021-10-01 10:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-01 10:33 gcc-wwwdocs branch master updated. 52c897edc0a0743052a291c026ec5f6779d51d99 Gerald Pfeifer

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