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 2091da2 Frame static link: Handle null pointer. new 14b57c7 PowerPC VLE
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 | 16 + bfd/bfd-in.h | 7 - bfd/bfd-in2.h | 7 - bfd/cpu-powerpc.c | 4 + bfd/elf-bfd.h | 9 + bfd/elf32-ppc.c | 109 +- bfd/elf64-ppc.c | 9 +- gas/ChangeLog | 10 + gas/config/tc-ppc.c | 32 +- include/ChangeLog | 7 + include/elf/ppc.h | 13 + ld/ChangeLog | 6 + .../ld-powerpc/{apuinfo2.s => apuinfo-vle2.s} | 4 +- ld/testsuite/ld-powerpc/apuinfo1.s | 3 +- ld/testsuite/ld-powerpc/powerpc.exp | 2 +- opcodes/ChangeLog | 11 + opcodes/ppc-dis.c | 71 +- opcodes/ppc-opc.c | 7262 ++++++++++---------- 18 files changed, 3860 insertions(+), 3722 deletions(-) copy ld/testsuite/ld-powerpc/{apuinfo2.s => apuinfo-vle2.s} (81%)