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 02f3be1 opcodes/arc: Fix extract for some add_s instructions new 3ee6e4f Fix simple gas testsuite failures.
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: binutils/ChangeLog | 5 + binutils/readelf.c | 2 + gas/ChangeLog | 58 ++++ gas/config/tc-ft32.c | 2 + gas/config/tc-mcore.c | 3 + gas/config/tc-mn10200.c | 2 +- gas/config/tc-moxie.c | 1 + gas/config/tc-pj.c | 4 + gas/testsuite/gas/all/gas.exp | 56 ++-- gas/testsuite/gas/all/none.d | 2 + gas/testsuite/gas/all/string.d | 1 + gas/testsuite/gas/alpha/alpha.exp | 5 +- gas/testsuite/gas/arm/blx-bl-convert.d | 2 +- gas/testsuite/gas/cfi/cfi-alpha-2.d | 2 +- gas/testsuite/gas/cfi/cfi.exp | 48 +-- gas/testsuite/gas/elf/elf.exp | 14 +- gas/testsuite/gas/elf/warn-2.s | 2 +- gas/testsuite/gas/ft32/insn.d | 166 +++++----- gas/testsuite/gas/i386/i386.exp | 2 +- gas/testsuite/gas/lns/lns.exp | 2 - gas/testsuite/gas/macros/macros.exp | 4 + gas/testsuite/gas/nds32/alu-2.d | 2 +- gas/testsuite/gas/nds32/ls.d | 32 +- gas/testsuite/gas/nds32/sys-reg.d | 216 ++++++------- gas/testsuite/gas/nds32/usr-spe-reg.d | 30 +- gas/testsuite/gas/pe/aligncomm-d.d | 2 +- gas/testsuite/gas/pe/section-align-1.d | 1 + gas/testsuite/gas/pe/section-align-3.d | 1 + gas/testsuite/gas/pe/section-exclude.d | 1 + gas/testsuite/gas/ppc/test2xcoff32.d | 2 +- gas/testsuite/gas/ppc/textalign-xcoff-001.d | 2 +- gas/testsuite/gas/tilepro/t_constants.d | 15 +- gas/testsuite/gas/tilepro/t_constants.s | 475 ++++++++++++++-------------- opcodes/ChangeLog | 6 + opcodes/nds32-dis.c | 57 +++- 35 files changed, 682 insertions(+), 543 deletions(-)