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 45f4ed9 Fix build failure with GCC 4.1. new 3b889a7 gas/arc: Add guard against operand array overflow. new fe77926 gas/arc: Fix array overrun when checking opcode array new 9e32d9a gas/arc: Use BFD_VMA_FMT for printf format specifier new 38cd8a0 gas/arc: Make member of arc_flags const
The 4 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 | 27 +++++++++++++++++++++++++++ gas/config/tc-arc.c | 24 ++++++++++++++---------- gas/config/tc-arc.h | 2 +- gas/testsuite/gas/arc/asm-errors-2.d | 2 ++ gas/testsuite/gas/arc/asm-errors-2.err | 2 ++ gas/testsuite/gas/arc/asm-errors-2.s | 2 ++ gas/testsuite/gas/arc/asm-errors.err | 2 ++ gas/testsuite/gas/arc/asm-errors.s | 1 + 8 files changed, 51 insertions(+), 11 deletions(-) create mode 100644 gas/testsuite/gas/arc/asm-errors-2.d create mode 100644 gas/testsuite/gas/arc/asm-errors-2.err create mode 100644 gas/testsuite/gas/arc/asm-errors-2.s