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 0e158763b0 Make the strings utility reject directories. new 7e57d19e48 [GOLD] PowerPC64 tocsave new 7ee7ff7015 [GOLD] PowerPC64 localentry:0 plt call optimization
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: elfcpp/ChangeLog | 6 + elfcpp/elfcpp.h | 3 + elfcpp/powerpc.h | 8 ++ gold/ChangeLog | 39 ++++++ gold/options.h | 4 + gold/powerpc.cc | 387 ++++++++++++++++++++++++++++++++++++++++++++++--------- gold/symtab.h | 20 +-- 7 files changed, 397 insertions(+), 70 deletions(-)