This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm in repository toolchain/ci/binutils-gdb.
from 584294c406 strings: Replace references to -u option with references to -U. adds b9db26b4c4 [PR gdb/27026] CTRL-C is ignored when debug info is downloaded adds 1c0e43634c Allow DW_ATE_UTF for Rust characters adds 9832d223d6 Automatic date update in version.in adds 13678b206f opcodes: enable silent build rules adds 75ea503ef0 bfd: enable silent build rules adds d8bbdb9dd5 binutils: enable silent build rules adds 45c06bb712 binutils: merge doc subdir up a level
No new revisions were added by this update.
Summary of changes: bfd/Makefile.am | 88 +- bfd/Makefile.in | 88 +- bfd/configure | 43 +- bfd/configure.ac | 1 + bfd/version.h | 2 +- binutils/Makefile.am | 108 +- binutils/Makefile.in | 694 +++++++++++-- binutils/configure | 46 +- binutils/configure.ac | 3 +- binutils/doc/Makefile.am | 186 ---- binutils/doc/Makefile.in | 1045 -------------------- binutils/doc/local.mk | 184 ++++ gdb/c-lang.c | 2 +- gdb/c-valprint.c | 2 +- gdb/debuginfod-support.c | 15 + gdb/dwarf2/read.c | 15 +- .../{dw2-ifort-parameter.exp => utf-rust.exp} | 60 +- opcodes/Makefile.am | 52 +- opcodes/Makefile.in | 52 +- opcodes/configure | 43 +- opcodes/configure.ac | 1 + 21 files changed, 1160 insertions(+), 1570 deletions(-) delete mode 100644 binutils/doc/Makefile.am delete mode 100644 binutils/doc/Makefile.in create mode 100644 binutils/doc/local.mk copy gdb/testsuite/gdb.dwarf2/{dw2-ifort-parameter.exp => utf-rust.exp} (51%)