binutils.git
12 months agoMerge binutils (2.43.50.20241215-1) import into refs/heads/workingbranch
Matthias Klose [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +0100)]
Merge binutils (2.43.50.20241215-1) import into refs/heads/workingbranch

12 months agoarmhf-64k-alignment
Matthias Klose [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +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

12 months agopr32392-workaround
Matthias Klose [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +0100)]
pr32392-workaround

Gbp-Pq: Name pr32392-workaround.diff

12 months agoenv-package-metadata
Matthias Klose [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +0100)]
env-package-metadata

Gbp-Pq: Name env-package-metadata.diff

12 months agoperl-shebang
Matthias Klose [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +0100)]
perl-shebang

Gbp-Pq: Name perl-shebang.diff

12 months agomips-hack
Matthias Klose [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +0100)]
mips-hack

Gbp-Pq: Name mips-hack.diff

12 months agolibctf-soname
Matthias Klose [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +0100)]
libctf-soname

Gbp-Pq: Name libctf-soname.diff

12 months agogold-no-keep-files-mapped
Matthias Klose [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +0100)]
gold-no-keep-files-mapped

# DP: gold on 32bit archs: Release mapped files after each pass.

# DP: gold on 32bit archs: Release mapped files after each pass.

Gbp-Pq: Name gold-no-keep-files-mapped.diff

12 months agoaarch64-libpath
Matthias Klose [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +0100)]
aarch64-libpath

Gbp-Pq: Name aarch64-libpath.diff

12 months agogprof-build
Matthias Klose [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +0100)]
gprof-build

# DP: Fix gprof build error.

# DP: Fix gprof build error.

Gbp-Pq: Name gprof-build.diff

12 months ago_ld_doc_remove_xref
Matthias Klose [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +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

12 months ago_gold_dummy_zoption
Matthias Klose [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +0100)]
_gold_dummy_zoption

# DP: let gold accept a dummy -z buildd-<random-string> option.

# DP: let gold accept a dummy -z buildd-<random-string> option.

Gbp-Pq: Name 161_gold_dummy_zoption.diff

12 months ago_ar_scripts_with_tilde
Matthias Klose [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +0100)]
_ar_scripts_with_tilde

Gbp-Pq: Name 157_ar_scripts_with_tilde.patch

12 months agoBuild libbfd with -fPIC to allow linking with PIE binaries
Balint Reczey [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +0100)]
Build libbfd with -fPIC to allow linking with PIE binaries

Gbp-Pq: Name 136_bfd_pic.patch

12 months ago_bfd_soversion
Matthias Klose [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +0100)]
_bfd_soversion

Gbp-Pq: Name 135_bfd_soversion.patch

12 months agoDescription: Fix ld-bootstrap testsuite when configured with --enable-plugins
Matthias Klose [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +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

12 months agoDescription: Disable build of gold/testsuite
Matthias Klose [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +0100)]
Description: Disable build of gold/testsuite

Upstream status: local

Upstream status: local

Gbp-Pq: Name 130_gold_disable_testsuite_build.patch

12 months ago_multiarch_libpath
Matthias Klose [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +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

12 months ago_ppc64_powerpc_biarch
Matthias Klose [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +0100)]
_ppc64_powerpc_biarch

Gbp-Pq: Name 128_ppc64_powerpc_biarch.patch

12 months agoExplicitly use bash for the ld testsuite.
Matthias Klose [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +0100)]
Explicitly use bash for the ld testsuite.

Gbp-Pq: Name 013_bash_in_ld_testsuite.patch

12 months agoSpecify which filename is causing an error if the filename is a
David Kimdon [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +0100)]
Specify which filename is causing an error if the filename is a

directory. (#45832)

Gbp-Pq: Name 006_better_file_error.patch

12 months agoDon't mention monitor(3) which doesn't exist in Debian. (#160654)
Chris Chimelis [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +0100)]
Don't mention monitor(3) which doesn't exist in Debian. (#160654)

Gbp-Pq: Name 003_gprof_see_also_monitor.patch

12 months agoAdd more documentation about profiling and -fprofile-arcs.
Chris Chimelis [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +0100)]
Add more documentation about profiling and -fprofile-arcs.

Gbp-Pq: Name 002_gprof_profile_arcs.patch

12 months agoDescription: correct where ld scripts are installed
Matthias Klose [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +0100)]
Description: correct where ld scripts are installed

Upstream status: N/A

Upstream status: N/A
Date: ??

Gbp-Pq: Name 001_ld_makefile_patch.patch

12 months agobinutils (2.43.50.20241215-1) unstable; urgency=medium
Matthias Klose [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +0100)]
binutils (2.43.50.20241215-1) unstable; urgency=medium

  * New upstream snapshot, taken from the trunk.
  * Increase armhf section alignment to 64k (Ard Biesheuvel). Closes: #1089822.

[dgit import unpatched binutils 2.43.50.20241215-1]

12 months agoImport binutils_2.43.50.20241215.orig.tar.xz
Matthias Klose [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +0100)]
Import binutils_2.43.50.20241215.orig.tar.xz

[dgit import orig binutils_2.43.50.20241215.orig.tar.xz]

12 months agoImport binutils_2.43.50.20241215-1.debian.tar.xz
Matthias Klose [Sun, 15 Dec 2024 10:00:07 +0000 (11:00 +0100)]
Import binutils_2.43.50.20241215-1.debian.tar.xz

[dgit import tarball binutils 2.43.50.20241215-1 binutils_2.43.50.20241215-1.debian.tar.xz]

12 months agoMerge binutils (2.43.50.20241210-1) import into refs/heads/workingbranch
Matthias Klose [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +0100)]
Merge binutils (2.43.50.20241210-1) import into refs/heads/workingbranch

12 months agopr32392-workaround
Matthias Klose [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +0100)]
pr32392-workaround

Gbp-Pq: Name pr32392-workaround.diff

12 months agoenv-package-metadata
Matthias Klose [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +0100)]
env-package-metadata

Gbp-Pq: Name env-package-metadata.diff

12 months agoperl-shebang
Matthias Klose [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +0100)]
perl-shebang

Gbp-Pq: Name perl-shebang.diff

12 months agomips-hack
Matthias Klose [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +0100)]
mips-hack

Gbp-Pq: Name mips-hack.diff

12 months agolibctf-soname
Matthias Klose [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +0100)]
libctf-soname

Gbp-Pq: Name libctf-soname.diff

12 months agogold-no-keep-files-mapped
Matthias Klose [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +0100)]
gold-no-keep-files-mapped

# DP: gold on 32bit archs: Release mapped files after each pass.

# DP: gold on 32bit archs: Release mapped files after each pass.

Gbp-Pq: Name gold-no-keep-files-mapped.diff

12 months agoaarch64-libpath
Matthias Klose [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +0100)]
aarch64-libpath

Gbp-Pq: Name aarch64-libpath.diff

12 months agogprof-build
Matthias Klose [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +0100)]
gprof-build

# DP: Fix gprof build error.

# DP: Fix gprof build error.

Gbp-Pq: Name gprof-build.diff

12 months ago_ld_doc_remove_xref
Matthias Klose [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +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

12 months ago_gold_dummy_zoption
Matthias Klose [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +0100)]
_gold_dummy_zoption

# DP: let gold accept a dummy -z buildd-<random-string> option.

# DP: let gold accept a dummy -z buildd-<random-string> option.

Gbp-Pq: Name 161_gold_dummy_zoption.diff

12 months ago_ar_scripts_with_tilde
Matthias Klose [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +0100)]
_ar_scripts_with_tilde

Gbp-Pq: Name 157_ar_scripts_with_tilde.patch

12 months agoBuild libbfd with -fPIC to allow linking with PIE binaries
Balint Reczey [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +0100)]
Build libbfd with -fPIC to allow linking with PIE binaries

Gbp-Pq: Name 136_bfd_pic.patch

12 months ago_bfd_soversion
Matthias Klose [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +0100)]
_bfd_soversion

Gbp-Pq: Name 135_bfd_soversion.patch

12 months agoDescription: Fix ld-bootstrap testsuite when configured with --enable-plugins
Matthias Klose [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +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

12 months agoDescription: Disable build of gold/testsuite
Matthias Klose [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +0100)]
Description: Disable build of gold/testsuite

Upstream status: local

Upstream status: local

Gbp-Pq: Name 130_gold_disable_testsuite_build.patch

12 months ago_multiarch_libpath
Matthias Klose [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +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

12 months ago_ppc64_powerpc_biarch
Matthias Klose [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +0100)]
_ppc64_powerpc_biarch

Gbp-Pq: Name 128_ppc64_powerpc_biarch.patch

12 months agoExplicitly use bash for the ld testsuite.
Matthias Klose [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +0100)]
Explicitly use bash for the ld testsuite.

Gbp-Pq: Name 013_bash_in_ld_testsuite.patch

12 months agoSpecify which filename is causing an error if the filename is a
David Kimdon [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +0100)]
Specify which filename is causing an error if the filename is a

directory. (#45832)

Gbp-Pq: Name 006_better_file_error.patch

12 months agoDon't mention monitor(3) which doesn't exist in Debian. (#160654)
Chris Chimelis [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +0100)]
Don't mention monitor(3) which doesn't exist in Debian. (#160654)

Gbp-Pq: Name 003_gprof_see_also_monitor.patch

12 months agoAdd more documentation about profiling and -fprofile-arcs.
Chris Chimelis [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +0100)]
Add more documentation about profiling and -fprofile-arcs.

Gbp-Pq: Name 002_gprof_profile_arcs.patch

12 months agoDescription: correct where ld scripts are installed
Matthias Klose [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +0100)]
Description: correct where ld scripts are installed

Upstream status: N/A

Upstream status: N/A
Date: ??

Gbp-Pq: Name 001_ld_makefile_patch.patch

12 months agobinutils (2.43.50.20241210-1) unstable; urgency=medium
Matthias Klose [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +0100)]
binutils (2.43.50.20241210-1) unstable; urgency=medium

  * New upstream snapshot, taken from the trunk.
  * Refresh patches.

[dgit import unpatched binutils 2.43.50.20241210-1]

12 months agoImport binutils_2.43.50.20241210.orig.tar.xz
Matthias Klose [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +0100)]
Import binutils_2.43.50.20241210.orig.tar.xz

[dgit import orig binutils_2.43.50.20241210.orig.tar.xz]

12 months agoImport binutils_2.43.50.20241210-1.debian.tar.xz
Matthias Klose [Tue, 10 Dec 2024 08:55:31 +0000 (09:55 +0100)]
Import binutils_2.43.50.20241210-1.debian.tar.xz

[dgit import tarball binutils 2.43.50.20241210-1 binutils_2.43.50.20241210-1.debian.tar.xz]

12 months agoMerge binutils (2.43.50.20241204-2) import into refs/heads/workingbranch
Matthias Klose [Wed, 4 Dec 2024 13:17:25 +0000 (14:17 +0100)]
Merge binutils (2.43.50.20241204-2) import into refs/heads/workingbranch

12 months agopr32392-workaround
Matthias Klose [Wed, 4 Dec 2024 13:17:25 +0000 (14:17 +0100)]
pr32392-workaround

Gbp-Pq: Name pr32392-workaround.diff

12 months agoenv-package-metadata
Matthias Klose [Wed, 4 Dec 2024 13:17:25 +0000 (14:17 +0100)]
env-package-metadata

Gbp-Pq: Name env-package-metadata.diff

12 months agoperl-shebang
Matthias Klose [Wed, 4 Dec 2024 13:17:25 +0000 (14:17 +0100)]
perl-shebang

Gbp-Pq: Name perl-shebang.diff

12 months agomips-hack
Matthias Klose [Wed, 4 Dec 2024 13:17:25 +0000 (14:17 +0100)]
mips-hack

Gbp-Pq: Name mips-hack.diff

12 months agolibctf-soname
Matthias Klose [Wed, 4 Dec 2024 13:17:25 +0000 (14:17 +0100)]
libctf-soname

Gbp-Pq: Name libctf-soname.diff

12 months agogold-no-keep-files-mapped
Matthias Klose [Wed, 4 Dec 2024 13:17:25 +0000 (14:17 +0100)]
gold-no-keep-files-mapped

# DP: gold on 32bit archs: Release mapped files after each pass.

# DP: gold on 32bit archs: Release mapped files after each pass.

Gbp-Pq: Name gold-no-keep-files-mapped.diff

12 months agoaarch64-libpath
Matthias Klose [Wed, 4 Dec 2024 13:17:25 +0000 (14:17 +0100)]
aarch64-libpath

Gbp-Pq: Name aarch64-libpath.diff

12 months agogprof-build
Matthias Klose [Wed, 4 Dec 2024 13:17:25 +0000 (14:17 +0100)]
gprof-build

# DP: Fix gprof build error.

# DP: Fix gprof build error.

Gbp-Pq: Name gprof-build.diff

12 months ago_ld_doc_remove_xref
Matthias Klose [Wed, 4 Dec 2024 13:17:25 +0000 (14:17 +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

12 months ago_gold_dummy_zoption
Matthias Klose [Wed, 4 Dec 2024 13:17:25 +0000 (14:17 +0100)]
_gold_dummy_zoption

# DP: let gold accept a dummy -z buildd-<random-string> option.

# DP: let gold accept a dummy -z buildd-<random-string> option.

Gbp-Pq: Name 161_gold_dummy_zoption.diff

12 months ago_ar_scripts_with_tilde
Matthias Klose [Wed, 4 Dec 2024 13:17:25 +0000 (14:17 +0100)]
_ar_scripts_with_tilde

Gbp-Pq: Name 157_ar_scripts_with_tilde.patch

12 months agoBuild libbfd with -fPIC to allow linking with PIE binaries
Balint Reczey [Wed, 4 Dec 2024 13:17:25 +0000 (14:17 +0100)]
Build libbfd with -fPIC to allow linking with PIE binaries

Gbp-Pq: Name 136_bfd_pic.patch

12 months ago_bfd_soversion
Matthias Klose [Wed, 4 Dec 2024 13:17:25 +0000 (14:17 +0100)]
_bfd_soversion

Gbp-Pq: Name 135_bfd_soversion.patch

12 months agoDescription: Fix ld-bootstrap testsuite when configured with --enable-plugins
Matthias Klose [Wed, 4 Dec 2024 13:17:25 +0000 (14:17 +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

12 months agoDescription: Disable build of gold/testsuite
Matthias Klose [Wed, 4 Dec 2024 13:17:25 +0000 (14:17 +0100)]
Description: Disable build of gold/testsuite

Upstream status: local

Upstream status: local

Gbp-Pq: Name 130_gold_disable_testsuite_build.patch

12 months ago_multiarch_libpath
Matthias Klose [Wed, 4 Dec 2024 13:17:25 +0000 (14:17 +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

12 months ago_ppc64_powerpc_biarch
Matthias Klose [Wed, 4 Dec 2024 13:17:25 +0000 (14:17 +0100)]
_ppc64_powerpc_biarch

Gbp-Pq: Name 128_ppc64_powerpc_biarch.patch

12 months agoExplicitly use bash for the ld testsuite.
Matthias Klose [Wed, 4 Dec 2024 13:17:25 +0000 (14:17 +0100)]
Explicitly use bash for the ld testsuite.

Gbp-Pq: Name 013_bash_in_ld_testsuite.patch

12 months agoSpecify which filename is causing an error if the filename is a
David Kimdon [Wed, 4 Dec 2024 13:17:25 +0000 (14:17 +0100)]
Specify which filename is causing an error if the filename is a

directory. (#45832)

Gbp-Pq: Name 006_better_file_error.patch

12 months agoDon't mention monitor(3) which doesn't exist in Debian. (#160654)
Chris Chimelis [Wed, 4 Dec 2024 13:17:25 +0000 (14:17 +0100)]
Don't mention monitor(3) which doesn't exist in Debian. (#160654)

Gbp-Pq: Name 003_gprof_see_also_monitor.patch

12 months agoAdd more documentation about profiling and -fprofile-arcs.
Chris Chimelis [Wed, 4 Dec 2024 13:17:25 +0000 (14:17 +0100)]
Add more documentation about profiling and -fprofile-arcs.

Gbp-Pq: Name 002_gprof_profile_arcs.patch

12 months agoDescription: correct where ld scripts are installed
Matthias Klose [Wed, 4 Dec 2024 13:17:25 +0000 (14:17 +0100)]
Description: correct where ld scripts are installed

Upstream status: N/A

Upstream status: N/A
Date: ??

Gbp-Pq: Name 001_ld_makefile_patch.patch

12 months agobinutils (2.43.50.20241204-2) unstable; urgency=medium
Matthias Klose [Wed, 4 Dec 2024 13:17:25 +0000 (14:17 +0100)]
binutils (2.43.50.20241204-2) unstable; urgency=medium

  * Unset ELF_PACKAGE_METADATA when running the tests.

[dgit import unpatched binutils 2.43.50.20241204-2]

12 months agoImport binutils_2.43.50.20241204-2.debian.tar.xz
Matthias Klose [Wed, 4 Dec 2024 13:17:25 +0000 (14:17 +0100)]
Import binutils_2.43.50.20241204-2.debian.tar.xz

[dgit import tarball binutils 2.43.50.20241204-2 binutils_2.43.50.20241204-2.debian.tar.xz]

12 months agoImport binutils_2.43.50.20241204.orig.tar.xz
Matthias Klose [Wed, 4 Dec 2024 09:13:16 +0000 (10:13 +0100)]
Import binutils_2.43.50.20241204.orig.tar.xz

[dgit import orig binutils_2.43.50.20241204.orig.tar.xz]

15 months agoMerge binutils (2.43.1-5) import into refs/heads/workingbranch
Matthias Klose [Wed, 18 Sep 2024 08:36:17 +0000 (10:36 +0200)]
Merge binutils (2.43.1-5) import into refs/heads/workingbranch

15 months agoenv-package-metadata
Matthias Klose [Wed, 18 Sep 2024 08:36:17 +0000 (10:36 +0200)]
env-package-metadata

Gbp-Pq: Name env-package-metadata.diff

15 months agoperl-shebang
Matthias Klose [Wed, 18 Sep 2024 08:36:17 +0000 (10:36 +0200)]
perl-shebang

Gbp-Pq: Name perl-shebang.diff

15 months agomips-hack
Matthias Klose [Wed, 18 Sep 2024 08:36:17 +0000 (10:36 +0200)]
mips-hack

Gbp-Pq: Name mips-hack.diff

15 months agolibctf-soname
Matthias Klose [Wed, 18 Sep 2024 08:36:17 +0000 (10:36 +0200)]
libctf-soname

Gbp-Pq: Name libctf-soname.diff

15 months agogold-no-keep-files-mapped
Matthias Klose [Wed, 18 Sep 2024 08:36:17 +0000 (10:36 +0200)]
gold-no-keep-files-mapped

# DP: gold on 32bit archs: Release mapped files after each pass.

# DP: gold on 32bit archs: Release mapped files after each pass.

Gbp-Pq: Name gold-no-keep-files-mapped.diff

15 months agoaarch64-libpath
Matthias Klose [Wed, 18 Sep 2024 08:36:17 +0000 (10:36 +0200)]
aarch64-libpath

Gbp-Pq: Name aarch64-libpath.diff

15 months agogprof-build
Matthias Klose [Wed, 18 Sep 2024 08:36:17 +0000 (10:36 +0200)]
gprof-build

# DP: Fix gprof build error.

# DP: Fix gprof build error.

Gbp-Pq: Name gprof-build.diff

15 months ago_ld_doc_remove_xref
Matthias Klose [Wed, 18 Sep 2024 08:36:17 +0000 (10:36 +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

15 months ago_gold_dummy_zoption
Matthias Klose [Wed, 18 Sep 2024 08:36:17 +0000 (10:36 +0200)]
_gold_dummy_zoption

# DP: let gold accept a dummy -z buildd-<random-string> option.

# DP: let gold accept a dummy -z buildd-<random-string> option.

Gbp-Pq: Name 161_gold_dummy_zoption.diff

15 months ago_ar_scripts_with_tilde
Matthias Klose [Wed, 18 Sep 2024 08:36:17 +0000 (10:36 +0200)]
_ar_scripts_with_tilde

Gbp-Pq: Name 157_ar_scripts_with_tilde.patch

15 months agoBuild libbfd with -fPIC to allow linking with PIE binaries
Balint Reczey [Wed, 18 Sep 2024 08:36:17 +0000 (10:36 +0200)]
Build libbfd with -fPIC to allow linking with PIE binaries

Gbp-Pq: Name 136_bfd_pic.patch

15 months ago_bfd_soversion
Matthias Klose [Wed, 18 Sep 2024 08:36:17 +0000 (10:36 +0200)]
_bfd_soversion

Gbp-Pq: Name 135_bfd_soversion.patch

15 months agoDescription: Fix ld-bootstrap testsuite when configured with --enable-plugins
Matthias Klose [Wed, 18 Sep 2024 08:36:17 +0000 (10:36 +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

15 months agoDescription: Disable build of gold/testsuite
Matthias Klose [Wed, 18 Sep 2024 08:36:17 +0000 (10:36 +0200)]
Description: Disable build of gold/testsuite

Upstream status: local

Upstream status: local

Gbp-Pq: Name 130_gold_disable_testsuite_build.patch

15 months ago_multiarch_libpath
Matthias Klose [Wed, 18 Sep 2024 08:36:17 +0000 (10:36 +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

15 months ago_ppc64_powerpc_biarch
Matthias Klose [Wed, 18 Sep 2024 08:36:17 +0000 (10:36 +0200)]
_ppc64_powerpc_biarch

Gbp-Pq: Name 128_ppc64_powerpc_biarch.patch

15 months agoExplicitly use bash for the ld testsuite.
Matthias Klose [Wed, 18 Sep 2024 08:36:17 +0000 (10:36 +0200)]
Explicitly use bash for the ld testsuite.

Gbp-Pq: Name 013_bash_in_ld_testsuite.patch

15 months agoSpecify which filename is causing an error if the filename is a
David Kimdon [Wed, 18 Sep 2024 08:36:17 +0000 (10:36 +0200)]
Specify which filename is causing an error if the filename is a

directory. (#45832)

Gbp-Pq: Name 006_better_file_error.patch

15 months agoDon't mention monitor(3) which doesn't exist in Debian. (#160654)
Chris Chimelis [Wed, 18 Sep 2024 08:36:17 +0000 (10:36 +0200)]
Don't mention monitor(3) which doesn't exist in Debian. (#160654)

Gbp-Pq: Name 003_gprof_see_also_monitor.patch

15 months agoAdd more documentation about profiling and -fprofile-arcs.
Chris Chimelis [Wed, 18 Sep 2024 08:36:17 +0000 (10:36 +0200)]
Add more documentation about profiling and -fprofile-arcs.

Gbp-Pq: Name 002_gprof_profile_arcs.patch