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-aarch64-stable-allyesconfig in repository toolchain/binutils-gdb.
from a0cd42fcd1 Automatic date update in version.in adds 92b3642af0 Updated Spanish translation for the ld subdirectory. adds f9db0c4c6c Move copy_bitwise unittests to own unittest file adds 2a2c6f530d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 10 +++ gdb/Makefile.in | 1 + gdb/unittests/copy_bitwise-selftests.c | 159 +++++++++++++++++++++++++++++++++ gdb/utils.c | 136 ---------------------------- ld/ChangeLog | 4 + ld/po/es.po | 144 ++++++++++++----------------- 7 files changed, 234 insertions(+), 222 deletions(-) create mode 100644 gdb/unittests/copy_bitwise-selftests.c