From aafdbcfc2ebc55fb881f7fd571cb29a4fdf89513 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 12 Feb 2024 10:50:59 +0000 Subject: [PATCH] Backport commit 4199cf1e152d in order to add support for IBM's power-11 architecture extensions. --- binutils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binutils.spec b/binutils.spec index 5af103c..eef0848 100644 --- a/binutils.spec +++ b/binutils.spec @@ -1363,7 +1363,7 @@ exit 0 #---------------------------------------------------------------------------- %changelog * Mon Feb 12 2024 Nick Clifton - 2.41-33 -- Add support for IBM's power-11 architecture extensions. +- Backport commit 4199cf1e152d in order to add support for IBM's power-11 architecture extensions. * Wed Jan 24 2024 Nick Clifton - 2.41-32 - Suppress the x86 linker's p_align-1 tests in order to cope with a CentOS-10 kernel bug. (RHEL-22466)