From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BC12815802E for ; Sat, 29 Jun 2024 17:05:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E438F2BC02C; Sat, 29 Jun 2024 17:05:32 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C68E12BC02C for ; Sat, 29 Jun 2024 17:05:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0FB87335D2B for ; Sat, 29 Jun 2024 17:05:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 726821BC0 for ; Sat, 29 Jun 2024 17:05:30 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1719680716.1fec9188faca01b3a679ec42cf74c638d4b34ebd.dilfridge@gentoo> Subject: [gentoo-commits] proj/toolchain/binutils-patches:master commit in: 9999/ X-VCS-Repository: proj/toolchain/binutils-patches X-VCS-Files: 9999/0001-Gentoo-libiberty-install-PIC-version-of-libiberty.a.patch 9999/0002-Gentoo-add-with-extra-soversion-suffix-option.patch 9999/0002-Gentoo-libiberty-install-PIC-version-of-libiberty.a.patch 9999/0003-Gentoo-Give-also-libctf-optionally-a-gentoo-specific.patch 9999/0003-Gentoo-add-with-extra-soversion-suffix-option.patch 9999/0004-Gentoo-XFAIL-15-broken-ld.gold-tests.patch 9999/0005-Apply-a-similar-libiberty-fix-as-in-7d53105d-for-lib.patch 9999/0005-Gentoo-Give-also-libctf-optionally-a-gentoo-specific.patch 9999/0006-Gentoo-XFAIL-15-broken-ld.gold-tests.patch 9999/0007-Apply-a-similar-libiberty-fix-as-in-7d53105d-for-lib.patch X-VCS-Directories: 9999/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 1fec9188faca01b3a679ec42cf74c638d4b34ebd X-VCS-Branch: master Date: Sat, 29 Jun 2024 17:05:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: eabfb8f6-cd42-44f4-8ce9-d30a1adbfd7a X-Archives-Hash: db8dced80055625b613beb5ccf46bb16 commit: 1fec9188faca01b3a679ec42cf74c638d4b34ebd Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Jun 29 17:05:16 2024 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Jun 29 17:05:16 2024 +0000 URL: https://gitweb.gentoo.org/proj/toolchain/binutils-patches.git/commit/?id=1fec9188 Renumber patches Signed-off-by: Andreas K. Hüttel gentoo.org> ...tch => 0001-Gentoo-libiberty-install-PIC-version-of-libiberty.a.patch} | 0 ...ion.patch => 0002-Gentoo-add-with-extra-soversion-suffix-option.patch} | 0 ...ch => 0003-Gentoo-Give-also-libctf-optionally-a-gentoo-specific.patch} | 0 ...d.gold-tests.patch => 0004-Gentoo-XFAIL-15-broken-ld.gold-tests.patch} | 0 ...ch => 0005-Apply-a-similar-libiberty-fix-as-in-7d53105d-for-lib.patch} | 0 5 files changed, 0 insertions(+), 0 deletions(-) diff --git a/9999/0002-Gentoo-libiberty-install-PIC-version-of-libiberty.a.patch b/9999/0001-Gentoo-libiberty-install-PIC-version-of-libiberty.a.patch similarity index 100% rename from 9999/0002-Gentoo-libiberty-install-PIC-version-of-libiberty.a.patch rename to 9999/0001-Gentoo-libiberty-install-PIC-version-of-libiberty.a.patch diff --git a/9999/0003-Gentoo-add-with-extra-soversion-suffix-option.patch b/9999/0002-Gentoo-add-with-extra-soversion-suffix-option.patch similarity index 100% rename from 9999/0003-Gentoo-add-with-extra-soversion-suffix-option.patch rename to 9999/0002-Gentoo-add-with-extra-soversion-suffix-option.patch diff --git a/9999/0005-Gentoo-Give-also-libctf-optionally-a-gentoo-specific.patch b/9999/0003-Gentoo-Give-also-libctf-optionally-a-gentoo-specific.patch similarity index 100% rename from 9999/0005-Gentoo-Give-also-libctf-optionally-a-gentoo-specific.patch rename to 9999/0003-Gentoo-Give-also-libctf-optionally-a-gentoo-specific.patch diff --git a/9999/0006-Gentoo-XFAIL-15-broken-ld.gold-tests.patch b/9999/0004-Gentoo-XFAIL-15-broken-ld.gold-tests.patch similarity index 100% rename from 9999/0006-Gentoo-XFAIL-15-broken-ld.gold-tests.patch rename to 9999/0004-Gentoo-XFAIL-15-broken-ld.gold-tests.patch diff --git a/9999/0007-Apply-a-similar-libiberty-fix-as-in-7d53105d-for-lib.patch b/9999/0005-Apply-a-similar-libiberty-fix-as-in-7d53105d-for-lib.patch similarity index 100% rename from 9999/0007-Apply-a-similar-libiberty-fix-as-in-7d53105d-for-lib.patch rename to 9999/0005-Apply-a-similar-libiberty-fix-as-in-7d53105d-for-lib.patch