This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm in repository toolchain/ci/gdb.
from 32681b482a Remove psymtab_addrmap adds aa09537375 Fix self-test failure in addrmap adds 536595b712 Automatic date update in version.in adds 384e201e5a x86: properly initialize struct instr_info instance(s) adds eebc56d682 x86: shrink prefix related disassembler state fields adds 32f06c69f2 x86: avoid string copy when swapping Vex.W controlled operands adds 95ff671834 x86: replace global scratch buffer adds 8025a16428 x86: fix incorrect indirection adds f25123df34 [gdb/testsuite] Handle quotes in gdb_py_module_available adds afd53c3c0a gdb:csky add support target-descriptions for CSKY arch adds c714aff10b gdb: don't use bashism in configure test adds 208b57e53e gdb: LoongArch: Deal with atomic sequence new c722093960 [gdb] Avoid warnings in cooked_{read,write}_test for m68hc11
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 +- gdb/addrmap.c | 10 +- gdb/configure | 2 +- gdb/configure.ac | 2 +- gdb/csky-tdep.c | 498 ++++++++++++++++++++++++- gdb/csky-tdep.h | 14 +- gdb/loongarch-tdep.c | 127 ++++++- gdb/regcache.c | 25 ++ gdb/testsuite/lib/gdb-python.exp | 2 +- opcodes/i386-dis.c | 784 ++++++++++++++++++--------------------- 10 files changed, 1019 insertions(+), 447 deletions(-)