diff mbox series

[scarthgap] binutils: stable 2.42 branch update

Message ID 20241118075944.1914998-1-Deepthi.Hemraj@windriver.com
State Under Review
Delegated to: Steve Sakoman
Headers show
Series [scarthgap] binutils: stable 2.42 branch update | expand

Commit Message

Hemraj, Deepthi Nov. 18, 2024, 7:59 a.m. UTC
From: Deepthi Hemraj <Deepthi.Hemraj@windriver.com>

Below commits on binutils-2.42 stable branch are updated.
09ba78f0513 LoongArch: ld:Report an error when seeing an unrecognized relocation
00abcf39930 s390: Add arch15 instructions
caf72067a77 s390: Relax risbg[n]z, risb{h|l}gz, {rns|ros|rxs}bgt operand constraints
543a22c7ee3 s390: Simplify (dis)assembly of insn operands with const bits
7c94c87d463 s390: Align opcodes to lower-case
fffb4fae823 s390: Flag conditional branch relative insns as condjump
2d238ecbe50 s390: Use proper string lengths when parsing opcode table flags
10d0dd2ba2b s390: Whitespace fixes in conditional branch flavor descriptions
10a143e273c LoongArch: Add elfNN_loongarch_mkobject to initialize LoongArch tdata
9055fbe5ffb LoongArch: The symbol got type can only be obtained after initialization

Tested on qemux86_64.
There were no additional PASS or FAIL after the update

Signed-off-by: Deepthi Hemraj <Deepthi.Hemraj@windriver.com>
---
 meta/recipes-devtools/binutils/binutils-2.42.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Randy MacLeod Nov. 18, 2024, 5:49 p.m. UTC | #1
On 2024-11-18 3:20 a.m., Hemraj, Deepthi wrote:
>
> ------------------------------------------------------------------------
> *From:* Hemraj, Deepthi
> *Sent:* Sunday, November 17, 2024 11:59 PM
> *To:* openembedded-core@lists.openembedded.org 
> <openembedded-core@lists.openembedded.org>
> *Cc:* MacLeod, Randy <Randy.MacLeod@windriver.com>; Gowda, Naveen 
> <Naveen.Gowda@windriver.com>; Kokkonda, Sundeep 
> <Sundeep.Kokkonda@windriver.com>
> *Subject:* [scarthgap][PATCH] binutils: stable 2.42 branch update
> From: Deepthi Hemraj <Deepthi.Hemraj@windriver.com>
>
> Below commits on binutils-2.42 stable branch are updated.
> 09ba78f0513 LoongArch: ld:Report an error when seeing an unrecognized 
> relocation
> 00abcf39930 s390: Add arch15 instructions
> caf72067a77 s390: Relax risbg[n]z, risb{h|l}gz, {rns|ros|rxs}bgt 
> operand constraints
> 543a22c7ee3 s390: Simplify (dis)assembly of insn operands with const bits
> 7c94c87d463 s390: Align opcodes to lower-case
> fffb4fae823 s390: Flag conditional branch relative insns as condjump
> 2d238ecbe50 s390: Use proper string lengths when parsing opcode table 
> flags
> 10d0dd2ba2b s390: Whitespace fixes in conditional branch flavor 
> descriptions
> 10a143e273c LoongArch: Add elfNN_loongarch_mkobject to initialize 
> LoongArch tdata
> 9055fbe5ffb LoongArch: The symbol got type can only be obtained after 
> initialization


The changes are all for arches that we do not support.
Merge to keep up to date, I suppose.

../Randy


>
> Tested on qemux86_64.
> There were no additional PASS or FAIL after the update
>
> Signed-off-by: Deepthi Hemraj <Deepthi.Hemraj@windriver.com>
> ---
>  meta/recipes-devtools/binutils/binutils-2.42.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-devtools/binutils/binutils-2.42.inc 
> b/meta/recipes-devtools/binutils/binutils-2.42.inc
> index 5d5ba3d6dc..bff97b50c3 100644
> --- a/meta/recipes-devtools/binutils/binutils-2.42.inc
> +++ b/meta/recipes-devtools/binutils/binutils-2.42.inc
> @@ -20,7 +20,7 @@ UPSTREAM_CHECK_GITTAGREGEX = 
> "binutils-(?P<pver>\d+_(\d_?)*)"
>
>  CVE_STATUS[CVE-2023-25584] = "cpe-incorrect: Applies only for version 
> 2.40 and earlier"
>
> -SRCREV ?= "8a6764d35e5c15d78de8aef8f27af3eefd9d7544"
> +SRCREV ?= "09ba78f051319e8f8861b26fb9340e21ca973c70"
>  BINUTILS_GIT_URI ?= 
> "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=https"
>  SRC_URI = "\
>       ${BINUTILS_GIT_URI} \
> -- 
> 2.43.0
>
diff mbox series

Patch

diff --git a/meta/recipes-devtools/binutils/binutils-2.42.inc b/meta/recipes-devtools/binutils/binutils-2.42.inc
index 5d5ba3d6dc..bff97b50c3 100644
--- a/meta/recipes-devtools/binutils/binutils-2.42.inc
+++ b/meta/recipes-devtools/binutils/binutils-2.42.inc
@@ -20,7 +20,7 @@  UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)"
 
 CVE_STATUS[CVE-2023-25584] = "cpe-incorrect: Applies only for version 2.40 and earlier"
 
-SRCREV ?= "8a6764d35e5c15d78de8aef8f27af3eefd9d7544"
+SRCREV ?= "09ba78f051319e8f8861b26fb9340e21ca973c70"
 BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=https"
 SRC_URI = "\
      ${BINUTILS_GIT_URI} \