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 36eb4c5f9b infcall-nested-structs: Test up to five fields new 716c08de28 [MIPS/GAS] Split Loongson CAM 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 | 4 ++++ bfd/elfxx-mips.c | 2 ++ binutils/ChangeLog | 4 ++++ binutils/readelf.c | 2 ++ gas/ChangeLog | 24 ++++++++++++++++++++++++ gas/NEWS | 2 ++ gas/config/tc-mips.c | 19 +++++++++++++++++-- gas/doc/as.texi | 7 +++++++ gas/doc/c-mips.texi | 15 +++++++++++++++ gas/testsuite/gas/mips/loongson-3a-2.d | 4 ---- gas/testsuite/gas/mips/loongson-3a-2.s | 5 ----- gas/testsuite/gas/mips/loongson-3a-mmi.d | 1 + gas/testsuite/gas/mips/loongson-cam.d | 27 +++++++++++++++++++++++++++ gas/testsuite/gas/mips/loongson-cam.s | 7 +++++++ gas/testsuite/gas/mips/mips.exp | 2 ++ include/ChangeLog | 6 ++++++ include/elf/mips.h | 3 ++- include/opcode/mips.h | 2 ++ opcodes/ChangeLog | 10 ++++++++++ opcodes/mips-dis.c | 15 +++++++++++++-- opcodes/mips-opc.c | 11 +++++++---- 21 files changed, 154 insertions(+), 18 deletions(-) create mode 100644 gas/testsuite/gas/mips/loongson-cam.d create mode 100644 gas/testsuite/gas/mips/loongson-cam.s