This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-allyesconfig in repository toolchain/ci/binutils-gdb.
from bc31405ebb x86-64: Properly encode and decode movsxd adds 086b06f3c9 Remove cpu-plugin.c adds 82ef9cad78 Fix objcopy --merge-notes dependency on qsort implementation [...] adds 16b10d6e61 Harden gdb.base/step-over-syscall.exp adds c35d018b1a RISC-V: Fix gdbserver problem with handling arch strings. adds aeb87a633c Automatic date update in version.in adds 738174e17e Don't report symbol lookup failure in first phase of linking new 55be8fd0d2 Improve warning message from debuginfod support in readelf.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/ChangeLog | 16 ++++ bfd/Makefile.am | 2 - bfd/Makefile.in | 3 - bfd/archures.c | 2 - bfd/bfd-in2.h | 1 - bfd/cpu-plugin.c | 41 -------- bfd/cpu-riscv.c | 19 +++- bfd/po/SRC-POTFILES.in | 1 - bfd/version.h | 2 +- binutils/ChangeLog | 10 ++ binutils/objcopy.c | 34 +++---- binutils/readelf.c | 37 ++++---- gdb/testsuite/ChangeLog | 10 ++ gdb/testsuite/gdb.base/step-over-syscall.exp | 134 ++++++++++++++++++++------- ld/ChangeLog | 5 + ld/ldexp.c | 5 +- 16 files changed, 199 insertions(+), 123 deletions(-) delete mode 100644 bfd/cpu-plugin.c