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 2e72a56e45 Remove duplicate ld testsuite function new 7ba3ba91a3 S12Z: Move opcode header to public include directory. new f41078422a Opcodes: (BRCLR / BRSET) Disassemble reserved codes instead [...]
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: gas/ChangeLog | 6 +++++ gas/config/tc-s12z.c | 2 +- gas/testsuite/gas/s12z/bit-manip-invalid.d | 19 +++++++++++++ gas/testsuite/gas/s12z/bit-manip-invalid.s | 11 ++++++++ gas/testsuite/gas/s12z/s12z.exp | 1 + include/ChangeLog | 4 +++ {opcodes => include/opcode}/s12z.h | 0 opcodes/ChangeLog | 10 +++++++ opcodes/s12z-dis.c | 43 +++++++++++++++--------------- 9 files changed, 74 insertions(+), 22 deletions(-) create mode 100644 gas/testsuite/gas/s12z/bit-manip-invalid.d create mode 100644 gas/testsuite/gas/s12z/bit-manip-invalid.s rename {opcodes => include/opcode}/s12z.h (100%)