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 716c08de28 [MIPS/GAS] Split Loongson CAM Instructions from loongson3a new bdc6c06e3b [MIPS/GAS] Split Loongson EXT Instructions from loongson3a.
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: bfd/ChangeLog | 6 ++ bfd/elfxx-mips.c | 4 +- binutils/ChangeLog | 4 + binutils/readelf.c | 2 + elfcpp/ChangeLog | 4 + elfcpp/mips.h | 4 +- gas/ChangeLog | 17 ++++ gas/NEWS | 2 + gas/config/tc-mips.c | 18 ++++- gas/doc/as.texi | 7 ++ gas/doc/c-mips.texi | 15 ++++ gas/testsuite/gas/mips/loongson-3a-mmi.d | 1 + include/ChangeLog | 6 ++ include/elf/mips.h | 3 +- include/opcode/mips.h | 2 + opcodes/ChangeLog | 11 +++ opcodes/mips-dis.c | 12 ++- opcodes/mips-opc.c | 130 ++++++++++++++++--------------- 18 files changed, 178 insertions(+), 70 deletions(-)