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 0a0640e Fix debug output in record_full_open_1 new ee881e5 [ARC] Fix disassembler option. new abe7c33 [ARC] Add checking for LP_COUNT reg usage, improve error reporting.
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: binutils/ChangeLog | 5 + binutils/testsuite/binutils-all/arc/objdump.exp | 2 +- gas/ChangeLog | 9 + gas/config/tc-arc.c | 35 +- gas/testsuite/gas/arc/add_s-err.s | 2 +- gas/testsuite/gas/arc/lpcount-err.s | 9 + include/ChangeLog | 5 + include/opcode/arc.h | 5 + opcodes/ChangeLog | 54 + opcodes/arc-dis.c | 99 +- opcodes/arc-opc.c | 83 +- opcodes/arc-tbl.h | 4472 +++++++++++------------ 12 files changed, 2444 insertions(+), 2336 deletions(-) create mode 100644 gas/testsuite/gas/arc/lpcount-err.s