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 97953bab05 Avoid spurious readelf error status from decode_arm_unwind. new 2bfa0cdfad Fix the MSP430 assembler so that it detects and reports extr [...]
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 | 13 +++++ gas/config/tc-msp430.c | 110 +++++++++++++++++++++++++++--------- gas/testsuite/gas/msp430/msp430.exp | 1 + gas/testsuite/gas/msp430/pr22133.d | 4 ++ gas/testsuite/gas/msp430/pr22133.l | 4 ++ gas/testsuite/gas/msp430/pr22133.s | 9 +++ 6 files changed, 114 insertions(+), 27 deletions(-) create mode 100644 gas/testsuite/gas/msp430/pr22133.d create mode 100644 gas/testsuite/gas/msp430/pr22133.l create mode 100644 gas/testsuite/gas/msp430/pr22133.s