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 b95a0a3 Skip an archive element if not added by linker new e6cc316 Enable 64-bit archives in ar and ranlib
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: bfd/ChangeLog | 62 ++++++++++++++++++++++++++++++++++++ bfd/archive.c | 92 +++++++++++++++++++++++++++++++++++++++++++++++------- bfd/archive64.c | 21 ++++++------- bfd/config.in | 3 ++ bfd/configure | 34 ++++++++++++++++++-- bfd/configure.ac | 25 +++++++++++++++ bfd/elf64-mips.c | 23 -------------- bfd/elf64-s390.c | 15 --------- bfd/elfxx-target.h | 4 +++ bfd/libbfd-in.h | 23 ++++++++++++++ bfd/libbfd.h | 23 ++++++++++++++ bfd/plugin.c | 4 +++ binutils/ChangeLog | 5 +++ binutils/NEWS | 3 ++ 14 files changed, 274 insertions(+), 63 deletions(-)