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 6a334c44791 MIPS/opcodes: Rework documentation for instruction args new 248f96fba6f MIPS/GAS/testsuite: Print instructions in hex in division tests new c26846ab066 MIPS/GAS: Discard redundant instruction from DDIV/DREM macros
The 2 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/config/tc-mips.c | 5 +- gas/testsuite/gas/mips/allegrex@div-trap.d | 2 +- gas/testsuite/gas/mips/div.d | 166 +++++++++++----------- gas/testsuite/gas/mips/div64-trap.d | 3 +- gas/testsuite/gas/mips/div64.d | 41 +++--- gas/testsuite/gas/mips/micromips-compact.d | 3 - gas/testsuite/gas/mips/micromips-insn32.d | 3 - gas/testsuite/gas/mips/micromips-noinsn32.d | 3 - gas/testsuite/gas/mips/micromips-trap.d | 3 - gas/testsuite/gas/mips/micromips.d | 3 - gas/testsuite/gas/mips/micromips@div64-trap.d | 1 - gas/testsuite/gas/mips/micromips@div64.d | 1 - gas/testsuite/gas/mips/mips1@div-trap.d | 2 +- gas/testsuite/gas/mips/mips1@div.d | 196 ++++++++++++++------------ gas/testsuite/gas/mips/mips2@div-trap.d | 2 +- gas/testsuite/gas/mips/mips2@div.d | 2 +- gas/testsuite/gas/mips/mips3@div.d | 2 +- gas/testsuite/gas/mips/mips3@div64-trap.d | 3 +- gas/testsuite/gas/mips/mips3@div64.d | 51 ++++--- gas/testsuite/gas/mips/mips4@div.d | 2 +- gas/testsuite/gas/mips/mips4@div64.d | 2 +- gas/testsuite/gas/mips/mips5@div.d | 2 +- gas/testsuite/gas/mips/mips5@div64.d | 2 +- gas/testsuite/gas/mips/r3000@div-trap.d | 2 +- gas/testsuite/gas/mips/r3000@div.d | 2 +- gas/testsuite/gas/mips/r3900@div-trap.d | 2 +- gas/testsuite/gas/mips/r3900@div.d | 2 +- gas/testsuite/gas/mips/r4000@div.d | 2 +- gas/testsuite/gas/mips/r4000@div64.d | 2 +- gas/testsuite/gas/mips/vr5400@div.d | 2 +- gas/testsuite/gas/mips/vr5400@div64.d | 2 +- 31 files changed, 250 insertions(+), 266 deletions(-)