binutils.git
3 years agoMerge version 2.38-2+rpi1 and 2.38-3 to produce 2.38-3+rpi1 archive/raspbian/2.38-3+rpi1 raspbian/2.38-3+rpi1
Raspbian automatic forward porter [Thu, 17 Mar 2022 21:51:52 +0000 (21:51 +0000)]
Merge version 2.38-2+rpi1 and 2.38-3 to produce 2.38-3+rpi1

3 years agoMerge binutils (2.38-3) import into refs/heads/workingbranch
Matthias Klose [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
Merge binutils (2.38-3) import into refs/heads/workingbranch

3 years agomips-hack
Matthias Klose [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
mips-hack

Gbp-Pq: Name mips-hack.diff

3 years agolibctf-soname
Matthias Klose [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
libctf-soname

Gbp-Pq: Name libctf-soname.diff

3 years agogold-no-keep-files-mapped
Matthias Klose [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
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

3 years agogold-mips
Matthias Klose [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
gold-mips

# DP: Fix gold on mips64 targets.

# DP: Fix gold on mips64 targets.

gold/

2016-08-09  Aurelien Jarno  <aurelien@aurel32.net>

* configure.tgt: Add mips64el*-*-*|mips64le*-*-* and mips64*-*-*.

Gbp-Pq: Name gold-mips.diff

3 years agomips64-default-n64
Matthias Klose [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
mips64-default-n64

Gbp-Pq: Name mips64-default-n64.diff

3 years agoaarch64-libpath
Matthias Klose [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
aarch64-libpath

Gbp-Pq: Name aarch64-libpath.diff

3 years agogprof-build
Matthias Klose [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
gprof-build

# DP: Fix gprof build error.

# DP: Fix gprof build error.

Gbp-Pq: Name gprof-build.diff

3 years ago_ld_doc_remove_xref
Matthias Klose [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
_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

3 years ago_gold_dummy_zoption
Matthias Klose [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
_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

3 years ago_ar_scripts_with_tilde
Matthias Klose [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
_ar_scripts_with_tilde

Gbp-Pq: Name 157_ar_scripts_with_tilde.patch

3 years agoBuild libbfd with -fPIC to allow linking with PIE binaries
Balint Reczey [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
Build libbfd with -fPIC to allow linking with PIE binaries

Gbp-Pq: Name 136_bfd_pic.patch

3 years ago_bfd_soversion
Matthias Klose [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
_bfd_soversion

Gbp-Pq: Name 135_bfd_soversion.patch

3 years agoDescription: Fix ld-bootstrap testsuite when configured with --enable-plugins
Matthias Klose [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
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

3 years agoDescription: Disable build of gold/testsuite
Matthias Klose [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
Description: Disable build of gold/testsuite

Upstream status: local

Upstream status: local

Gbp-Pq: Name 130_gold_disable_testsuite_build.patch

3 years ago_multiarch_libpath
Matthias Klose [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
_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

3 years ago_ppc64_powerpc_biarch
Matthias Klose [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
_ppc64_powerpc_biarch

Gbp-Pq: Name 128_ppc64_powerpc_biarch.patch

3 years agoExplicitly use bash for the ld testsuite.
Matthias Klose [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
Explicitly use bash for the ld testsuite.

Gbp-Pq: Name 013_bash_in_ld_testsuite.patch

3 years agoSpecify which filename is causing an error if the filename is a
David Kimdon [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
Specify which filename is causing an error if the filename is a

directory. (#45832)

Gbp-Pq: Name 006_better_file_error.patch

3 years agoDon't mention monitor(3) which doesn't exist in Debian. (#160654)
Chris Chimelis [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
Don't mention monitor(3) which doesn't exist in Debian. (#160654)

Gbp-Pq: Name 003_gprof_see_also_monitor.patch

3 years agoAdd more documentation about profiling and -fprofile-arcs.
Chris Chimelis [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
Add more documentation about profiling and -fprofile-arcs.

Gbp-Pq: Name 002_gprof_profile_arcs.patch

3 years agoDescription: correct where ld scripts are installed
Matthias Klose [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
Description: correct where ld scripts are installed

Upstream status: N/A

Upstream status: N/A
Date: ??

Gbp-Pq: Name 001_ld_makefile_patch.patch

3 years agobranch-version
Matthias Klose [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
branch-version

# DP: Don't bump the version when doing distro builds

# DP: Don't bump the version when doing distro builds

git diff acda0027559c6112ea91af13fb32dd4bef8f0b8b 9288e0fae61b716ce75334be906283de8b18b787

Gbp-Pq: Name branch-version.diff

3 years agobranch-updates
Matthias Klose [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
branch-updates

# DP: updates from the binutils-2.38 branch

# DP: updates from the binutils-2.38 branch

# git diff 20756b0fbe065a84710aa38f2457563b57546440 080b8ee0adb7393c0598ecf92377d25057b1eadc

Gbp-Pq: Name branch-updates.diff

3 years agobinutils (2.38-3) unstable; urgency=medium
Matthias Klose [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
binutils (2.38-3) unstable; urgency=medium

  * Update from the binutils 2.38 branch:
    - Revert "Check thin archive element file size against archive header".
    - binutils 2.38 vs. ppc32 linux kernel: Weaken .machine again.

[dgit import unpatched binutils 2.38-3]

3 years agoImport binutils_2.38-3.debian.tar.xz
Matthias Klose [Sat, 12 Mar 2022 05:40:23 +0000 (05:40 +0000)]
Import binutils_2.38-3.debian.tar.xz

[dgit import tarball binutils 2.38-3 binutils_2.38-3.debian.tar.xz]

3 years agoMerge version 2.37.90.20220207-1+rpi1 and 2.38-2 to produce 2.38-2+rpi1 archive/raspbian/2.38-2+rpi1 raspbian/2.38-2+rpi1
Raspbian automatic forward porter [Mon, 21 Feb 2022 12:02:19 +0000 (12:02 +0000)]
Merge version 2.37.90.20220207-1+rpi1 and 2.38-2 to produce 2.38-2+rpi1

3 years agoMerge binutils (2.38-2) import into refs/heads/workingbranch
Matthias Klose [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
Merge binutils (2.38-2) import into refs/heads/workingbranch

3 years agomips-hack
Matthias Klose [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
mips-hack

Gbp-Pq: Name mips-hack.diff

3 years agolibctf-soname
Matthias Klose [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
libctf-soname

Gbp-Pq: Name libctf-soname.diff

3 years agogold-no-keep-files-mapped
Matthias Klose [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
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

3 years agogold-mips
Matthias Klose [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
gold-mips

# DP: Fix gold on mips64 targets.

# DP: Fix gold on mips64 targets.

gold/

2016-08-09  Aurelien Jarno  <aurelien@aurel32.net>

* configure.tgt: Add mips64el*-*-*|mips64le*-*-* and mips64*-*-*.

Gbp-Pq: Name gold-mips.diff

3 years agomips64-default-n64
Matthias Klose [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
mips64-default-n64

Gbp-Pq: Name mips64-default-n64.diff

3 years agoaarch64-libpath
Matthias Klose [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
aarch64-libpath

Gbp-Pq: Name aarch64-libpath.diff

3 years agogprof-build
Matthias Klose [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
gprof-build

# DP: Fix gprof build error.

# DP: Fix gprof build error.

Gbp-Pq: Name gprof-build.diff

3 years ago_ld_doc_remove_xref
Matthias Klose [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
_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

3 years ago_gold_dummy_zoption
Matthias Klose [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
_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

3 years ago_ar_scripts_with_tilde
Matthias Klose [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
_ar_scripts_with_tilde

Gbp-Pq: Name 157_ar_scripts_with_tilde.patch

3 years agoBuild libbfd with -fPIC to allow linking with PIE binaries
Balint Reczey [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
Build libbfd with -fPIC to allow linking with PIE binaries

Gbp-Pq: Name 136_bfd_pic.patch

3 years ago_bfd_soversion
Matthias Klose [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
_bfd_soversion

Gbp-Pq: Name 135_bfd_soversion.patch

3 years agoDescription: Fix ld-bootstrap testsuite when configured with --enable-plugins
Matthias Klose [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
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

3 years agoDescription: Disable build of gold/testsuite
Matthias Klose [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
Description: Disable build of gold/testsuite

Upstream status: local

Upstream status: local

Gbp-Pq: Name 130_gold_disable_testsuite_build.patch

3 years ago_multiarch_libpath
Matthias Klose [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
_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

3 years ago_ppc64_powerpc_biarch
Matthias Klose [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
_ppc64_powerpc_biarch

Gbp-Pq: Name 128_ppc64_powerpc_biarch.patch

3 years agoExplicitly use bash for the ld testsuite.
Matthias Klose [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
Explicitly use bash for the ld testsuite.

Gbp-Pq: Name 013_bash_in_ld_testsuite.patch

3 years agoSpecify which filename is causing an error if the filename is a
David Kimdon [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
Specify which filename is causing an error if the filename is a

directory. (#45832)

Gbp-Pq: Name 006_better_file_error.patch

3 years agoDon't mention monitor(3) which doesn't exist in Debian. (#160654)
Chris Chimelis [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
Don't mention monitor(3) which doesn't exist in Debian. (#160654)

Gbp-Pq: Name 003_gprof_see_also_monitor.patch

3 years agoAdd more documentation about profiling and -fprofile-arcs.
Chris Chimelis [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
Add more documentation about profiling and -fprofile-arcs.

Gbp-Pq: Name 002_gprof_profile_arcs.patch

3 years agoDescription: correct where ld scripts are installed
Matthias Klose [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
Description: correct where ld scripts are installed

Upstream status: N/A

Upstream status: N/A
Date: ??

Gbp-Pq: Name 001_ld_makefile_patch.patch

3 years agobranch-version
Matthias Klose [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
branch-version

# DP: Don't bump the version when doing distro builds

# DP: Don't bump the version when doing distro builds

git diff acda0027559c6112ea91af13fb32dd4bef8f0b8b 9288e0fae61b716ce75334be906283de8b18b787

Gbp-Pq: Name branch-version.diff

3 years agobranch-updates
Matthias Klose [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
branch-updates

# DP: updates from the binutils-2.38 branch

# DP: updates from the binutils-2.38 branch

# git diff 20756b0fbe065a84710aa38f2457563b57546440 481876f834e0a100950dde6b878daa38c896b325

Gbp-Pq: Name branch-updates.diff

3 years agobinutils (2.38-2) unstable; urgency=medium
Matthias Klose [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
binutils (2.38-2) unstable; urgency=medium

  * Update from the binutils 2.38 branch:
    - Updated Serbian translations.
    - ld: Keep indirect symbol from IR if referenced from shared object.
    - i386: Update I386_NEED_DYNAMIC_RELOC_TYPE_P for DT_TEXTREL.
    - Fix PR28882, build failure with gcc-4.2 due to use of 0b literals.
    - x86: Disallow invalid relocation against protected symbol.

[dgit import unpatched binutils 2.38-2]

3 years agoImport binutils_2.38-2.debian.tar.xz
Matthias Klose [Fri, 18 Feb 2022 04:46:44 +0000 (04:46 +0000)]
Import binutils_2.38-2.debian.tar.xz

[dgit import tarball binutils 2.38-2 binutils_2.38-2.debian.tar.xz]

3 years agoMerge version 2.37.90.20220130-2+rpi2 and 2.37.90.20220207-1 to produce 2.37.90.20220... archive/raspbian/2.37.90.20220207-1+rpi1 raspbian/2.37.90.20220207-1+rpi1
Raspbian automatic forward porter [Fri, 11 Feb 2022 03:53:33 +0000 (03:53 +0000)]
Merge version 2.37.90.20220130-2+rpi2 and 2.37.90.20220207-1 to produce 2.37.90.20220207-1+rpi1

3 years agoMerge binutils (2.37.90.20220130-2+rpi2) import into refs/heads/workingbranch
Peter Michael Green [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
Merge binutils (2.37.90.20220130-2+rpi2) import into refs/heads/workingbranch

3 years agofix-glibc-link-assertion
Matthias Klose [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
fix-glibc-link-assertion

Gbp-Pq: Name fix-glibc-link-assertion.patch

3 years agomips-hack
Matthias Klose [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
mips-hack

Gbp-Pq: Name mips-hack.diff

3 years agolibctf-soname
Matthias Klose [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
libctf-soname

Gbp-Pq: Name libctf-soname.diff

3 years agopr28826
Matthias Klose [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
pr28826

# DP: Fix PR ld/28826 x86_64 ld segfaults building xen, taken from the trunk

# DP: Fix PR ld/28826 x86_64 ld segfaults building xen, taken from the trunk

Gbp-Pq: Name pr28826.diff

3 years agoc4643efe7b
Matthias Klose [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
c4643efe7b

# DP: Fix objcopy --only-keep-debug, taken from the trunk (7c4643efe7b)

# DP: Fix objcopy --only-keep-debug, taken from the trunk (7c4643efe7b)

Gbp-Pq: Name 7c4643efe7b.diff

3 years agopr28827-2
Matthias Klose [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
pr28827-2

# DP: Fix PR ld/28827, taken from the trunk (2405fc4016feadea33cb747d5654514f62b74ff4)

# DP: Fix PR ld/28827, taken from the trunk (2405fc4016feadea33cb747d5654514f62b74ff4)

Gbp-Pq: Name pr28827-2.diff

3 years agopr28827-1
Matthias Klose [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
pr28827-1

# DP: Fix PR ld/28827, taken from the trunk (0441f94fba61998b4bd18487aacf70a672df099c)

# DP: Fix PR ld/28827, taken from the trunk (0441f94fba61998b4bd18487aacf70a672df099c)

Gbp-Pq: Name pr28827-1.diff

3 years agogold-no-keep-files-mapped
Matthias Klose [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
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

3 years agogold-mips
Matthias Klose [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
gold-mips

# DP: Fix gold on mips64 targets.

# DP: Fix gold on mips64 targets.

gold/

2016-08-09  Aurelien Jarno  <aurelien@aurel32.net>

* configure.tgt: Add mips64el*-*-*|mips64le*-*-* and mips64*-*-*.

Gbp-Pq: Name gold-mips.diff

3 years agomips64-default-n64
Matthias Klose [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
mips64-default-n64

Gbp-Pq: Name mips64-default-n64.diff

3 years agoaarch64-libpath
Matthias Klose [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
aarch64-libpath

Gbp-Pq: Name aarch64-libpath.diff

3 years agogprof-build
Matthias Klose [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
gprof-build

# DP: Fix gprof build error.

# DP: Fix gprof build error.

Gbp-Pq: Name gprof-build.diff

3 years ago_ld_doc_remove_xref
Matthias Klose [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
_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

3 years ago_gold_dummy_zoption
Matthias Klose [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
_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

3 years ago_ar_scripts_with_tilde
Matthias Klose [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
_ar_scripts_with_tilde

Gbp-Pq: Name 157_ar_scripts_with_tilde.patch

3 years agoBuild libbfd with -fPIC to allow linking with PIE binaries
Balint Reczey [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
Build libbfd with -fPIC to allow linking with PIE binaries

Gbp-Pq: Name 136_bfd_pic.patch

3 years ago_bfd_soversion
Matthias Klose [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
_bfd_soversion

Gbp-Pq: Name 135_bfd_soversion.patch

3 years agoDescription: Fix ld-bootstrap testsuite when configured with --enable-plugins
Matthias Klose [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
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

3 years agoDescription: Disable build of gold/testsuite
Matthias Klose [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
Description: Disable build of gold/testsuite

Upstream status: local

Upstream status: local

Gbp-Pq: Name 130_gold_disable_testsuite_build.patch

3 years ago_multiarch_libpath
Matthias Klose [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
_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

3 years ago_ppc64_powerpc_biarch
Matthias Klose [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
_ppc64_powerpc_biarch

Gbp-Pq: Name 128_ppc64_powerpc_biarch.patch

3 years agoExplicitly use bash for the ld testsuite.
Matthias Klose [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
Explicitly use bash for the ld testsuite.

Gbp-Pq: Name 013_bash_in_ld_testsuite.patch

3 years agoSpecify which filename is causing an error if the filename is a
David Kimdon [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
Specify which filename is causing an error if the filename is a

directory. (#45832)

Gbp-Pq: Name 006_better_file_error.patch

3 years agoDon't mention monitor(3) which doesn't exist in Debian. (#160654)
Chris Chimelis [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
Don't mention monitor(3) which doesn't exist in Debian. (#160654)

Gbp-Pq: Name 003_gprof_see_also_monitor.patch

3 years agoAdd more documentation about profiling and -fprofile-arcs.
Chris Chimelis [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
Add more documentation about profiling and -fprofile-arcs.

Gbp-Pq: Name 002_gprof_profile_arcs.patch

3 years agoDescription: correct where ld scripts are installed
Peter Michael Green [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
Description: correct where ld scripts are installed

Upstream status: N/A

Upstream status: N/A
Date: ??

Gbp-Pq: Name 001_ld_makefile_patch.patch

3 years agobinutils (2.37.90.20220130-2+rpi2) bookworm-staging; urgency=medium
Peter Michael Green [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
binutils (2.37.90.20220130-2+rpi2) bookworm-staging; urgency=medium

  * Apply patch proposed upstream to fix glibc link issue.

[dgit import unpatched binutils 2.37.90.20220130-2+rpi2]

3 years agoImport binutils_2.37.90.20220130-2+rpi2.debian.tar.xz
Peter Michael Green [Thu, 10 Feb 2022 12:05:47 +0000 (12:05 +0000)]
Import binutils_2.37.90.20220130-2+rpi2.debian.tar.xz

[dgit import tarball binutils 2.37.90.20220130-2+rpi2 binutils_2.37.90.20220130-2+rpi2.debian.tar.xz]

3 years agoImport binutils_2.38.orig.tar.xz
Matthias Klose [Wed, 9 Feb 2022 14:53:21 +0000 (14:53 +0000)]
Import binutils_2.38.orig.tar.xz

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

3 years agoMerge binutils (2.38-1) import into refs/heads/workingbranch
Matthias Klose [Wed, 9 Feb 2022 14:53:21 +0000 (14:53 +0000)]
Merge binutils (2.38-1) import into refs/heads/workingbranch

3 years agomips-hack
Matthias Klose [Wed, 9 Feb 2022 14:53:21 +0000 (14:53 +0000)]
mips-hack

Gbp-Pq: Name mips-hack.diff

3 years agolibctf-soname
Matthias Klose [Wed, 9 Feb 2022 14:53:21 +0000 (14:53 +0000)]
libctf-soname

Gbp-Pq: Name libctf-soname.diff

3 years agogold-no-keep-files-mapped
Matthias Klose [Wed, 9 Feb 2022 14:53:21 +0000 (14:53 +0000)]
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

3 years agogold-mips
Matthias Klose [Wed, 9 Feb 2022 14:53:21 +0000 (14:53 +0000)]
gold-mips

# DP: Fix gold on mips64 targets.

# DP: Fix gold on mips64 targets.

gold/

2016-08-09  Aurelien Jarno  <aurelien@aurel32.net>

* configure.tgt: Add mips64el*-*-*|mips64le*-*-* and mips64*-*-*.

Gbp-Pq: Name gold-mips.diff

3 years agomips64-default-n64
Matthias Klose [Wed, 9 Feb 2022 14:53:21 +0000 (14:53 +0000)]
mips64-default-n64

Gbp-Pq: Name mips64-default-n64.diff

3 years agoaarch64-libpath
Matthias Klose [Wed, 9 Feb 2022 14:53:21 +0000 (14:53 +0000)]
aarch64-libpath

Gbp-Pq: Name aarch64-libpath.diff

3 years agogprof-build
Matthias Klose [Wed, 9 Feb 2022 14:53:21 +0000 (14:53 +0000)]
gprof-build

# DP: Fix gprof build error.

# DP: Fix gprof build error.

Gbp-Pq: Name gprof-build.diff

3 years ago_ld_doc_remove_xref
Matthias Klose [Wed, 9 Feb 2022 14:53:21 +0000 (14:53 +0000)]
_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

3 years ago_gold_dummy_zoption
Matthias Klose [Wed, 9 Feb 2022 14:53:21 +0000 (14:53 +0000)]
_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

3 years ago_ar_scripts_with_tilde
Matthias Klose [Wed, 9 Feb 2022 14:53:21 +0000 (14:53 +0000)]
_ar_scripts_with_tilde

Gbp-Pq: Name 157_ar_scripts_with_tilde.patch

3 years agoBuild libbfd with -fPIC to allow linking with PIE binaries
Balint Reczey [Wed, 9 Feb 2022 14:53:21 +0000 (14:53 +0000)]
Build libbfd with -fPIC to allow linking with PIE binaries

Gbp-Pq: Name 136_bfd_pic.patch

3 years ago_bfd_soversion
Matthias Klose [Wed, 9 Feb 2022 14:53:21 +0000 (14:53 +0000)]
_bfd_soversion

Gbp-Pq: Name 135_bfd_soversion.patch

3 years agoDescription: Fix ld-bootstrap testsuite when configured with --enable-plugins
Matthias Klose [Wed, 9 Feb 2022 14:53:21 +0000 (14:53 +0000)]
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

3 years agoDescription: Disable build of gold/testsuite
Matthias Klose [Wed, 9 Feb 2022 14:53:21 +0000 (14:53 +0000)]
Description: Disable build of gold/testsuite

Upstream status: local

Upstream status: local

Gbp-Pq: Name 130_gold_disable_testsuite_build.patch