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 9698cf9b1c Fix libctf build on non-ELF targets. new 90bd54236c Do not build libctf for targets that do not use the ELF file [...]
The 1 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: ChangeLog | 6 +++++ 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 | 16 ++++++++++++ configure.ac | 16 ++++++++++++ 12 files changed, 202 insertions(+), 13 deletions(-)