This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-defconfig in repository toolchain/ci/binutils-gdb.
from c40e31a121 Automatic makefile dependencies for generated ld/e*.c adds 3315614d19 [MIPS] Apply ASE information for the selected processor adds bdc8beb41b [MIPS] Add i6500 CPU and fix i6400 default ASEs adds 798066abd8 sim: Use host not target byte order for merging and splittin [...] adds d94c001b35 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gas/ChangeLog | 21 +++++++++++++++++++++ gas/config/tc-mips.c | 26 ++++++++++++++++++-------- gas/doc/c-mips.texi | 1 + gas/testsuite/gas/mips/elf_mach_i6400.d | 23 +++++++++++++++++++++++ gas/testsuite/gas/mips/elf_mach_i6500.d | 25 +++++++++++++++++++++++++ gas/testsuite/gas/mips/elf_mach_p6600.d | 23 +++++++++++++++++++++++ gas/testsuite/gas/mips/mips.exp | 3 +++ sim/common/ChangeLog | 9 +++++++++ sim/common/cgen-ops.h | 10 +++++----- 10 files changed, 129 insertions(+), 14 deletions(-) create mode 100644 gas/testsuite/gas/mips/elf_mach_i6400.d create mode 100644 gas/testsuite/gas/mips/elf_mach_i6500.d create mode 100644 gas/testsuite/gas/mips/elf_mach_p6600.d