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 951787ed6d Automatic date update in version.in new 954b63d4c8 Implement -z dynamic-undefined-weak new 101691343c Correct PE reloc display
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: bfd/ChangeLog | 22 +++++++ bfd/elf32-ppc.c | 46 +++++++------- bfd/elf64-ppc.c | 22 ++++--- bfd/elflink.c | 18 ++++++ bfd/peXXigen.c | 2 +- include/ChangeLog | 5 ++ include/bfdlink.h | 5 +- ld/ChangeLog | 14 +++++ ld/Makefile.am | 21 +++++-- ld/Makefile.in | 21 +++++-- ld/emulparams/dynamic_undefined_weak.sh | 13 ++-- ld/emulparams/elf32ppccommon.sh | 2 + ld/ld.texinfo | 15 +++-- ld/testsuite/ld-undefined/weak-undef.exp | 103 ++++++++++++++++++++++--------- 14 files changed, 230 insertions(+), 79 deletions(-)