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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E2F4113933E for ; Tue, 20 Jul 2021 19:53:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11453E0AFE; Tue, 20 Jul 2021 19:53:14 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D2F24E0AFE for ; Tue, 20 Jul 2021 19:53:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A61D43406C0 for ; Tue, 20 Jul 2021 19:53:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 188C573A for ; Tue, 20 Jul 2021 19:53:11 +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: <1626810775.c32b45b7537a82b63613ea95e00f8468d31a25d9.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-gold-ld-add-support-for-poisoned-system-direc.patch 9999/0002-Gentoo-libiberty-install-PIC-version-of-libiberty.a.patch 9999/0003-Gentoo-gold-ld-add-support-for-poisoned-system-direc.patch 9999/0003-Gentoo-opcodes-link-against-libbfd.la-for-rpath-deps.patch 9999/0004-Gentoo-add-with-extra-soversion-suffix-option.patch 9999/0004-Gentoo-libiberty-install-PIC-version-of-libiberty.a.patch 9999/0005-Gentoo-ld-enable-new-dtags-by-default-for-linux-gnu-.patch 9999/0005-Gentoo-opcodes-link-against-libbfd.la-for-rpath-deps.patch 9999/0006-Gentoo-Pass-hash-style-sysv.patch 9999/0006-Gentoo-add-with-extra-soversion-suffix-option.patch 9999/0007-Gentoo-ld-enable-new-dtags-by-default-for-linux-gnu-.patch 9999/0009-Gentoo-Pass-hash-style-sysv.patch X-VCS-Directories: 9999/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: c32b45b7537a82b63613ea95e00f8468d31a25d9 X-VCS-Branch: master Date: Tue, 20 Jul 2021 19:53:11 +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: ee504a62-dd11-45d8-9595-b73ea835799f X-Archives-Hash: 7b07adc20783e9135ce508e1401b2042 commit: c32b45b7537a82b63613ea95e00f8468d31a25d9 Author: Andreas K. Hüttel gentoo org> AuthorDate: Tue Jul 20 19:52:55 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Tue Jul 20 19:52:55 2021 +0000 URL: https://gitweb.gentoo.org/proj/toolchain/binutils-patches.git/commit/?id=c32b45b7 Renumber patches Signed-off-by: Andreas K. Hüttel gentoo.org> ...ch => 0001-Gentoo-gold-ld-add-support-for-poisoned-system-direc.patch} | 0 ...tch => 0002-Gentoo-libiberty-install-PIC-version-of-libiberty.a.patch} | 0 ...ch => 0003-Gentoo-opcodes-link-against-libbfd.la-for-rpath-deps.patch} | 0 ...ion.patch => 0004-Gentoo-add-with-extra-soversion-suffix-option.patch} | 0 ...ch => 0005-Gentoo-ld-enable-new-dtags-by-default-for-linux-gnu-.patch} | 0 ...-Pass-hash-style-sysv.patch => 0006-Gentoo-Pass-hash-style-sysv.patch} | 0 6 files changed, 0 insertions(+), 0 deletions(-) diff --git a/9999/0003-Gentoo-gold-ld-add-support-for-poisoned-system-direc.patch b/9999/0001-Gentoo-gold-ld-add-support-for-poisoned-system-direc.patch similarity index 100% rename from 9999/0003-Gentoo-gold-ld-add-support-for-poisoned-system-direc.patch rename to 9999/0001-Gentoo-gold-ld-add-support-for-poisoned-system-direc.patch diff --git a/9999/0004-Gentoo-libiberty-install-PIC-version-of-libiberty.a.patch b/9999/0002-Gentoo-libiberty-install-PIC-version-of-libiberty.a.patch similarity index 100% rename from 9999/0004-Gentoo-libiberty-install-PIC-version-of-libiberty.a.patch rename to 9999/0002-Gentoo-libiberty-install-PIC-version-of-libiberty.a.patch diff --git a/9999/0005-Gentoo-opcodes-link-against-libbfd.la-for-rpath-deps.patch b/9999/0003-Gentoo-opcodes-link-against-libbfd.la-for-rpath-deps.patch similarity index 100% rename from 9999/0005-Gentoo-opcodes-link-against-libbfd.la-for-rpath-deps.patch rename to 9999/0003-Gentoo-opcodes-link-against-libbfd.la-for-rpath-deps.patch diff --git a/9999/0006-Gentoo-add-with-extra-soversion-suffix-option.patch b/9999/0004-Gentoo-add-with-extra-soversion-suffix-option.patch similarity index 100% rename from 9999/0006-Gentoo-add-with-extra-soversion-suffix-option.patch rename to 9999/0004-Gentoo-add-with-extra-soversion-suffix-option.patch diff --git a/9999/0007-Gentoo-ld-enable-new-dtags-by-default-for-linux-gnu-.patch b/9999/0005-Gentoo-ld-enable-new-dtags-by-default-for-linux-gnu-.patch similarity index 100% rename from 9999/0007-Gentoo-ld-enable-new-dtags-by-default-for-linux-gnu-.patch rename to 9999/0005-Gentoo-ld-enable-new-dtags-by-default-for-linux-gnu-.patch diff --git a/9999/0009-Gentoo-Pass-hash-style-sysv.patch b/9999/0006-Gentoo-Pass-hash-style-sysv.patch similarity index 100% rename from 9999/0009-Gentoo-Pass-hash-style-sysv.patch rename to 9999/0006-Gentoo-Pass-hash-style-sysv.patch