From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2209) id AF3043858C2C; Wed, 13 Apr 2022 14:32:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AF3043858C2C To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 635acaea5c578425fe10e1b7b12d9b193329333d X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 70d0ee504ad92a989f1652452eaea2f33cc5023c X-Git-Newrev: 635acaea5c578425fe10e1b7b12d9b193329333d Message-Id: <20220413143218.AF3043858C2C@sourceware.org> Date: Wed, 13 Apr 2022 14:32:18 +0000 (GMT) From: David Malcolm X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2022 14:32:18 -0000 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 635acaea5c578425fe10e1b7b12d9b193329333d (commit) from 70d0ee504ad92a989f1652452eaea2f33cc5023c (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 635acaea5c578425fe10e1b7b12d9b193329333d Author: David Malcolm Date: Wed Apr 13 10:31:02 2022 -0400 gcc-12: further jit changes (LIBGCCJIT_ABI_20 through _24) diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html index d907ed22..bd9e5122 100644 --- a/htdocs/gcc-12/changes.html +++ b/htdocs/gcc-12/changes.html @@ -503,7 +503,7 @@ function Multiply (S1, S2 : Sign) return Sign is

libgccjit

    -
  • The libgccjit API gained 23 new entry points: +
  • The libgccjit API gained 30 new entry points:
  • libgccjit has gained support for the use of various atomic builtins ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-12/changes.html | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs