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-next-allnoconfig in repository toolchain/ci/binutils-gdb.
from 90f879191c Automatic date update in version.in adds 9698cf9b1c Fix libctf build on non-ELF targets. adds 90bd54236c Do not build libctf for targets that do not use the ELF file [...] adds f948b2de97 Sync top level files with versions from gcc.
No new revisions were added by this update.
Summary of changes: ChangeLog | 39 + Makefile.def | 46 +- Makefile.in | 10065 ++++++++++++++++++++++++++++++++++++++++++--- Makefile.tpl | 54 +- binutils/ChangeLog | 13 + binutils/Makefile.am | 4 +- binutils/Makefile.in | 2 +- binutils/config.in | 3 + binutils/configure | 64 +- binutils/configure.ac | 30 + binutils/doc/Makefile.in | 1 + binutils/objdump.c | 36 +- binutils/readelf.c | 24 +- configure | 679 ++- configure.ac | 62 +- libctf/ChangeLog | 8 + libctf/config.h.in | 3 + libctf/configure | 108 + libctf/configure.ac | 31 + libctf/ctf-open-bfd.c | 7 +- 20 files changed, 10690 insertions(+), 589 deletions(-)