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 848ac65 objcopy: Close some memory leaks in error paths new b437d03 arc/nps400: Validate address type operands correctly
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: gas/ChangeLog | 7 +++++++ gas/config/tc-arc.c | 19 ++++++++++++++++--- gas/testsuite/gas/arc/nps400-10.d | 24 ++++++++++++++++++++++++ gas/testsuite/gas/arc/nps400-10.s | 22 ++++++++++++++++++++++ opcodes/ChangeLog | 6 ++++++ opcodes/arc-nps400-tbl.h | 14 ++++++++++++++ opcodes/arc-opc.c | 8 ++++++-- 7 files changed, 95 insertions(+), 5 deletions(-) create mode 100644 gas/testsuite/gas/arc/nps400-10.d create mode 100644 gas/testsuite/gas/arc/nps400-10.s