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-arm-stable-allmodconfig in repository toolchain/ci/binutils-gdb.
from 5c2c8c694d [gdb/testsuite] Regenerate dw2-restrict.S adds 9b444f9533 MIPS/gas: Fix order of instructions in LI macro expansion adds b65b566cdc Fix alias command not detecting non matching prefix & someti [...] adds 54cc7474d4 arm-tdep: replace arm_mapping_symbol VEC with std::vector adds 4838e44c8f arm-tdep: sort mapping symbols after parsing all minimal symbols adds a93cbd6e69 Automatic date update in version.in adds 22e217527d [gdb/testsuite] Add back missing debug for index-cache.exp adds 8af58ffe5d [gdb/testsuite] Compile varval twice, once without bad DWARF adds 3426ae5760 Arm: Allow version strings in the triplet regexp new aa2f9bcf23 AArch64: Add missing CPSR flags
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/version.h | 2 +- gas/ChangeLog | 11 + gas/config/tc-mips.c | 40 +- gas/testsuite/gas/mips/li-d.d | 51 ++- gas/testsuite/gas/mips/li-d.s | 39 ++ gas/testsuite/gas/mips/micromips@isa-override-1.d | 12 +- gas/testsuite/gas/mips/mips32r2@isa-override-1.d | 12 +- gas/testsuite/gas/mips/mips64r2@isa-override-1.d | 12 +- gdb/ChangeLog | 40 ++ gdb/arm-tdep.c | 153 ++++---- gdb/cli/cli-cmds.c | 9 +- gdb/features/aarch64-core.c | 7 +- gdb/features/aarch64-core.xml | 28 +- gdb/testsuite/ChangeLog | 12 + gdb/testsuite/gdb.base/alias.exp | 50 +++ gdb/testsuite/gdb.base/index-cache.exp | 2 +- gdb/testsuite/gdb.dwarf2/varval.exp | 423 +++++++++++----------- 17 files changed, 580 insertions(+), 323 deletions(-)