From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x102a.google.com (mail-pj1-x102a.google.com [IPv6:2607:f8b0:4864:20::102a]) by sourceware.org (Postfix) with ESMTPS id 5903F3858D33 for ; Sat, 16 Sep 2023 14:02:42 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 5903F3858D33 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=adacore.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=adacore.com Received: by mail-pj1-x102a.google.com with SMTP id 98e67ed59e1d1-2749ce1aa37so1018218a91.0 for ; Sat, 16 Sep 2023 07:02:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adacore.com; s=google; t=1694872961; x=1695477761; darn=sourceware.org; h=content-disposition:mime-version:message-id:subject:to:from:date :from:to:cc:subject:date:message-id:reply-to; bh=XiXW6JAINEviau9+qN0+/haGNVGAiCk0QieC7dk04nk=; b=Vb5f9NoUHOtQG2V05cQRfdhZ5vN8NxdRz70xPkjPs9TCUZnWgUDZJ/0Jt7zDOgcNI4 glTRU+gSAjA5nJHdAFJeO+NHvBNpf5xXIbvCpiN6tnnMfrqV4aG5uEyKhpVSQPwxpu1u yXVXpsmwTTv4Xn6n7aV79gt0vydL3Dce3SejDNHxMKrYpYIXfxcD93YEA771oZBxmTav tJqYQ8L4N3AebLQsrMc+CxdyUeF5W4ellW7zHIAhsIBKYzstHosnownSq26fnsf/+W4h 9Cf6nCYTNcEXwogkPqkKwE0IwrHvTgfNpKSFuWpZ8Xg3JNk9e1SrrVLRFWEWPivoCTJb +2gw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694872961; x=1695477761; h=content-disposition:mime-version:message-id:subject:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=XiXW6JAINEviau9+qN0+/haGNVGAiCk0QieC7dk04nk=; b=KowTEn3epWYMSQg3mSJYM7ja4Vhm8guiFBvdq91G93lXEjCrHUJJK591c6js5q7xe7 eIDbO6xs2XXV8aN1inmQCVW39X1ggLR8nQAzyKiVNBfeE9S5UqlN6u98T3PDvhgwTpUw oWZh4J6zNvmYKR613zNgf3UCkIHpqERpYs5jFBHt8KdFTPL7vetAvW6818FdRefe+G5E FkLrqsIIGYyOIqq37lDM9oKj8eGnxQ8/g5J22V4Tg8lSJoRX/bJJT184WeHJZbJPnZf+ rQpgQ888teAiEZxcgHDT2p+PjZdOooS+rkXhZRygPAIIFMagzDNkCEmeDwTW2uLjdbFr Cu5g== X-Gm-Message-State: AOJu0YyQajTMEQVKvfRSH2w4WmrWe7D7EfOdTattlBOyRiPXSq4HY6JD gux+yPbD22obyO6Hoclc7D3ZNZvsTo0gXy7LYg== X-Google-Smtp-Source: AGHT+IG2UXnPKmCnkt4ao6MqSAThzSxxBgL3OMS4DHcMKD+wuCb3BdyPEPIkDIdMycQZTyVm+JFZiA== X-Received: by 2002:a17:90a:5908:b0:26f:4685:5b6c with SMTP id k8-20020a17090a590800b0026f46855b6cmr10092725pji.19.1694872959941; Sat, 16 Sep 2023 07:02:39 -0700 (PDT) Received: from takamaka.gnat.com ([184.69.131.86]) by smtp.gmail.com with ESMTPSA id n10-20020a170902d2ca00b001bbf7fd354csm5265367plc.213.2023.09.16.07.02.38 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 16 Sep 2023 07:02:39 -0700 (PDT) Received: by takamaka.gnat.com (Postfix, from userid 1000) id 28CE682344; Sat, 16 Sep 2023 07:02:38 -0700 (PDT) Date: Sat, 16 Sep 2023 07:02:38 -0700 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: GDB 14 branching & release -- 2023-09-16 update Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Status: No, score=-3.8 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_ASCII_DIVIDERS,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi everyone, My sincere apologies for the long period of radio silence since the last update. It's been a busy summer :-/. Here is a quick status of what has been discussed so far. In short, we're down to one PR for AArch64, which has been progress (new patch series posted a few days ago). Are there other issues that we should fix before we branch? Otherwise, let's branch soon :-). More detailed update: Fixed Since the Previous Update: -------------------------------- * [JohnB] Handle variable XSAVE layouts https://sourceware.org/pipermail/gdb-patches/2023-July/200895.html * [JohnB] Fixes for multiprocess for FreeBSD's native target (v2) https://sourceware.org/pipermail/gdb-patches/2023-July/200962.html Added Since the Last Update: ---------------------------- < none > Other Ongoing Items: -------------------- * [LuisM] PR gdb/30689 [AArch64] gdb scalable matrix extension (SME1 and SME2) support https://sourceware.org/bugzilla/show_bug.cgi?id=30689 SME1 v6 series (Sep 13): https://sourceware.org/pipermail/gdb-patches/2023-September/202418.html SME2 v4 series (Sep 13): https://sourceware.org/pipermail/gdb-patches/2023-September/202425.html Not Blocking, But Keep An Eye On: --------------------------------- < none > Thank you! -- Joel