This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_profiled_lto_lean in repository toolchain/ci/binutils-gdb.
from 28c26ce5fd Automatic date update in version.in adds 2b677209fe opcodes: Fix RPATH not being set for dynamic libbfd dependency adds 437e2ff1ad RISC-V: Tidy riscv assembler and disassembler. adds 5612b5d21e gdb: fix value.c build on 32-bits adds 35da8c6140 [gdb/testsuite] Fix port detection in gdb.debuginfod/fetch_s [...] adds 296d3d2e15 Fix watchpoints with multiple threads on Windows adds 459cde81fb ubsan: arm: undefined shift adds 94852430d6 asan: alpha-vms: buffer overflows adds 9fc9dbc28b Automatic date update in version.in adds 1cba418d26 ASSERT in empty output section with address
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- bfd/vms-alpha.c | 527 ++++++++++-------- gas/config/tc-riscv.c | 592 +++++++++++---------- .../gdb.debuginfod/fetch_src_and_symbols.exp | 7 +- gdb/value.c | 9 +- gdb/windows-nat.c | 71 +-- ld/ldlang.c | 18 +- ld/testsuite/ld-scripts/empty-address-4.d | 6 + .../pr24322b.s => ld-scripts/empty-address-4.s} | 2 +- .../{empty-address-1.t => empty-address-4.t} | 3 +- ld/testsuite/ld-scripts/empty-address.exp | 1 + opcodes/ChangeLog | 8 + opcodes/Makefile.am | 6 - opcodes/Makefile.in | 6 - opcodes/arm-dis.c | 2 +- opcodes/configure | 13 +- opcodes/configure.ac | 13 +- opcodes/riscv-dis.c | 18 +- 18 files changed, 677 insertions(+), 627 deletions(-) create mode 100644 ld/testsuite/ld-scripts/empty-address-4.d copy ld/testsuite/{ld-x86-64/pr24322b.s => ld-scripts/empty-address-4.s} (72%) copy ld/testsuite/ld-scripts/{empty-address-1.t => empty-address-4.t} (74%)