public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-6702] jit: remove "Alpha" warning from docs
@ 2021-01-14 22:59 David Malcolm
  0 siblings, 0 replies; only message in thread
From: David Malcolm @ 2021-01-14 22:59 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:b95d97f1a5f54f55c15bca65ec79b626b53cd40c

commit r11-6702-gb95d97f1a5f54f55c15bca65ec79b626b53cd40c
Author: David Malcolm <dmalcolm@redhat.com>
Date:   Thu Jan 14 17:54:02 2021 -0500

    jit: remove "Alpha" warning from docs
    
    I removed the "Alpha" warning from the JIT wiki page on
    2020-05-18:
      https://gcc.gnu.org/wiki/JIT?action=diff&rev1=47&rev2=48
    but forgot to remove it from the documentation, which this
    patch does.
    
    gcc/jit/ChangeLog:
            * docs/cp/index.rst: Remove "Alpha" warning.
            * docs/index.rst: Likewise.
            * docs/_build/texinfo/libgccjit.texi: Regenerate

Diff:
---
 gcc/jit/docs/_build/texinfo/libgccjit.texi | 10 +---------
 gcc/jit/docs/cp/index.rst                  |  4 ----
 gcc/jit/docs/index.rst                     |  4 ----
 3 files changed, 1 insertion(+), 17 deletions(-)

diff --git a/gcc/jit/docs/_build/texinfo/libgccjit.texi b/gcc/jit/docs/_build/texinfo/libgccjit.texi
index 6e629fd3daa..724c388266c 100644
--- a/gcc/jit/docs/_build/texinfo/libgccjit.texi
+++ b/gcc/jit/docs/_build/texinfo/libgccjit.texi
@@ -21,7 +21,7 @@
 
 @copying
 @quotation
-libgccjit 11.0.0 (experimental 20201112), Nov 12, 2020
+libgccjit 11.0.0 (experimental 20210114), Jan 14, 2021
 
 David Malcolm
 
@@ -68,10 +68,6 @@ Copyright @copyright{} 2014-2021 Free Software Foundation, Inc.
 This document describes libgccjit@footnote{http://gcc.gnu.org/wiki/JIT}, an API
 for embedding GCC inside programs and libraries.
 
-Note that libgccjit is currently of “Alpha” quality;
-the APIs are not yet set in stone, and they shouldn’t be used in
-production yet.
-
 There are actually two APIs for the library:
 
 
@@ -9051,10 +9047,6 @@ This is a collection of “thin” wrapper classes around the C API.
 Everything is an inline function, implemented in terms of the C API,
 so there is nothing extra to link against.
 
-Note that libgccjit is currently of “Alpha” quality;
-the APIs are not yet set in stone, and they shouldn’t be used in
-production yet.
-
 Contents:
 
 @c Copyright (C) 2014-2021 Free Software Foundation, Inc.
diff --git a/gcc/jit/docs/cp/index.rst b/gcc/jit/docs/cp/index.rst
index 254ad59819e..3bffc98a3de 100644
--- a/gcc/jit/docs/cp/index.rst
+++ b/gcc/jit/docs/cp/index.rst
@@ -28,10 +28,6 @@ This is a collection of "thin" wrapper classes around the C API.
 Everything is an inline function, implemented in terms of the C API,
 so there is nothing extra to link against.
 
-Note that libgccjit is currently of "Alpha" quality;
-the APIs are not yet set in stone, and they shouldn't be used in
-production yet.
-
 Contents:
 
 .. toctree::
diff --git a/gcc/jit/docs/index.rst b/gcc/jit/docs/index.rst
index 4db1ddd8307..fe3d741d345 100644
--- a/gcc/jit/docs/index.rst
+++ b/gcc/jit/docs/index.rst
@@ -21,10 +21,6 @@ libgccjit
 This document describes `libgccjit <http://gcc.gnu.org/wiki/JIT>`_, an API
 for embedding GCC inside programs and libraries.
 
-Note that libgccjit is currently of "Alpha" quality;
-the APIs are not yet set in stone, and they shouldn't be used in
-production yet.
-
 There are actually two APIs for the library:
 
 * a pure C API: ``libgccjit.h``


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

only message in thread, other threads:[~2021-01-14 22:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-14 22:59 [gcc r11-6702] jit: remove "Alpha" warning from docs David Malcolm

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