This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from ab557072b8e gdb: use actual DWARF version in compunit's debugformat field new 1eaa86a6d5b libctf: merge doc subdir up a level new bde299e063d gas: merge doc subdir up a level
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gas/Makefile.am | 8 +- gas/Makefile.in | 570 ++++++++++++++++++-- gas/configure.ac | 2 +- gas/doc/Makefile.am | 141 ----- gas/doc/Makefile.in | 977 ----------------------------------- gas/doc/local.mk | 136 +++++ libctf/Makefile.am | 15 +- libctf/Makefile.in | 583 ++++++++++++++------- libctf/configure.ac | 2 +- libctf/doc/Makefile.in | 808 ----------------------------- libctf/doc/{Makefile.am => local.mk} | 16 +- 11 files changed, 1081 insertions(+), 2177 deletions(-) delete mode 100644 gas/doc/Makefile.am delete mode 100644 gas/doc/Makefile.in create mode 100644 gas/doc/local.mk delete mode 100644 libctf/doc/Makefile.in rename libctf/doc/{Makefile.am => local.mk} (70%)