summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Matthias Klose [Wed, 6 Jan 2021 10:57:25 +0000 (10:57 +0000)]
[PATCH 1/3] GCC: Pass --plugin to AR and RANLIB
Detect GCC LTO plugin. Pass --plugin to AR and RANLIB to support LTO
build.
* Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
(RANLIB): Add @RANLIB_PLUGIN_OPTION@.
* configure.ac: Include config/gcc-plugin.m4.
AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
* libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
RANLIB if possible.
* Makefile.in: Regenerated.
* configure: Likewise.
config/
* gcc-plugin.m4 (GCC_PLUGIN_OPTION): New.
libiberty/
* Makefile.in (AR): Add @AR_PLUGIN_OPTION@
(RANLIB): Add @RANLIB_PLUGIN_OPTION@.
(configure_deps): Depend on ../config/gcc-plugin.m4.
* aclocal.m4: Include ../config/gcc-plugin.m4.
* configure.ac: AC_SUBST AR_PLUGIN_OPTION and
RANLIB_PLUGIN_OPTION.
* configure: Regenerated.
zlib/
* configure: Regenerated.
Gbp-Pq: Name pgo+lto-1.diff
Matthias Klose [Wed, 6 Jan 2021 10:57:25 +0000 (10:57 +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
Matthias Klose [Wed, 6 Jan 2021 10:57:25 +0000 (10:57 +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
Matthias Klose [Wed, 6 Jan 2021 10:57:25 +0000 (10:57 +0000)]
mips64-default-n64
Gbp-Pq: Name mips64-default-n64.diff
Matthias Klose [Wed, 6 Jan 2021 10:57:25 +0000 (10:57 +0000)]
aarch64-libpath
===================================================================
Gbp-Pq: Name aarch64-libpath.diff
Matthias Klose [Wed, 6 Jan 2021 10:57:25 +0000 (10:57 +0000)]
gprof-build
# DP: Fix gprof build error.
# DP: Fix gprof build error.
Gbp-Pq: Name gprof-build.diff
Matthias Klose [Wed, 6 Jan 2021 10:57:25 +0000 (10:57 +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
Matthias Klose [Wed, 6 Jan 2021 10:57:25 +0000 (10:57 +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
Matthias Klose [Wed, 6 Jan 2021 10:57:25 +0000 (10:57 +0000)]
_ar_scripts_with_tilde
===================================================================
Gbp-Pq: Name 157_ar_scripts_with_tilde.patch
Balint Reczey [Wed, 6 Jan 2021 10:57:25 +0000 (10:57 +0000)]
Build libbfd with -fPIC to allow linking with PIE binaries
Gbp-Pq: Name 136_bfd_pic.patch
Matthias Klose [Wed, 6 Jan 2021 10:57:25 +0000 (10:57 +0000)]
_bfd_soversion
Gbp-Pq: Name 135_bfd_soversion.patch
Matthias Klose [Wed, 6 Jan 2021 10:57:25 +0000 (10:57 +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
Matthias Klose [Wed, 6 Jan 2021 10:57:25 +0000 (10:57 +0000)]
Description: Disable build of gold/testsuite
Upstream status: local
Upstream status: local
Gbp-Pq: Name 130_gold_disable_testsuite_build.patch
Matthias Klose [Wed, 6 Jan 2021 10:57:25 +0000 (10:57 +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
Matthias Klose [Wed, 6 Jan 2021 10:57:25 +0000 (10:57 +0000)]
_ppc64_powerpc_biarch
===================================================================
Gbp-Pq: Name 128_ppc64_powerpc_biarch.patch
Matthias Klose [Wed, 6 Jan 2021 10:57:25 +0000 (10:57 +0000)]
Explicitly use bash for the ld testsuite.
Gbp-Pq: Name 013_bash_in_ld_testsuite.patch
David Kimdon [Wed, 6 Jan 2021 10:57:25 +0000 (10:57 +0000)]
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, 6 Jan 2021 10:57:25 +0000 (10:57 +0000)]
Don't mention monitor(3) which doesn't exist in Debian. (#160654)
===================================================================
Gbp-Pq: Name 003_gprof_see_also_monitor.patch
Chris Chimelis [Wed, 6 Jan 2021 10:57:25 +0000 (10:57 +0000)]
Add more documentation about profiling and -fprofile-arcs.
===================================================================
Gbp-Pq: Name 002_gprof_profile_arcs.patch
Matthias Klose [Wed, 6 Jan 2021 10:57:25 +0000 (10:57 +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
Matthias Klose [Wed, 6 Jan 2021 10:57:25 +0000 (10:57 +0000)]
branch-no-development
Gbp-Pq: Name branch-no-development.diff
Matthias Klose [Wed, 6 Jan 2021 10:57:25 +0000 (10:57 +0000)]
branch-updates
# DP: updates from the binutils-2.35 branch
# DP: updates from the binutils-2.35 branch
# git diff
7e46a74aa3713c563940960e361e08defda019c2 f0b8ea109fbcd6ae6d226234428061f88ebfd3cc
Gbp-Pq: Name branch-updates.diff
Matthias Klose [Wed, 6 Jan 2021 10:57:25 +0000 (10:57 +0000)]
binutils (2.35.1-7) unstable; urgency=medium
* Update from the binutils 2.35 branch:
- Fix PR gold/27140, ppc32 segmentation fault in make_stub. Closes: #973746.
- PR binutils/27128, nm -P portable output format regression.
- PR ld/26382, elf: Keep only one '@' for undefined versioned symbols.
- nm: Remove --with-symbol-versions.
[dgit import unpatched binutils 2.35.1-7]
Matthias Klose [Wed, 6 Jan 2021 10:57:25 +0000 (10:57 +0000)]
Import binutils_2.35.1-7.debian.tar.xz
[dgit import tarball binutils 2.35.1-7 binutils_2.35.1-7.debian.tar.xz]
Matthias Klose [Mon, 21 Sep 2020 09:45:07 +0000 (10:45 +0100)]
Import binutils_2.35.1.orig.tar.xz
[dgit import orig binutils_2.35.1.orig.tar.xz]