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 6d8a0a5e909 Fix malloc allocation size sanity check new 75e100a30d5 PR26348, Malloc error in write_zeros new 6738c8a7c93 PowerPC64 --no-pcrel-optimize
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 | 17 +++++++ bfd/bfd-in2.h | 4 ++ bfd/bfd.c | 4 ++ bfd/elf64-ppc.c | 116 +++++++++++++++++++++++------------------------ bfd/elf64-ppc.h | 3 ++ bfd/elfcode.h | 22 +++++++-- binutils/ChangeLog | 6 +++ binutils/objcopy.c | 10 +++- ld/ChangeLog | 7 +++ ld/emultempl/ppc64elf.em | 12 ++++- 10 files changed, 136 insertions(+), 65 deletions(-)