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 a693765e23 [MIPS/GAS] Add Loongson EXT2 Instructions support. new ac8cb70f36 [MIPS] Add Loongson 3A1000 proccessor support.
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 | 14 ++++++++++++++ bfd/archures.c | 2 +- bfd/bfd-in2.h | 2 +- bfd/cpu-mips.c | 4 ++-- bfd/elfxx-mips.c | 15 +++++---------- binutils/ChangeLog | 6 ++++++ binutils/NEWS | 6 ++++++ binutils/readelf.c | 5 +---- elfcpp/ChangeLog | 5 +++++ elfcpp/mips.h | 2 +- gas/ChangeLog | 10 ++++++++++ gas/config/tc-mips.c | 7 +++++-- gas/doc/c-mips.texi | 2 +- gas/testsuite/gas/mips/loongson-3a-mmi.d | 2 +- gas/testsuite/gas/mips/mips.exp | 4 ++-- gold/ChangeLog | 9 +++++++++ gold/mips.cc | 20 +++++++------------- include/ChangeLog | 9 +++++++++ include/elf/mips.h | 3 +-- include/opcode/mips.h | 9 ++------- ld/ChangeLog | 5 +++++ ld/testsuite/ld-mips-elf/mips-elf-flags.exp | 2 +- opcodes/ChangeLog | 6 ++++++ opcodes/mips-dis.c | 8 +++++++- opcodes/mips-opc.c | 2 +- 25 files changed, 109 insertions(+), 50 deletions(-)