From patchwork Mon May 22 08:11:02 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Tobias Burnus X-Patchwork-Id: 1784310 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=8.43.85.97; helo=sourceware.org; envelope-from=gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4QPqsV0fKCz2020 for ; Mon, 22 May 2023 18:11:26 +1000 (AEST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id DF10D3857717 for ; Mon, 22 May 2023 08:11:20 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from esa4.mentor.iphmx.com (esa4.mentor.iphmx.com [68.232.137.252]) by sourceware.org (Postfix) with ESMTPS id 220953858D35 for ; Mon, 22 May 2023 08:11:09 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 220953858D35 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=mentor.com X-IronPort-AV: E=Sophos;i="6.00,183,1681200000"; d="diff'?scan'208";a="6105287" Received: from orw-gwy-02-in.mentorg.com ([192.94.38.167]) by esa4.mentor.iphmx.com with ESMTP; 22 May 2023 00:11:06 -0800 IronPort-SDR: fhlk5I8hyzP+ii85I4ubR4IIiJ4j8cTDq6/MOgjfqkXDal0yfWcWx9hNmFg5zFlamWnPNQx4Fl KqI/Fpn8pz5L56McWbqEqQ9D2bm6zQ4XygTqwpHOFw28tSM/Rw9EkfQ24QOH+11n5Lhzkg5/et rHw5JfEd4L2rT92l3p697miwtOoI7csc5Ahf9F8XJU3oWspI5G6jCXWFAPR3XDRIN78SqjKgjg hKuyTR1fwHDbvDBVPibAxfNekP+NZy4uxdk9PqPeYku+8/0q0ippjv0ZZyrKPPCP42AYYQftxP I7o= Message-ID: Date: Mon, 22 May 2023 10:11:02 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Content-Language: en-US To: gcc-patches CC: Gerald Pfeifer From: Tobias Burnus Subject: [wwwdocs, committed] git.html: Move OG12 to OG13, briefly mention old branches X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-12.mgc.mentorg.com (139.181.222.12) To svr-ies-mbx-12.mgc.mentorg.com (139.181.222.12) X-Spam-Status: No, score=-11.3 required=5.0 tests=BAYES_00, GIT_PATCH_0, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, KAM_SHORT, SPF_HELO_PASS, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org Sender: "Gcc-patches" Committed as 6196747803d192744097590d6703a94def0030f4 → https://gcc.gnu.org/git.html Tobias ----------------- Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, 80634 München; Gesellschaft mit beschränkter Haftung; Geschäftsführer: Thomas Heurung, Frank Thürauf; Sitz der Gesellschaft: München; Registergericht München, HRB 106955 commit 6196747803d192744097590d6703a94def0030f4 Author: Tobias Burnus Date: Mon May 22 10:08:14 2023 +0200 git.html: Move OG12 to OG13, briefly mention old branches diff --git a/htdocs/git.html b/htdocs/git.html index 701773ef..22c0eec1 100644 --- a/htdocs/git.html +++ b/htdocs/git.html @@ -280,16 +280,17 @@ in Git.

Makarov vmakarov@redhat.com. -
devel/omp/gcc-12
+
devel/omp/gcc-13
This branch is for collaborative development of OpenACC and OpenMP support and related functionality, such as offloading support (OMP: offloading and multi processing). - The branch is based on releases/gcc-12. - Please send patch emails with a short-hand [og12] tag in the - subject line, and use ChangeLog.omp files.
+ The branch is based on releases/gcc-13. + Please send patch emails with a short-hand [og13] tag in the + subject line, and use ChangeLog.omp files. (Likewise but now + stale branches exists for the prior GCC releases 9 to 12.)
unified-autovect
This branch is for work on improving effectiveness and generality of GCC's