This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/binutils-gdb.
from 58de646be2 Allow inferring tmp_prefix from the dll name from a def file. adds 3dd8e5b615 bfd: replace doc header generation with pattern rules adds cb803d3749 bfd: rename core.texi to corefile.texi adds bd32be01c9 bfd: merge doc subdir up a level adds 35638469cb Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/.gitignore | 2 +- bfd/Makefile.am | 22 +- bfd/Makefile.in | 513 +++++++++++++++++++++++--- bfd/configure | 4 +- bfd/configure.ac | 3 +- bfd/doc/Makefile.am | 217 ----------- bfd/doc/Makefile.in | 1021 --------------------------------------------------- bfd/doc/bfd.texi | 2 +- bfd/doc/local.mk | 156 ++++++++ bfd/version.h | 2 +- 10 files changed, 631 insertions(+), 1311 deletions(-) delete mode 100644 bfd/doc/Makefile.am delete mode 100644 bfd/doc/Makefile.in create mode 100644 bfd/doc/local.mk