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-lts-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 adds aa2f9bcf23 AArch64: Add missing CPSR flags adds 762c164d75 Remove lookup_minimal_symbol_solib_trampoline adds a68aa5d302 Ensure that when attempting to process an ARM Mach-O file wi [...]
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 8 + bfd/mach-o-arm.c | 22 ++ bfd/mach-o.c | 13 +- bfd/version.h | 2 +- binutils/ChangeLog | 7 + binutils/bucomm.c | 12 +- 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 | 46 +++ gdb/arm-tdep.c | 153 ++++---- gdb/cli/cli-cmds.c | 9 +- gdb/features/aarch64-core.c | 7 +- gdb/features/aarch64-core.xml | 28 +- gdb/minsyms.c | 34 -- gdb/minsyms.h | 12 - 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 +++++++++++----------- 24 files changed, 643 insertions(+), 374 deletions(-)