diff mbox series

binutils: stable 2.41 branch updates

Message ID 20231127035539.1024191-1-sundeep.kokkonda@windriver.com
State Accepted, archived
Commit 580119844fd93eb7bbc778722a6117a31b7c1591
Headers show
Series binutils: stable 2.41 branch updates | expand

Commit Message

Sundeep KOKKONDA Nov. 27, 2023, 3:55 a.m. UTC
Below commits on binutils-2.41 stable branch are updated.
eb49941e7e1 Gold/MIPS: Add targ_extra_size=64 for mips32 triples
c27eff41737 Gold/MIPS: Use EM_MIPS instead of EM_MIPS_RS3_LE for little endian
7fe76f02413 x86-64: fix suffix-less PUSH of symbol address

Signed-off-by: Sundeep KOKKONDA <sundeep.kokkonda@windriver.com>
---
 meta/recipes-devtools/binutils/binutils-2.41.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Sundeep KOKKONDA Nov. 27, 2023, 3:57 a.m. UTC | #1
Testing is done and no regressions found.
Khem Raj Nov. 27, 2023, 4:14 a.m. UTC | #2
lgtm.

On Sun, Nov 26, 2023 at 7:56 PM Sundeep KOKKONDA
<sundeep.kokkonda@windriver.com> wrote:
>
> Below commits on binutils-2.41 stable branch are updated.
> eb49941e7e1 Gold/MIPS: Add targ_extra_size=64 for mips32 triples
> c27eff41737 Gold/MIPS: Use EM_MIPS instead of EM_MIPS_RS3_LE for little endian
> 7fe76f02413 x86-64: fix suffix-less PUSH of symbol address
>
> Signed-off-by: Sundeep KOKKONDA <sundeep.kokkonda@windriver.com>
> ---
>  meta/recipes-devtools/binutils/binutils-2.41.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-devtools/binutils/binutils-2.41.inc b/meta/recipes-devtools/binutils/binutils-2.41.inc
> index b4934c02a8..804f092965 100644
> --- a/meta/recipes-devtools/binutils/binutils-2.41.inc
> +++ b/meta/recipes-devtools/binutils/binutils-2.41.inc
> @@ -18,7 +18,7 @@ SRCBRANCH ?= "binutils-2_41-branch"
>
>  UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)"
>
> -SRCREV ?= "cb4c3555ac4cf8aaf0935cb6e4b09e6882436d21"
> +SRCREV ?= "c1321df4eb0a136304205085cd4913dd4eb01054"
>  BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=https"
>  SRC_URI = "\
>       ${BINUTILS_GIT_URI} \
> --
> 2.42.0
>
diff mbox series

Patch

diff --git a/meta/recipes-devtools/binutils/binutils-2.41.inc b/meta/recipes-devtools/binutils/binutils-2.41.inc
index b4934c02a8..804f092965 100644
--- a/meta/recipes-devtools/binutils/binutils-2.41.inc
+++ b/meta/recipes-devtools/binutils/binutils-2.41.inc
@@ -18,7 +18,7 @@  SRCBRANCH ?= "binutils-2_41-branch"
 
 UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)"
 
-SRCREV ?= "cb4c3555ac4cf8aaf0935cb6e4b09e6882436d21"
+SRCREV ?= "c1321df4eb0a136304205085cd4913dd4eb01054"
 BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=https"
 SRC_URI = "\
      ${BINUTILS_GIT_URI} \