From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id KIYOL78udmepDgAAWB0awg (envelope-from ) for ; Thu, 02 Jan 2025 01:14:23 -0500 Authentication-Results: simark.ca; dkim=pass (2048-bit key; unprotected) header.d=gnu.org header.i=@gnu.org header.a=rsa-sha256 header.s=fencepost-gnu-org header.b=ea9sEzep; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id BDFE81E097; Thu, 2 Jan 2025 01:14:23 -0500 (EST) X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-6.4 required=5.0 tests=ARC_SIGNED,ARC_VALID,BAYES_00, DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED autolearn=unavailable autolearn_force=no version=4.0.0 Received: from server2.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 (prime256v1) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 2DB2D1E091 for ; Thu, 2 Jan 2025 01:14:23 -0500 (EST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id A7F9F3857C7B for ; Thu, 2 Jan 2025 06:14:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A7F9F3857C7B Authentication-Results: sourceware.org; dkim=pass (2048-bit key, unprotected) header.d=gnu.org header.i=@gnu.org header.a=rsa-sha256 header.s=fencepost-gnu-org header.b=ea9sEzep Received: from eggs.gnu.org (eggs.gnu.org [IPv6:2001:470:142:3::10]) by sourceware.org (Postfix) with ESMTPS id 9AA943857B9E for ; Thu, 2 Jan 2025 06:12:48 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 9AA943857B9E Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gnu.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gnu.org ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 9AA943857B9E Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=2001:470:142:3::10 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1735798368; cv=none; b=pPwNQgKwLuc2pxZOnkI7mR5fDzD0x4ONDtGiBoUSpEBAU6EDh7vsgBX7JcoBa9V5avvRz10/MMzuT00y5xbpLGEnoZSXptlemTWHZsxakX2FQdgyyTVuahzS/WYKpBOcBqM9XlTmq0z4wMM8z65GbMMRt9DRdErdJiN8eFQrqzU= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1735798368; c=relaxed/simple; bh=c27xBqgrIJ/opa6Sv93Apb4ZbZxH1dABquoxkFVoCX0=; h=DKIM-Signature:Date:Message-Id:From:To:Subject; b=pogvTQRN5SndFrbEzoA028L6y3M286xuryCv6NHvJZIVnYB0S2YOkrTO4FxhyAQ+2w5r3le/jyXGiWr9pO7Qu/q6MUM3S3/XoT93X1iWxtNAVQZg7dkCSju0YmIamMUuX6+cKXuksXLGZ2kB/PLmm9TqAFy/+fJSFnAt0vl83RE= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9AA943857B9E Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tTERr-0006Zm-Ss; Thu, 02 Jan 2025 01:12:47 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=R+f5X8Z5BHPcXzOnjuPR+/zMLGC5flK3dJGnytJgEI8=; b=ea9sEzepZZn4 GWTCNTQGKB3e7nhulZbm4X+VZ1nahqr1ptS2ETkv+vQM1Pibmc32uJEQxK0gcK1woNWU5WsYIxCoi 8dF3LZNXkdtUy6FQSD1ZnqUrPlXs5oNJ6rNcaqzgCMHFr3t1OLtwRDE4h9KuE/e+FmXuvz29vk1Ke 4QDRa6WnX+gGv68WbjyWbGtINTwGFW5kNoxYS7V/YZinuw/WSSTGwypp62Po7E5U+5ojUlxeEgTFJ cKRlobMz+iXh0Mg4ZnYyS4IBtXuPWeD11pCH/H5RvGnqn01M1/gd+uySVyCt5gn/Ar52bBEJGT9Y1 ZdM3sgZa87jB8D1z60yqIg==; Date: Thu, 02 Jan 2025 08:12:43 +0200 Message-Id: <86ikqxlp5w.fsf@gnu.org> From: Eli Zaretskii To: Joel Brobecker Cc: brobecker@adacore.com, ssbssa@yahoo.de, gdb-patches@sourceware.org In-Reply-To: (message from Joel Brobecker on Thu, 2 Jan 2025 05:59:14 +0400) Subject: Re: GDB 16.0.90 available for testing References: <20241229033130.D7F7F803EA@takamaka.gnat.com> <868qryr6nn.fsf@gnu.org> <745538212.4148266.1735485100440@mail.yahoo.com> <86zfkepkqh.fsf@gnu.org> <86seq2llua.fsf@gnu.org> X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gdb-patches-bounces~public-inbox=simark.ca@sourceware.org > Date: Thu, 2 Jan 2025 05:59:14 +0400 > From: Joel Brobecker > Cc: brobecker@adacore.com, ssbssa@yahoo.de, gdb-patches@sourceware.org > > > Alan Modra fixed this bug in Binutils on the master branch, see commit > > b38cf91f230b and https://sourceware.org/bugzilla/show_bug.cgi?id=32507 > > > > I'd like to apply the patch to gdb-16-branch, so that GDB 16.1 is > > released without it. Do I cherry-pick the commit from master, or do I > > follow some other procedure? That is, when the release tarball of GDB > > 16.1 is tarred, will it fetch the bfd files from the bfd directory of > > the gdb-16-branch branch? > > Correct. Binutils and GDB share the same repository, and when we create > the GDB release branches, we branch everything. So backporting fixes > in bfd follows the same procedure as backporting fixes in the gdb > subdirectory (or any other file of the repositotory). OK, thanks. Just to be sure I understand: the repository is shared, but branches are separate, right? So when I cherry-pick a commit to gdb-16-branch, I don't affect any branches that Binutils will use for their releases, right? Otherwise, cherry-picking would need to be coordinated with the Binutils folks.