Raspbian automatic forward porter [Tue, 21 Jul 2026 12:49:27 +0000 (13:49 +0100)]
Merge version 2.46.50.
20260608-1+rpi1 and 2.46.90.
20260712-1 to produce 2.46.90.
20260712-1+rpi1
Matthias Klose [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
Merge binutils (2.46.90.
20260712-1) import into refs/heads/workingbranch
Matthias Klose [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
sh-disable-tests
Gbp-Pq: Name sh-disable-tests.diff
Matthias Klose [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
gprofng-cross-build
Gbp-Pq: Name gprofng-cross-build.diff
James Addison [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
Generate a deterministic gprofng example documentation tarball
Bug-Debian: https://bugs.debian.org/
1090395
Bug-Debian: https://bugs.debian.org/
1092870
Last-Update: 2025-01-13
Gbp-Pq: Name gprofng-examples-tgz-deterministic.diff
Matthias Klose [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
armhf-64k-alignment
The upstream binutils commit below reduced the section alignment of
armhf executables (including shared libraries) from 64k to 4k, on the
basis that the additional bloat is not justified, given that arm64 hosts
running 64k pagesize kernels with armhf user space are not used in
practice.
However, the situation is slightly different today on Debian, where a
16k pagesize kernel is provided that enables compat support, and is
therefore able to execute armhf user space. The only impediment is the
fact that armhf binaries are no longer compatible with this, due to the
change below.
To accommodate this use case, revert the patch. This makes the generated
executables compatible with compat mode on arm64 systems running 16k
kernels.
Gbp-Pq: Name armhf-64k-alignment.diff
Matthias Klose [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
env-package-metadata
Gbp-Pq: Name env-package-metadata.diff
Matthias Klose [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
perl-shebang
Gbp-Pq: Name perl-shebang.diff
Matthias Klose [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
mips-hack
Gbp-Pq: Name mips-hack.diff
Matthias Klose [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
libctf-soname
Gbp-Pq: Name libctf-soname.diff
Matthias Klose [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
aarch64-libpath
Gbp-Pq: Name aarch64-libpath.diff
Matthias Klose [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
gprof-build
# DP: Fix gprof build error.
# DP: Fix gprof build error.
Gbp-Pq: Name gprof-build.diff
Matthias Klose [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
_ld_doc_remove_xref
# DP: In ld.texi, remove cross reference to BFD internals documentation.
# DP: In ld.texi, remove cross reference to BFD internals documentation.
Gbp-Pq: Name 164_ld_doc_remove_xref.diff
Matthias Klose [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
_ar_scripts_with_tilde
Gbp-Pq: Name 157_ar_scripts_with_tilde.patch
Balint Reczey [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
Build libbfd with -fPIC to allow linking with PIE binaries
Gbp-Pq: Name 136_bfd_pic.patch
Matthias Klose [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
_bfd_soversion
Gbp-Pq: Name 135_bfd_soversion.patch
Matthias Klose [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
Description: Fix ld-bootstrap testsuite when configured with --enable-plugins
Upstream status: proposed patch
Upstream status: proposed patch
Gbp-Pq: Name 131_ld_bootstrap_testsuite.patch
Matthias Klose [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
_multiarch_libpath
# DP: Add multiarch directories to linker search path for ld and gold.
# DP: Add multiarch directories to linker search path for ld and gold.
Gbp-Pq: Name 129_multiarch_libpath.patch
Matthias Klose [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
_ppc64_powerpc_biarch
Gbp-Pq: Name 128_ppc64_powerpc_biarch.patch
Matthias Klose [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
Explicitly use bash for the ld testsuite.
Gbp-Pq: Name 013_bash_in_ld_testsuite.patch
David Kimdon [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
Specify which filename is causing an error if the filename is a
directory. (#45832)
Gbp-Pq: Name 006_better_file_error.patch
Chris Chimelis [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
Don't mention monitor(3) which doesn't exist in Debian. (#160654)
Gbp-Pq: Name 003_gprof_see_also_monitor.patch
Chris Chimelis [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
Add more documentation about profiling and -fprofile-arcs.
Gbp-Pq: Name 002_gprof_profile_arcs.patch
Matthias Klose [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
Description: correct where ld scripts are installed
Upstream status: N/A
Upstream status: N/A
Date: ??
Gbp-Pq: Name 001_ld_makefile_patch.patch
Matthias Klose [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
binutils (2.46.90.
20260712-1) unstable; urgency=medium
* New upstream snapshot, taken from the 2.47 branch.
[dgit import unpatched binutils 2.46.90.
20260712-1]
Matthias Klose [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
Import binutils_2.46.90.
20260712.orig.tar.xz
[dgit import orig binutils_2.46.90.
20260712.orig.tar.xz]
Matthias Klose [Sun, 12 Jul 2026 15:30:43 +0000 (17:30 +0200)]
Import binutils_2.46.90.
20260712-1.debian.tar.xz
[dgit import tarball binutils 2.46.90.
20260712-1 binutils_2.46.90.
20260712-1.debian.tar.xz]
Raspbian automatic forward porter [Sat, 20 Jun 2026 02:41:31 +0000 (03:41 +0100)]
Merge version 2.46-3+rpi1 and 2.46.50.
20260608-1 to produce 2.46.50.
20260608-1+rpi1
Matthias Klose [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
Merge binutils (2.46.50.
20260617-1) import into refs/heads/workingbranch
Matthias Klose [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
sh-disable-tests
Gbp-Pq: Name sh-disable-tests.diff
Matthias Klose [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
gprofng-cross-build
Gbp-Pq: Name gprofng-cross-build.diff
James Addison [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
Generate a deterministic gprofng example documentation tarball
Bug-Debian: https://bugs.debian.org/
1090395
Bug-Debian: https://bugs.debian.org/
1092870
Last-Update: 2025-01-13
Gbp-Pq: Name gprofng-examples-tgz-deterministic.diff
Matthias Klose [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
armhf-64k-alignment
The upstream binutils commit below reduced the section alignment of
armhf executables (including shared libraries) from 64k to 4k, on the
basis that the additional bloat is not justified, given that arm64 hosts
running 64k pagesize kernels with armhf user space are not used in
practice.
However, the situation is slightly different today on Debian, where a
16k pagesize kernel is provided that enables compat support, and is
therefore able to execute armhf user space. The only impediment is the
fact that armhf binaries are no longer compatible with this, due to the
change below.
To accommodate this use case, revert the patch. This makes the generated
executables compatible with compat mode on arm64 systems running 16k
kernels.
Gbp-Pq: Name armhf-64k-alignment.diff
Matthias Klose [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
env-package-metadata
Gbp-Pq: Name env-package-metadata.diff
Matthias Klose [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
perl-shebang
Gbp-Pq: Name perl-shebang.diff
Matthias Klose [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
mips-hack
Gbp-Pq: Name mips-hack.diff
Matthias Klose [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
libctf-soname
Gbp-Pq: Name libctf-soname.diff
Matthias Klose [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
aarch64-libpath
Gbp-Pq: Name aarch64-libpath.diff
Matthias Klose [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
gprof-build
# DP: Fix gprof build error.
# DP: Fix gprof build error.
Gbp-Pq: Name gprof-build.diff
Matthias Klose [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
_ld_doc_remove_xref
# DP: In ld.texi, remove cross reference to BFD internals documentation.
# DP: In ld.texi, remove cross reference to BFD internals documentation.
Gbp-Pq: Name 164_ld_doc_remove_xref.diff
Matthias Klose [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
_ar_scripts_with_tilde
Gbp-Pq: Name 157_ar_scripts_with_tilde.patch
Balint Reczey [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
Build libbfd with -fPIC to allow linking with PIE binaries
Gbp-Pq: Name 136_bfd_pic.patch
Matthias Klose [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
_bfd_soversion
Gbp-Pq: Name 135_bfd_soversion.patch
Matthias Klose [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
Description: Fix ld-bootstrap testsuite when configured with --enable-plugins
Upstream status: proposed patch
Upstream status: proposed patch
Gbp-Pq: Name 131_ld_bootstrap_testsuite.patch
Matthias Klose [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
_multiarch_libpath
# DP: Add multiarch directories to linker search path for ld and gold.
# DP: Add multiarch directories to linker search path for ld and gold.
Gbp-Pq: Name 129_multiarch_libpath.patch
Matthias Klose [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
_ppc64_powerpc_biarch
Gbp-Pq: Name 128_ppc64_powerpc_biarch.patch
Matthias Klose [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
Explicitly use bash for the ld testsuite.
Gbp-Pq: Name 013_bash_in_ld_testsuite.patch
David Kimdon [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
Specify which filename is causing an error if the filename is a
directory. (#45832)
Gbp-Pq: Name 006_better_file_error.patch
Chris Chimelis [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
Don't mention monitor(3) which doesn't exist in Debian. (#160654)
Gbp-Pq: Name 003_gprof_see_also_monitor.patch
Chris Chimelis [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
Add more documentation about profiling and -fprofile-arcs.
Gbp-Pq: Name 002_gprof_profile_arcs.patch
Matthias Klose [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
Description: correct where ld scripts are installed
Upstream status: N/A
Upstream status: N/A
Date: ??
Gbp-Pq: Name 001_ld_makefile_patch.patch
Matthias Klose [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
binutils (2.46.50.
20260617-1) unstable; urgency=medium
* New upstream snapshot, taken from the trunk.
* binutils-dev: Ship libctf*_pic.a libraries.
[dgit import unpatched binutils 2.46.50.
20260617-1]
Matthias Klose [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
Import binutils_2.46.50.
20260617.orig.tar.xz
[dgit import orig binutils_2.46.50.
20260617.orig.tar.xz]
Matthias Klose [Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)]
Import binutils_2.46.50.
20260617-1.debian.tar.xz
[dgit import tarball binutils 2.46.50.
20260617-1 binutils_2.46.50.
20260617-1.debian.tar.xz]
Matthias Klose [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
Merge binutils (2.46.50.
20260608-1) import into refs/heads/workingbranch
Matthias Klose [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
sh-disable-tests
Gbp-Pq: Name sh-disable-tests.diff
Matthias Klose [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
gprofng-cross-build
Gbp-Pq: Name gprofng-cross-build.diff
James Addison [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
Generate a deterministic gprofng example documentation tarball
Bug-Debian: https://bugs.debian.org/
1090395
Bug-Debian: https://bugs.debian.org/
1092870
Last-Update: 2025-01-13
Gbp-Pq: Name gprofng-examples-tgz-deterministic.diff
Matthias Klose [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
armhf-64k-alignment
The upstream binutils commit below reduced the section alignment of
armhf executables (including shared libraries) from 64k to 4k, on the
basis that the additional bloat is not justified, given that arm64 hosts
running 64k pagesize kernels with armhf user space are not used in
practice.
However, the situation is slightly different today on Debian, where a
16k pagesize kernel is provided that enables compat support, and is
therefore able to execute armhf user space. The only impediment is the
fact that armhf binaries are no longer compatible with this, due to the
change below.
To accommodate this use case, revert the patch. This makes the generated
executables compatible with compat mode on arm64 systems running 16k
kernels.
Gbp-Pq: Name armhf-64k-alignment.diff
Matthias Klose [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
env-package-metadata
Gbp-Pq: Name env-package-metadata.diff
Matthias Klose [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
perl-shebang
Gbp-Pq: Name perl-shebang.diff
Matthias Klose [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
mips-hack
Gbp-Pq: Name mips-hack.diff
Matthias Klose [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
libctf-soname
Gbp-Pq: Name libctf-soname.diff
Matthias Klose [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
aarch64-libpath
Gbp-Pq: Name aarch64-libpath.diff
Matthias Klose [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
gprof-build
# DP: Fix gprof build error.
# DP: Fix gprof build error.
Gbp-Pq: Name gprof-build.diff
Matthias Klose [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
_ld_doc_remove_xref
# DP: In ld.texi, remove cross reference to BFD internals documentation.
# DP: In ld.texi, remove cross reference to BFD internals documentation.
Gbp-Pq: Name 164_ld_doc_remove_xref.diff
Matthias Klose [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
_ar_scripts_with_tilde
Gbp-Pq: Name 157_ar_scripts_with_tilde.patch
Balint Reczey [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
Build libbfd with -fPIC to allow linking with PIE binaries
Gbp-Pq: Name 136_bfd_pic.patch
Matthias Klose [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
_bfd_soversion
Gbp-Pq: Name 135_bfd_soversion.patch
Matthias Klose [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
Description: Fix ld-bootstrap testsuite when configured with --enable-plugins
Upstream status: proposed patch
Upstream status: proposed patch
Gbp-Pq: Name 131_ld_bootstrap_testsuite.patch
Matthias Klose [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
_multiarch_libpath
# DP: Add multiarch directories to linker search path for ld and gold.
# DP: Add multiarch directories to linker search path for ld and gold.
Gbp-Pq: Name 129_multiarch_libpath.patch
Matthias Klose [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
_ppc64_powerpc_biarch
Gbp-Pq: Name 128_ppc64_powerpc_biarch.patch
Matthias Klose [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
Explicitly use bash for the ld testsuite.
Gbp-Pq: Name 013_bash_in_ld_testsuite.patch
David Kimdon [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
Specify which filename is causing an error if the filename is a
directory. (#45832)
Gbp-Pq: Name 006_better_file_error.patch
Chris Chimelis [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
Don't mention monitor(3) which doesn't exist in Debian. (#160654)
Gbp-Pq: Name 003_gprof_see_also_monitor.patch
Chris Chimelis [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
Add more documentation about profiling and -fprofile-arcs.
Gbp-Pq: Name 002_gprof_profile_arcs.patch
Matthias Klose [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
Description: correct where ld scripts are installed
Upstream status: N/A
Upstream status: N/A
Date: ??
Gbp-Pq: Name 001_ld_makefile_patch.patch
Matthias Klose [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
binutils (2.46.50.
20260608-1) unstable; urgency=medium
* New upstream snapshot, taken from the trunk.
[dgit import unpatched binutils 2.46.50.
20260608-1]
Matthias Klose [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
Import binutils_2.46.50.
20260608.orig.tar.xz
[dgit import orig binutils_2.46.50.
20260608.orig.tar.xz]
Matthias Klose [Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)]
Import binutils_2.46.50.
20260608-1.debian.tar.xz
[dgit import tarball binutils 2.46.50.
20260608-1 binutils_2.46.50.
20260608-1.debian.tar.xz]
Raspbian automatic forward porter [Fri, 13 Mar 2026 02:06:28 +0000 (02:06 +0000)]
Merge version 2.46-2+rpi1 and 2.46-3 to produce 2.46-3+rpi1
Matthias Klose [Thu, 5 Mar 2026 11:22:39 +0000 (12:22 +0100)]
Merge binutils (2.46-3) import into refs/heads/workingbranch
Matthias Klose [Thu, 5 Mar 2026 11:22:39 +0000 (12:22 +0100)]
pr106641
# DP: Fix PR demangler/106641, taken from the trunk.
# DP: Fix PR demangler/106641, taken from the trunk.
libiberty: fix resource exhaustion in rust demangler (PR demangler/106641)
demangle_binder() parses the bound_lifetimes count as a base-62
integer with no upper bound. A crafted symbol can encode a huge
lifetime count in very few bytes, causing OOM or CPU hang.
Cap bound_lifetimes at 1024 and check rdm->errored in the loop
so it bails out early on errors during iteration.
libiberty/ChangeLog:
PR demangler/106641
* rust-demangle.c (demangle_binder): Reject bound_lifetimes
above 1024 to prevent resource exhaustion from crafted symbols.
Add rdm->errored check in the loop condition.
* testsuite/rust-demangle-expected: Add regression test.
Gbp-Pq: Name pr106641.diff
Matthias Klose [Thu, 5 Mar 2026 11:22:39 +0000 (12:22 +0100)]
sh-disable-tests
Gbp-Pq: Name sh-disable-tests.diff
Matthias Klose [Thu, 5 Mar 2026 11:22:39 +0000 (12:22 +0100)]
gprofng-cross-build
Gbp-Pq: Name gprofng-cross-build.diff
James Addison [Thu, 5 Mar 2026 11:22:39 +0000 (12:22 +0100)]
Generate a deterministic gprofng example documentation tarball
Bug-Debian: https://bugs.debian.org/
1090395
Bug-Debian: https://bugs.debian.org/
1092870
Last-Update: 2025-01-13
Gbp-Pq: Name gprofng-examples-tgz-deterministic.diff
Matthias Klose [Thu, 5 Mar 2026 11:22:39 +0000 (12:22 +0100)]
armhf-64k-alignment
The upstream binutils commit below reduced the section alignment of
armhf executables (including shared libraries) from 64k to 4k, on the
basis that the additional bloat is not justified, given that arm64 hosts
running 64k pagesize kernels with armhf user space are not used in
practice.
However, the situation is slightly different today on Debian, where a
16k pagesize kernel is provided that enables compat support, and is
therefore able to execute armhf user space. The only impediment is the
fact that armhf binaries are no longer compatible with this, due to the
change below.
To accommodate this use case, revert the patch. This makes the generated
executables compatible with compat mode on arm64 systems running 16k
kernels.
Gbp-Pq: Name armhf-64k-alignment.diff
Matthias Klose [Thu, 5 Mar 2026 11:22:39 +0000 (12:22 +0100)]
env-package-metadata
Gbp-Pq: Name env-package-metadata.diff
Matthias Klose [Thu, 5 Mar 2026 11:22:39 +0000 (12:22 +0100)]
perl-shebang
Gbp-Pq: Name perl-shebang.diff
Matthias Klose [Thu, 5 Mar 2026 11:22:39 +0000 (12:22 +0100)]
mips-hack
Gbp-Pq: Name mips-hack.diff
Matthias Klose [Thu, 5 Mar 2026 11:22:39 +0000 (12:22 +0100)]
libctf-soname
Gbp-Pq: Name libctf-soname.diff
Matthias Klose [Thu, 5 Mar 2026 11:22:39 +0000 (12:22 +0100)]
aarch64-libpath
Gbp-Pq: Name aarch64-libpath.diff
Matthias Klose [Thu, 5 Mar 2026 11:22:39 +0000 (12:22 +0100)]
gprof-build
# DP: Fix gprof build error.
# DP: Fix gprof build error.
Gbp-Pq: Name gprof-build.diff
Matthias Klose [Thu, 5 Mar 2026 11:22:39 +0000 (12:22 +0100)]
_ld_doc_remove_xref
# DP: In ld.texi, remove cross reference to BFD internals documentation.
# DP: In ld.texi, remove cross reference to BFD internals documentation.
Gbp-Pq: Name 164_ld_doc_remove_xref.diff
Matthias Klose [Thu, 5 Mar 2026 11:22:39 +0000 (12:22 +0100)]
_ar_scripts_with_tilde
Gbp-Pq: Name 157_ar_scripts_with_tilde.patch
Balint Reczey [Thu, 5 Mar 2026 11:22:39 +0000 (12:22 +0100)]
Build libbfd with -fPIC to allow linking with PIE binaries
Gbp-Pq: Name 136_bfd_pic.patch
Matthias Klose [Thu, 5 Mar 2026 11:22:39 +0000 (12:22 +0100)]
_bfd_soversion
Gbp-Pq: Name 135_bfd_soversion.patch
Matthias Klose [Thu, 5 Mar 2026 11:22:39 +0000 (12:22 +0100)]
Description: Fix ld-bootstrap testsuite when configured with --enable-plugins
Upstream status: proposed patch
Upstream status: proposed patch
Gbp-Pq: Name 131_ld_bootstrap_testsuite.patch
Matthias Klose [Thu, 5 Mar 2026 11:22:39 +0000 (12:22 +0100)]
_multiarch_libpath
# DP: Add multiarch directories to linker search path for ld and gold.
# DP: Add multiarch directories to linker search path for ld and gold.
Gbp-Pq: Name 129_multiarch_libpath.patch
Matthias Klose [Thu, 5 Mar 2026 11:22:39 +0000 (12:22 +0100)]
_ppc64_powerpc_biarch
Gbp-Pq: Name 128_ppc64_powerpc_biarch.patch