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 8f50b4b574b Do not capture updated 'pc' in add_local_symbols new 42952a9605b PowerPC64 extended instructions in powerpc_macros new f304c63d24e PowerPC32 extended instructions in powerpc_macros new 51ba92c7950 PowerPC VLE extended instructions in powerpc_macros new 8736318e4e0 PowerPC SPE/SPE2 aliases in powerpc_macros new dc3ff926764 Delete PowerPC macro insn support
The 5 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: gas/config/tc-ppc.c | 118 +----- gas/testsuite/gas/ppc/476.d | 10 +- gas/testsuite/gas/ppc/prefix-reloc.d | 2 +- gas/testsuite/gas/ppc/simpshft.d | 50 +-- gas/testsuite/gas/ppc/vle-simple-5.d | 10 +- include/opcode/ppc.h | 34 +- ld/testsuite/ld-powerpc/elfv2so.d | 2 +- ld/testsuite/ld-powerpc/notoc.d | 2 +- ld/testsuite/ld-powerpc/notoc3.d | 2 +- ld/testsuite/ld-powerpc/tlsdesc2.d | 2 +- ld/testsuite/ld-powerpc/tlsget.d | 2 +- ld/testsuite/ld-powerpc/tlsget2.d | 2 +- ld/testsuite/ld-powerpc/tlsopt5.d | 2 +- ld/testsuite/ld-powerpc/tlsopt6.d | 2 +- opcodes/ppc-opc.c | 683 +++++++++++++++++++++++++++++------ 15 files changed, 632 insertions(+), 291 deletions(-)