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-allnoconfig in repository toolchain/binutils-gdb.
from 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 adds 81c688d54f (Another) Updated Spanish translation for the ld subdirectory.
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/ld.texi | 11 ++- ld/po/es.po | 63 ++++++------- 8 files changed, 209 insertions(+), 177 deletions(-) create mode 100644 gdb/unittests/copy_bitwise-selftests.c