* [[PATCH] binutils: stable 2.41 branch updates
@ 2023-09-27 10:16 Deepthi Hemraj
2023-09-27 10:23 ` Deepthi.Hemraj
0 siblings, 1 reply; 5+ messages in thread
From: Deepthi Hemraj @ 2023-09-27 10:16 UTC (permalink / raw)
To: openembedded-core
Cc: Randy.MacLeod, Umesh.Kalappa, Naveen.Gowda,
Shivaprasad.Moodalappa, Sundeep.Kokkonda
Below commits on binutils-2.41 stable branch are updated.
cb4c3555ac4 (HEAD -> binutils-2_41-branch, origin/binutils-2_41-branch) Automatic date update in version.in
6ffa5a420a0 aarch64: Remove unused function
b6f6a3ecd15 x86: restrict prefix use with .insn VEX/XOP/EVEX
60834ae1eb7 PR30794, PowerPC gold: internal error in add_output_section_to_load
951a6945b44 Updated Russian translation for the bfd directory
226f2e6b924 PR30724, cygwin ld performance regression since 014a602b86
8c05bf16a51 PR30697, ppc32 mix of local-dynamic and global-dynamic TLS
31b78cc9917 gas: rework timestamp preservation on doc/asconfig.texi
Signed-off-by: Deepthi Hemraj <Deepthi.Hemraj@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 7ab2926570..b4934c02a8 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 ?= "fd3cc73ee4a84df3ace3c0e470250a957e7d3468"
+SRCREV ?= "cb4c3555ac4cf8aaf0935cb6e4b09e6882436d21"
BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=https"
SRC_URI = "\
${BINUTILS_GIT_URI} \
--
2.39.0
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [[PATCH] binutils: stable 2.41 branch updates
2023-09-27 10:16 [[PATCH] " Deepthi Hemraj
@ 2023-09-27 10:23 ` Deepthi.Hemraj
0 siblings, 0 replies; 5+ messages in thread
From: Deepthi.Hemraj @ 2023-09-27 10:23 UTC (permalink / raw)
To: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 80 bytes --]
Regression testing with binutils testing is performed and no regressions found
[-- Attachment #2: Type: text/html, Size: 80 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH] binutils: stable 2.41 branch updates
@ 2023-11-27 3:55 Sundeep KOKKONDA
2023-11-27 3:57 ` Sundeep KOKKONDA
2023-11-27 4:14 ` Khem Raj
0 siblings, 2 replies; 5+ messages in thread
From: Sundeep KOKKONDA @ 2023-11-27 3:55 UTC (permalink / raw)
To: openembedded-core
Cc: randy.macleod, naveen.gowda, shivaprasad.moodalappa, yash.shinde,
deepthi.hemraj, umesh.kallapa, raj.khem
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
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] binutils: stable 2.41 branch updates
2023-11-27 3:55 [PATCH] binutils: stable 2.41 branch updates Sundeep KOKKONDA
@ 2023-11-27 3:57 ` Sundeep KOKKONDA
2023-11-27 4:14 ` Khem Raj
1 sibling, 0 replies; 5+ messages in thread
From: Sundeep KOKKONDA @ 2023-11-27 3:57 UTC (permalink / raw)
To: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 43 bytes --]
Testing is done and no regressions found.
[-- Attachment #2: Type: text/html, Size: 43 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] binutils: stable 2.41 branch updates
2023-11-27 3:55 [PATCH] binutils: stable 2.41 branch updates Sundeep KOKKONDA
2023-11-27 3:57 ` Sundeep KOKKONDA
@ 2023-11-27 4:14 ` Khem Raj
1 sibling, 0 replies; 5+ messages in thread
From: Khem Raj @ 2023-11-27 4:14 UTC (permalink / raw)
To: Sundeep KOKKONDA
Cc: openembedded-core, randy.macleod, naveen.gowda,
shivaprasad.moodalappa, yash.shinde, deepthi.hemraj,
umesh.kallapa
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
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-11-27 4:14 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-27 3:55 [PATCH] binutils: stable 2.41 branch updates Sundeep KOKKONDA
2023-11-27 3:57 ` Sundeep KOKKONDA
2023-11-27 4:14 ` Khem Raj
-- strict thread matches above, loose matches on Subject: below --
2023-09-27 10:16 [[PATCH] " Deepthi Hemraj
2023-09-27 10:23 ` Deepthi.Hemraj
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.