This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_lto in repository toolchain/ci/binutils-gdb.
from 81817dacd6 sim: sh: fix conversion of PC to an integer adds b4ca801960 Correct ld script wildcard matching description adds 603955c8de Automatic date update in version.in adds 9be90c6894 libctf: add CTF format specification
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- ld/ld.texi | 7 - libctf/ChangeLog | 12 + libctf/Makefile.am | 4 + libctf/Makefile.in | 189 ++++- libctf/configure | 88 +- libctf/configure.ac | 26 +- libctf/doc/Makefile.am | 33 + {gas => libctf}/doc/Makefile.in | 303 ++----- libctf/doc/ctf-spec.texi | 1737 +++++++++++++++++++++++++++++++++++++++ 10 files changed, 2117 insertions(+), 284 deletions(-) create mode 100644 libctf/doc/Makefile.am copy {gas => libctf}/doc/Makefile.in (76%) create mode 100644 libctf/doc/ctf-spec.texi