binutils.git
3 years agoMerge binutils (2.38.50.20220707-1) import into refs/heads/workingbranch
Matthias Klose [Thu, 7 Jul 2022 10:29:59 +0000 (11:29 +0100)]
Merge binutils (2.38.50.20220707-1) import into refs/heads/workingbranch

3 years agomips-hack
Matthias Klose [Thu, 7 Jul 2022 10:29:59 +0000 (11:29 +0100)]
mips-hack

Gbp-Pq: Name mips-hack.diff

3 years agolibctf-soname
Matthias Klose [Thu, 7 Jul 2022 10:29:59 +0000 (11:29 +0100)]
libctf-soname

Gbp-Pq: Name libctf-soname.diff

3 years agogold-no-keep-files-mapped
Matthias Klose [Thu, 7 Jul 2022 10:29:59 +0000 (11:29 +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

3 years agogold-mips
Matthias Klose [Thu, 7 Jul 2022 10:29:59 +0000 (11:29 +0100)]
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, 7 Jul 2022 10:29:59 +0000 (11:29 +0100)]
mips64-default-n64

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

3 years agoaarch64-libpath
Matthias Klose [Thu, 7 Jul 2022 10:29:59 +0000 (11:29 +0100)]
aarch64-libpath

Gbp-Pq: Name aarch64-libpath.diff

3 years agogprof-build
Matthias Klose [Thu, 7 Jul 2022 10:29:59 +0000 (11:29 +0100)]
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, 7 Jul 2022 10:29:59 +0000 (11:29 +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

3 years ago_gold_dummy_zoption
Matthias Klose [Thu, 7 Jul 2022 10:29:59 +0000 (11:29 +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

3 years ago_ar_scripts_with_tilde
Matthias Klose [Thu, 7 Jul 2022 10:29:59 +0000 (11:29 +0100)]
_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, 7 Jul 2022 10:29:59 +0000 (11:29 +0100)]
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, 7 Jul 2022 10:29:59 +0000 (11:29 +0100)]
_bfd_soversion

Gbp-Pq: Name 135_bfd_soversion.patch

3 years agoDescription: Fix ld-bootstrap testsuite when configured with --enable-plugins
Matthias Klose [Thu, 7 Jul 2022 10:29:59 +0000 (11:29 +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

3 years agoDescription: Disable build of gold/testsuite
Matthias Klose [Thu, 7 Jul 2022 10:29:59 +0000 (11:29 +0100)]
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, 7 Jul 2022 10:29:59 +0000 (11:29 +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

3 years ago_ppc64_powerpc_biarch
Matthias Klose [Thu, 7 Jul 2022 10:29:59 +0000 (11:29 +0100)]
_ppc64_powerpc_biarch

Gbp-Pq: Name 128_ppc64_powerpc_biarch.patch

3 years agoExplicitly use bash for the ld testsuite.
Matthias Klose [Thu, 7 Jul 2022 10:29:59 +0000 (11:29 +0100)]
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, 7 Jul 2022 10:29:59 +0000 (11:29 +0100)]
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, 7 Jul 2022 10:29:59 +0000 (11:29 +0100)]
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, 7 Jul 2022 10:29:59 +0000 (11:29 +0100)]
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 [Thu, 7 Jul 2022 10:29:59 +0000 (11:29 +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

3 years agobinutils (2.38.50.20220707-1) unstable; urgency=medium
Matthias Klose [Thu, 7 Jul 2022 10:29:59 +0000 (11:29 +0100)]
binutils (2.38.50.20220707-1) unstable; urgency=medium

  * New upstream snapshot.
  * Undo the reversion from the last upload.

[dgit import unpatched binutils 2.38.50.20220707-1]

3 years agoImport binutils_2.38.50.20220707.orig.tar.xz
Matthias Klose [Thu, 7 Jul 2022 10:29:59 +0000 (11:29 +0100)]
Import binutils_2.38.50.20220707.orig.tar.xz

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

3 years agoImport binutils_2.38.50.20220707-1.debian.tar.xz
Matthias Klose [Thu, 7 Jul 2022 10:29:59 +0000 (11:29 +0100)]
Import binutils_2.38.50.20220707-1.debian.tar.xz

[dgit import tarball binutils 2.38.50.20220707-1 binutils_2.38.50.20220707-1.debian.tar.xz]

3 years agoMerge binutils (2.38-4) import into refs/heads/workingbranch
Matthias Klose [Mon, 2 May 2022 20:50:25 +0000 (21:50 +0100)]
Merge binutils (2.38-4) import into refs/heads/workingbranch

3 years agomips-hack
Matthias Klose [Mon, 2 May 2022 20:50:25 +0000 (21:50 +0100)]
mips-hack

Gbp-Pq: Name mips-hack.diff

3 years agolibctf-soname
Matthias Klose [Mon, 2 May 2022 20:50:25 +0000 (21:50 +0100)]
libctf-soname

Gbp-Pq: Name libctf-soname.diff

3 years agogold-no-keep-files-mapped
Matthias Klose [Mon, 2 May 2022 20:50:25 +0000 (21:50 +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

3 years agogold-mips
Matthias Klose [Mon, 2 May 2022 20:50:25 +0000 (21:50 +0100)]
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 [Mon, 2 May 2022 20:50:25 +0000 (21:50 +0100)]
mips64-default-n64

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

3 years agoaarch64-libpath
Matthias Klose [Mon, 2 May 2022 20:50:25 +0000 (21:50 +0100)]
aarch64-libpath

Gbp-Pq: Name aarch64-libpath.diff

3 years agogprof-build
Matthias Klose [Mon, 2 May 2022 20:50:25 +0000 (21:50 +0100)]
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 [Mon, 2 May 2022 20:50:25 +0000 (21:50 +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

3 years ago_gold_dummy_zoption
Matthias Klose [Mon, 2 May 2022 20:50:25 +0000 (21:50 +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

3 years ago_ar_scripts_with_tilde
Matthias Klose [Mon, 2 May 2022 20:50:25 +0000 (21:50 +0100)]
_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 [Mon, 2 May 2022 20:50:25 +0000 (21:50 +0100)]
Build libbfd with -fPIC to allow linking with PIE binaries

Gbp-Pq: Name 136_bfd_pic.patch

3 years ago_bfd_soversion
Matthias Klose [Mon, 2 May 2022 20:50:25 +0000 (21:50 +0100)]
_bfd_soversion

Gbp-Pq: Name 135_bfd_soversion.patch

3 years agoDescription: Fix ld-bootstrap testsuite when configured with --enable-plugins
Matthias Klose [Mon, 2 May 2022 20:50:25 +0000 (21:50 +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

3 years agoDescription: Disable build of gold/testsuite
Matthias Klose [Mon, 2 May 2022 20:50:25 +0000 (21:50 +0100)]
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 [Mon, 2 May 2022 20:50:25 +0000 (21:50 +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

3 years ago_ppc64_powerpc_biarch
Matthias Klose [Mon, 2 May 2022 20:50:25 +0000 (21:50 +0100)]
_ppc64_powerpc_biarch

Gbp-Pq: Name 128_ppc64_powerpc_biarch.patch

3 years agoExplicitly use bash for the ld testsuite.
Matthias Klose [Mon, 2 May 2022 20:50:25 +0000 (21:50 +0100)]
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 [Mon, 2 May 2022 20:50:25 +0000 (21:50 +0100)]
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 [Mon, 2 May 2022 20:50:25 +0000 (21:50 +0100)]
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 [Mon, 2 May 2022 20:50:25 +0000 (21:50 +0100)]
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 [Mon, 2 May 2022 20:50:25 +0000 (21:50 +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

3 years agobranch-version
Matthias Klose [Mon, 2 May 2022 20:50:25 +0000 (21:50 +0100)]
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 [Mon, 2 May 2022 20:50:25 +0000 (21:50 +0100)]
branch-updates

# DP: updates from the binutils-2.38 branch

# DP: updates from the binutils-2.38 branch

# git diff 20756b0fbe065a84710aa38f2457563b57546440 68e3c0247d2af8f74a5bea2500b47d889ff443ca

Gbp-Pq: Name branch-updates.diff

3 years agobinutils (2.38-4) unstable; urgency=medium
Matthias Klose [Mon, 2 May 2022 20:50:25 +0000 (21:50 +0100)]
binutils (2.38-4) unstable; urgency=medium

  * Update from the binutils 2.38 branch:
    - Fix PR ld/29087, x86: invalid relocation against protected symbol.
    - s390: Add DT_JMPREL pointing to .rela.[i]plt with static-pie.
    - Fix PR ld/22263, s390: Avoid dynamic TLS relocs in PIE.
    - Fix PR libctf/28933: ld: diagnose corrupted CTF header cth_strlen.
    - Fix PR 28885.
    - PR28959, obdump doesn't disassemble mftb instruction.
    - PowerPC64 DT_RELR relative reloc addresses.
  * Fix reproducible builds: source tarball embeds build user and group.
Closes: #1010238.
[dgit import unpatched binutils 2.38-4]

3 years agoImport binutils_2.38-4.debian.tar.xz
Matthias Klose [Mon, 2 May 2022 20:50:25 +0000 (21:50 +0100)]
Import binutils_2.38-4.debian.tar.xz

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

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 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