summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Matthias Klose [Tue, 30 Jan 2024 10:04:12 +0000 (11:04 +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
Matthias Klose [Tue, 30 Jan 2024 10:04:12 +0000 (11:04 +0100)]
_ar_scripts_with_tilde
Gbp-Pq: Name 157_ar_scripts_with_tilde.patch
Balint Reczey [Tue, 30 Jan 2024 10:04:12 +0000 (11:04 +0100)]
Build libbfd with -fPIC to allow linking with PIE binaries
Gbp-Pq: Name 136_bfd_pic.patch
Matthias Klose [Tue, 30 Jan 2024 10:04:12 +0000 (11:04 +0100)]
_bfd_soversion
Gbp-Pq: Name 135_bfd_soversion.patch
Matthias Klose [Tue, 30 Jan 2024 10:04:12 +0000 (11:04 +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
Matthias Klose [Tue, 30 Jan 2024 10:04:12 +0000 (11:04 +0100)]
Description: Disable build of gold/testsuite
Upstream status: local
Upstream status: local
Gbp-Pq: Name 130_gold_disable_testsuite_build.patch
Matthias Klose [Tue, 30 Jan 2024 10:04:12 +0000 (11:04 +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
Matthias Klose [Tue, 30 Jan 2024 10:04:12 +0000 (11:04 +0100)]
_ppc64_powerpc_biarch
Gbp-Pq: Name 128_ppc64_powerpc_biarch.patch
Matthias Klose [Tue, 30 Jan 2024 10:04:12 +0000 (11:04 +0100)]
Explicitly use bash for the ld testsuite.
Gbp-Pq: Name 013_bash_in_ld_testsuite.patch
David Kimdon [Tue, 30 Jan 2024 10:04:12 +0000 (11:04 +0100)]
Specify which filename is causing an error if the filename is a
directory. (#45832)
Gbp-Pq: Name 006_better_file_error.patch
Chris Chimelis [Tue, 30 Jan 2024 10:04:12 +0000 (11:04 +0100)]
Don't mention monitor(3) which doesn't exist in Debian. (#160654)
Gbp-Pq: Name 003_gprof_see_also_monitor.patch
Chris Chimelis [Tue, 30 Jan 2024 10:04:12 +0000 (11:04 +0100)]
Add more documentation about profiling and -fprofile-arcs.
Gbp-Pq: Name 002_gprof_profile_arcs.patch
Matthias Klose [Tue, 30 Jan 2024 10:04:12 +0000 (11:04 +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
Matthias Klose [Tue, 30 Jan 2024 10:04:12 +0000 (11:04 +0100)]
bpf-updates
git diff
f3911963c51c11c70007287c91948328f1eea1db 920d9f0b39e9e8e42134c0317e772dbb93cdf8c8
gas/
2024-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
* doc/c-bpf.texi (BPF Instructions): There is no indirect 64-bit
load instruction.
(BPF Instructions): There is no absolute 64-bit load instruction.
* testsuite/gas/bpf/mem.s: Update test accordingly.
* testsuite/gas/bpf/mem-be-pseudoc.d: Likewise.
* testsuite/gas/bpf/mem-be.d: Likewise.
* testsuite/gas/bpf/mem-pseudoc.d: Likewise.
* testsuite/gas/bpf/mem-pseudoc.s: Likewise.
* testsuite/gas/bpf/mem.d: Likewise.
* testsuite/gas/bpf/mem.s: Likewise.
include/
2024-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
* opcode/bpf.h (enum bpf_insn_id): Remove BPF_INSN_LDINDDW and
BPF_INSN_LDABSDW instructions.
opcodes/
2024-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
* bpf-opc.c (bpf_opcodes): Remove BPF_INSN_LDINDDW and
BPF_INSN_LDABSDW instructions.
Gbp-Pq: Name bpf-updates.diff
Matthias Klose [Tue, 30 Jan 2024 10:04:12 +0000 (11:04 +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
3f56050d62ee48df02cfba3304133e5caf79014d c7f28aad0c99d1d2fec4e52ebfa3735d90ceb8e9
Gbp-Pq: Name branch-version.diff
Matthias Klose [Tue, 30 Jan 2024 10:04:12 +0000 (11:04 +0100)]
branch-updates
# DP: updates from the binutils-2.42 branch
# DP: updates from the binutils-2.42 branch
# git diff
c7f28aad0c99d1d2fec4e52ebfa3735d90ceb8e9 48942a586ebc056bd059d3f63a5eed3a2fa46ab3
Gbp-Pq: Name branch-updates.diff
Matthias Klose [Tue, 30 Jan 2024 10:04:12 +0000 (11:04 +0100)]
binutils (2.42-2) unstable; urgency=medium
* New upstream snapshot, taken from the 2.42 branch.
- Add missing test case files.
- Fix PR binutils/31314, chew crashing on use of uninitialized value.
* Update bpf target from the trunk:
- bpf: there are no ldinddw nor ldabsdw instructions.
* Update libgprofng symbols file.
[dgit import unpatched binutils 2.42-2]
Matthias Klose [Tue, 30 Jan 2024 10:04:12 +0000 (11:04 +0100)]
Import binutils_2.42-2.debian.tar.xz
[dgit import tarball binutils 2.42-2 binutils_2.42-2.debian.tar.xz]
Matthias Klose [Mon, 29 Jan 2024 15:42:44 +0000 (16:42 +0100)]
Import binutils_2.42.orig.tar.xz
[dgit import orig binutils_2.42.orig.tar.xz]