--- htdocs/gcc-11/changes.html | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html index 05b182bc..3c18ef18 100644 --- a/htdocs/gcc-11/changes.html +++ b/htdocs/gcc-11/changes.html @@ -331,6 +331,12 @@ a work-in-progress.</p> <!-- .................................................................. --> <h2 id="jit">libgccjit</h2> <ul> + <li>libgccjit was marked as merely "Alpha" quality when + <a href="../gcc-5/changes.html#jit">originally added in GCC 5</a>. + Given that we have maintained + <a href="https://gcc.gnu.org/onlinedocs/jit/topics/compatibility.html">API and ABI compatibility</a> + since then and it is in use by various projects, we have removed that + caveat.</li> <li>libgccjit can now be built for MinGW</li> <li> The libgccjit API gained 10 new entry points: -- 2.26.2