Raspbian forward pporter [Fri, 16 Feb 2018 03:00:24 +0000 (03:00 +0000)]
Merge version 2.29.1-13+rpi1 and 2.30-4 to produce 2.30-4+rpi1
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
Merge binutils (2.30-4) import into refs/heads/workingbranch
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
infinity-notes
# git clone https://gitlab.com/gbenson/binutils-gdb.git gdb/src
# git diff
1f1c02597cc199227226251a2ea51fe5f44b4d6d ec7642f5d7ba9bdbc35f08f3ffa3c360bd4618d0
Gbp-Pq: Name infinity-notes.diff
Nick Clifton [Tue, 6 Feb 2018 15:48:29 +0000 (15:48 +0000)]
Prevent attempts to call strncpy with a zero-length field by chacking the size of debuglink sections.
PR 22794
* opncls.c (bfd_get_debug_link_info_1): Check the size of the
section before attempting to read it in.
(bfd_get_alt_debug_link_info): Likewise.
Gbp-Pq: Name pr22794.diff
Alan Modra [Thu, 1 Feb 2018 07:31:00 +0000 (18:01 +1030)]
PR22769, crash when running 32-bit objdump on corrupted file
PR 22769
* objdump.c (load_specific_debug_section): Check for overflow
when adding one to section size for a string section terminator.
Gbp-Pq: Name pr22769.diff
Alan Modra [Thu, 25 Jan 2018 11:17:41 +0000 (21:47 +1030)]
PR22746, crash when running 32-bit objdump on corrupted file
Avoid unsigned int overflow by performing bfd_size_type multiplication.
PR 22746
* elfcode.h (elf_object_p): Avoid integer overflow.
Gbp-Pq: Name pr22746.diff
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
pr22734
# DP: Fix PR binutils/22734, taken from the trunk.
2018-01-30 Nick Clifton <nickc@redhat.com>
PR 22734
* doc/binutils.texi (nm): Update description to point out that
zero-initialized values can also be shown as type B, b, S or s
since they can be stored in the BSS section.
Gbp-Pq: Name pr22734.diff
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
i18n-fr
===================================================================
Gbp-Pq: Name i18n-fr.diff
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
gold-mips
# 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
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
mips64-default-n64
===================================================================
Gbp-Pq: Name mips64-default-n64.diff
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
aarch64-libpath
===================================================================
Gbp-Pq: Name aarch64-libpath.diff
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
gprof-build
# DP: Fix gprof build error.
Gbp-Pq: Name gprof-build.diff
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
_ld_doc_remove_xref
# DP: In ld.texi, remove cross reference to BFD internals documentation.
Gbp-Pq: Name 164_ld_doc_remove_xref.diff
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
_gold_dummy_zoption
# DP: let gold accept a dummy -z buildd-<random-string> option.
Gbp-Pq: Name 161_gold_dummy_zoption.diff
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
_ar_scripts_with_tilde
===================================================================
Gbp-Pq: Name 157_ar_scripts_with_tilde.patch
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
_bfd_pic
Gbp-Pq: Name 136_bfd_pic.patch
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
_bfd_version
Gbp-Pq: Name 135_bfd_version.patch
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
_ld_bootstrap_testsuite
Upstream status: proposed patch
Gbp-Pq: Name 131_ld_bootstrap_testsuite.patch
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
_gold_disable_testsuite_build
Upstream status: local
Gbp-Pq: Name 130_gold_disable_testsuite_build.patch
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
_multiarch_libpath
# DP: Add multiarch directories to linker search path for ld and gold.
Gbp-Pq: Name 129_multiarch_libpath.patch
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
_ppc64_powerpc_biarch
===================================================================
Gbp-Pq: Name 128_ppc64_powerpc_biarch.patch
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
_bash_in_ld_testsuite
===================================================================
Gbp-Pq: Name 013_bash_in_ld_testsuite.patch
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
_check_ldrunpath_length
cases where -rpath isn't specified. (#151024)
Gbp-Pq: Name 012_check_ldrunpath_length.patch
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
_better_file_error
directory. (#45832)
Gbp-Pq: Name 006_better_file_error.patch
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
_gprof_see_also_monitor
===================================================================
Gbp-Pq: Name 003_gprof_see_also_monitor.patch
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
_gprof_profile_arcs
===================================================================
Gbp-Pq: Name 002_gprof_profile_arcs.patch
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
_ld_makefile_patch
Upstream status: N/A
Date: ??
Gbp-Pq: Name 001_ld_makefile_patch.patch
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
branch-version
# DP: Don't bump the version when doing distro builds
git diff
e43d51b14d0039506ec42941001f3ca56387a80e 8db5daf9efe8a6174d3b10ac7bba8c178836e9ce
Gbp-Pq: Name branch-version.diff
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
branch-updates
# DP: updates from the binutils-2.30 branch
# git diff
8db5daf9efe8a6174d3b10ac7bba8c178836e9ce d895ef77ffc94e02e748856c2ab54f5bb8cc867e
Gbp-Pq: Name branch-updates.diff
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
binutils (2.30-4) unstable; urgency=high
* Update, taken from the 2.30 branch
20180209.
- Fix PR binutils/22788 (CVE-2018-6872).
* binutils-multiarch: Add riscv64 support.
* Bump dpkg version to a version supporting riscv64.
[dgit import unpatched binutils 2.30-4]
Matthias Klose [Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)]
Import binutils_2.30-4.debian.tar.xz
[dgit import tarball binutils 2.30-4 binutils_2.30-4.debian.tar.xz]
Matthias Klose [Mon, 29 Jan 2018 13:29:38 +0000 (13:29 +0000)]
Import binutils_2.30.orig.tar.xz
[dgit import orig binutils_2.30.orig.tar.xz]
Raspbian forward pporter [Thu, 11 Jan 2018 19:08:25 +0000 (19:08 +0000)]
Merge version 2.29.1-12+rpi1 and 2.29.1-13 to produce 2.29.1-13+rpi1
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
Merge binutils (2.29.1-13) import into refs/heads/workingbranch
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
binutils-no-development
===================================================================
Gbp-Pq: Name binutils-no-development.diff
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
infinity-notes
# git clone https://gitlab.com/gbenson/binutils-gdb.git gdb/src
# git diff
1f1c02597cc199227226251a2ea51fe5f44b4d6d ec7642f5d7ba9bdbc35f08f3ffa3c360bd4618d0
Gbp-Pq: Name infinity-notes.diff
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
ld-merge-fix
# DP: Fail when string merge can't alloc memory, taken from the trunk.
2017-09-29 Alan Modra <amodra@gmail.com>
* merge.c (merge_strings): Return FALSE on malloc failure.
(_bfd_merge_sections): Return failures from record_section and
merge_strings.
Gbp-Pq: Name ld-merge-fix.diff
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
i18n-fr
===================================================================
Gbp-Pq: Name i18n-fr.diff
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
gold-mips
# 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
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
mips64-default-n64
===================================================================
Gbp-Pq: Name mips64-default-n64.diff
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
aarch64-libpath
===================================================================
Gbp-Pq: Name aarch64-libpath.diff
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
gprof-build
# DP: Fix gprof build error.
Gbp-Pq: Name gprof-build.diff
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
_ld_doc_remove_xref
# DP: In ld.texi, remove cross reference to BFD internals documentation.
Gbp-Pq: Name 164_ld_doc_remove_xref.diff
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
_gold_dummy_zoption
# DP: let gold accept a dummy -z buildd-<random-string> option.
Gbp-Pq: Name 161_gold_dummy_zoption.diff
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
_ar_scripts_with_tilde
===================================================================
Gbp-Pq: Name 157_ar_scripts_with_tilde.patch
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
_bfd_pic
Gbp-Pq: Name 136_bfd_pic.patch
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
_bfd_version
Gbp-Pq: Name 135_bfd_version.patch
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
_ld_bootstrap_testsuite
Upstream status: proposed patch
Gbp-Pq: Name 131_ld_bootstrap_testsuite.patch
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
_gold_disable_testsuite_build
Upstream status: local
Gbp-Pq: Name 130_gold_disable_testsuite_build.patch
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
_multiarch_libpath
# DP: Add multiarch directories to linker search path for ld and gold.
Gbp-Pq: Name 129_multiarch_libpath.patch
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
_ppc64_powerpc_biarch
===================================================================
Gbp-Pq: Name 128_ppc64_powerpc_biarch.patch
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
_bash_in_ld_testsuite
===================================================================
Gbp-Pq: Name 013_bash_in_ld_testsuite.patch
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
_check_ldrunpath_length
cases where -rpath isn't specified. (#151024)
Gbp-Pq: Name 012_check_ldrunpath_length.patch
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
_better_file_error
directory. (#45832)
Gbp-Pq: Name 006_better_file_error.patch
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
_gprof_see_also_monitor
===================================================================
Gbp-Pq: Name 003_gprof_see_also_monitor.patch
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
_gprof_profile_arcs
===================================================================
Gbp-Pq: Name 002_gprof_profile_arcs.patch
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
_ld_makefile_patch
Upstream status: N/A
Date: ??
Gbp-Pq: Name 001_ld_makefile_patch.patch
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
branch-updates
# DP: updates from the binutils-2.29 branch
# git diff
d1a6e7195b9bb0255fa77588985b969ad8aaacf5 c0714c686e5d7a1bc718a353841e91db014c8ad4
Gbp-Pq: Name branch-updates.diff
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
binutils (2.29.1-13) unstable; urgency=medium
* Update, taken from the 2.29 branch
20180105.
- Fix PR ld/22626, invalid dynindx used for dynamic relocs against
section symbols.
* Fix cross builds, use host tools (Helmut Grohne). Closes: #883865.
[dgit import unpatched binutils 2.29.1-13]
Matthias Klose [Fri, 5 Jan 2018 22:44:48 +0000 (22:44 +0000)]
Import binutils_2.29.1-13.debian.tar.xz
[dgit import tarball binutils 2.29.1-13 binutils_2.29.1-13.debian.tar.xz]
Raspbian forward pporter [Fri, 22 Dec 2017 12:03:16 +0000 (12:03 +0000)]
Merge version 2.29.1-11+rpi1 and 2.29.1-12 to produce 2.29.1-12+rpi1
Raspbian forward pporter [Thu, 14 Dec 2017 01:48:33 +0000 (01:48 +0000)]
Merge version 2.29.1-10+rpi1 and 2.29.1-11 to produce 2.29.1-11+rpi1
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
Merge binutils (2.29.1-12) import into refs/heads/workingbranch
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
binutils-no-development
===================================================================
Gbp-Pq: Name binutils-no-development.diff
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
infinity-notes
# git clone https://gitlab.com/gbenson/binutils-gdb.git gdb/src
# git diff
1f1c02597cc199227226251a2ea51fe5f44b4d6d ec7642f5d7ba9bdbc35f08f3ffa3c360bd4618d0
Gbp-Pq: Name infinity-notes.diff
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
ld-merge-fix
# DP: Fail when string merge can't alloc memory, taken from the trunk.
2017-09-29 Alan Modra <amodra@gmail.com>
* merge.c (merge_strings): Return FALSE on malloc failure.
(_bfd_merge_sections): Return failures from record_section and
merge_strings.
Gbp-Pq: Name ld-merge-fix.diff
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
i18n-fr
===================================================================
Gbp-Pq: Name i18n-fr.diff
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
gold-mips
# 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
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
mips64-default-n64
===================================================================
Gbp-Pq: Name mips64-default-n64.diff
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
aarch64-libpath
===================================================================
Gbp-Pq: Name aarch64-libpath.diff
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
gprof-build
# DP: Fix gprof build error.
Gbp-Pq: Name gprof-build.diff
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
_ld_doc_remove_xref
# DP: In ld.texi, remove cross reference to BFD internals documentation.
Gbp-Pq: Name 164_ld_doc_remove_xref.diff
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
_gold_dummy_zoption
# DP: let gold accept a dummy -z buildd-<random-string> option.
Gbp-Pq: Name 161_gold_dummy_zoption.diff
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
_ar_scripts_with_tilde
===================================================================
Gbp-Pq: Name 157_ar_scripts_with_tilde.patch
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
_bfd_pic
Gbp-Pq: Name 136_bfd_pic.patch
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
_bfd_version
Gbp-Pq: Name 135_bfd_version.patch
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
_ld_bootstrap_testsuite
Upstream status: proposed patch
Gbp-Pq: Name 131_ld_bootstrap_testsuite.patch
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
_gold_disable_testsuite_build
Upstream status: local
Gbp-Pq: Name 130_gold_disable_testsuite_build.patch
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
_multiarch_libpath
# DP: Add multiarch directories to linker search path for ld and gold.
Gbp-Pq: Name 129_multiarch_libpath.patch
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
_ppc64_powerpc_biarch
===================================================================
Gbp-Pq: Name 128_ppc64_powerpc_biarch.patch
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
_bash_in_ld_testsuite
===================================================================
Gbp-Pq: Name 013_bash_in_ld_testsuite.patch
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
_check_ldrunpath_length
cases where -rpath isn't specified. (#151024)
Gbp-Pq: Name 012_check_ldrunpath_length.patch
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
_better_file_error
directory. (#45832)
Gbp-Pq: Name 006_better_file_error.patch
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
_gprof_see_also_monitor
===================================================================
Gbp-Pq: Name 003_gprof_see_also_monitor.patch
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
_gprof_profile_arcs
===================================================================
Gbp-Pq: Name 002_gprof_profile_arcs.patch
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
_ld_makefile_patch
Upstream status: N/A
Date: ??
Gbp-Pq: Name 001_ld_makefile_patch.patch
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
branch-updates
# DP: updates from the binutils-2.29 branch
# git diff
d1a6e7195b9bb0255fa77588985b969ad8aaacf5 b2bcbfb760e747cf811e4756ce396e973e7094ae
Gbp-Pq: Name branch-updates.diff
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
binutils (2.29.1-12) unstable; urgency=medium
* Update, taken from the 2.29 branch
20171212.
- Fix PR binutils/21118, don't mask X_add_number containing
a register number.
* Revived from the tombs, build a binutils-ia64-linux-gnu package.
[dgit import unpatched binutils 2.29.1-12]
Matthias Klose [Wed, 13 Dec 2017 00:10:25 +0000 (00:10 +0000)]
Import binutils_2.29.1-12.debian.tar.xz
[dgit import tarball binutils 2.29.1-12 binutils_2.29.1-12.debian.tar.xz]
Raspbian forward pporter [Sat, 9 Dec 2017 02:21:38 +0000 (02:21 +0000)]
Merge version 2.29.1-8+rpi1 and 2.29.1-10 to produce 2.29.1-10+rpi1
Matthias Klose [Fri, 8 Dec 2017 11:41:16 +0000 (11:41 +0000)]
Merge binutils (2.29.1-11) import into refs/heads/workingbranch
Matthias Klose [Fri, 8 Dec 2017 11:41:16 +0000 (11:41 +0000)]
binutils-no-development
===================================================================
Gbp-Pq: Name binutils-no-development.diff
Matthias Klose [Fri, 8 Dec 2017 11:41:16 +0000 (11:41 +0000)]
infinity-notes
# git clone https://gitlab.com/gbenson/binutils-gdb.git gdb/src
# git diff
1f1c02597cc199227226251a2ea51fe5f44b4d6d ec7642f5d7ba9bdbc35f08f3ffa3c360bd4618d0
Gbp-Pq: Name infinity-notes.diff
Matthias Klose [Fri, 8 Dec 2017 11:41:16 +0000 (11:41 +0000)]
ld-merge-fix
# DP: Fail when string merge can't alloc memory, taken from the trunk.
2017-09-29 Alan Modra <amodra@gmail.com>
* merge.c (merge_strings): Return FALSE on malloc failure.
(_bfd_merge_sections): Return failures from record_section and
merge_strings.
Gbp-Pq: Name ld-merge-fix.diff
Matthias Klose [Fri, 8 Dec 2017 11:41:16 +0000 (11:41 +0000)]
i18n-fr
===================================================================
Gbp-Pq: Name i18n-fr.diff
Matthias Klose [Fri, 8 Dec 2017 11:41:16 +0000 (11:41 +0000)]
gold-mips
# 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
Matthias Klose [Fri, 8 Dec 2017 11:41:16 +0000 (11:41 +0000)]
mips64-default-n64
===================================================================
Gbp-Pq: Name mips64-default-n64.diff
Matthias Klose [Fri, 8 Dec 2017 11:41:16 +0000 (11:41 +0000)]
aarch64-libpath
===================================================================
Gbp-Pq: Name aarch64-libpath.diff
Matthias Klose [Fri, 8 Dec 2017 11:41:16 +0000 (11:41 +0000)]
gprof-build
# DP: Fix gprof build error.
Gbp-Pq: Name gprof-build.diff
Matthias Klose [Fri, 8 Dec 2017 11:41:16 +0000 (11:41 +0000)]
_ld_doc_remove_xref
# DP: In ld.texi, remove cross reference to BFD internals documentation.
Gbp-Pq: Name 164_ld_doc_remove_xref.diff