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 d2dfe54 Fix compile time warning building gas for the NDS32 with gcc v6.1.1 new 14053c1 [ARC] Add arithmetic and logic instructions for nps new 9ba75c8 [ARC] Add deep packet inspection instructions for nps new 2821527 [ARC] Add ldbit for nps
The 3 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 | 18 +++ gas/testsuite/gas/arc/nps400-6.d | 288 +++++++++++++++++++++++++++++++++++ gas/testsuite/gas/arc/nps400-6.s | 161 ++++++++++++++++++++ include/opcode/arc.h | 1 + opcodes/ChangeLog | 36 +++++ opcodes/arc-nps400-tbl.h | 314 +++++++++++++++++++++++++++++++++++++++ opcodes/arc-opc.c | 226 ++++++++++++++++++++++++++-- 7 files changed, 1028 insertions(+), 16 deletions(-)