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-lts-defconfig in repository toolchain/ci/binutils-gdb.
from 80c0a3bf1b gdb/testsuite: remove definition of true/false from gdb_comp [...] adds b69a68b93b PowerPC, correct the gdb ioctl values for TCGETS, TCSETS, TC [...] adds cbc30d36ac Fix comparison of unsigned long int to int in record_linux_s [...] adds 2cbde639ae Fix warning-avoidance initialization in xcoffread.c adds bc574253cb Automatic date update in version.in adds 18a7c0667f Automatic date update in version.in adds 7d941aa3aa Simplify cygwin_buf_t adds 09d5a3fffc Simplify __USEWIDE adds 9dad432e10 Trivial fixes to Cygwin build after 8fea1a81 adds a692aa3f1d Use inheritance for addrmap adds 5427f03f9e Privacy for addrmap_fixed adds 9d45ec63a5 Privacy for addrmap_mutable adds 1b3261edfb Move addrmap classes to addrmap.h adds 769520b7e5 Remove addrmap wrapper functions adds 10cce2c441 Remove addrmap_create_mutable adds d89120e949 Remove addrmap::create_fixed adds 93b527ef78 Use malloc for mutable addrmaps adds 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 adds c722093960 [gdb] Avoid warnings in cooked_{read,write}_test for m68hc11 adds c2ac533e98 [gdb/testsuite] Fix gdb.reverse/test_ioctl_TCSETSW.exp with [...] adds a2e7f81e38 Automatic date update in version.in adds 82cb252432 gas dwarf2dbg.c tidy adds 22b8da0ae7 asan: applying zero offset to NULL pointer adds 5f269b4620 Correct R_MIPS_16 n32 howto adds d712f2768a BFD_RELOC_MIPS_16 adds 6df97c56ea Debug support for global alias variable adds a7e29f797c Fix fbsd core matching adds c5a72a8d1c [gdb/testsuite] Fix regexp in gdb.ada/mi_var_access.exp adds 476288fa2b Revert "Fix fbsd core matching" adds e5ab6af52d gdbserver: Add LoongArch/Linux support new edb6b77c75 Allow 'interrupt -a' in all-stop mode new 2808125fbb Fix bugs in aarch64-ravenscar-thread.c new e73434e38f Reimplement ravenscar registers using tables new 965b71a7f7 Implement lazy FPU initialization for ravenscar
The 4 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/bfd-in2.h | 2 +- bfd/elf32-mips.c | 2 +- bfd/elf64-mips.c | 3 +- bfd/elfn32-mips.c | 5 +- bfd/libbfd.h | 2 +- bfd/reloc.c | 2 +- bfd/version.h | 2 +- binutils/dwarf.c | 5 +- gas/as.h | 2 +- gas/config/obj-elf.c | 4 +- gas/config/tc-mips.c | 16 +- gas/dwarf2dbg.c | 110 ++- gas/remap.c | 2 +- gas/stabs.c | 4 +- gdb/NEWS | 3 + gdb/aarch64-ravenscar-thread.c | 149 +--- gdb/addrmap.c | 447 +++--------- gdb/addrmap.h | 213 ++++-- gdb/amd64-ravenscar-thread.c | 112 +-- gdb/arch/loongarch.c | 12 +- gdb/arch/loongarch.h | 13 + gdb/block.c | 4 +- gdb/buildsym.c | 11 +- gdb/buildsym.h | 8 +- gdb/configure | 2 +- gdb/configure.ac | 2 +- gdb/csky-tdep.c | 498 ++++++++++++- gdb/csky-tdep.h | 14 +- gdb/dwarf2/cooked-index.h | 6 +- gdb/dwarf2/index-write.c | 2 +- gdb/dwarf2/read.c | 133 ++-- gdb/infcmd.c | 3 - gdb/inline-frame.c | 2 +- gdb/linux-record.h | 130 ++-- gdb/loongarch-tdep.c | 127 +++- gdb/nat/windows-nat.c | 5 +- gdb/objfiles.c | 2 +- gdb/ppc-linux-tdep.c | 14 +- gdb/ppc-ravenscar-thread.c | 154 +--- gdb/psympriv.h | 16 +- gdb/psymtab.c | 109 +-- gdb/psymtab.h | 11 - gdb/ravenscar-thread.c | 253 ++++++- gdb/ravenscar-thread.h | 104 ++- gdb/regcache.c | 25 + gdb/riscv-ravenscar-thread.c | 120 +--- gdb/sparc-ravenscar-thread.c | 124 +--- gdb/symtab.c | 2 +- gdb/testsuite/gdb.ada/mi_var_access.exp | 4 +- .../gdb.base/interrupt-a.c} | 26 +- .../gdb.base/{symbol-alias.exp => interrupt-a.exp} | 37 +- gdb/testsuite/gdb.base/symbol-alias.exp | 63 +- gdb/testsuite/gdb.base/symbol-alias2.c | 12 + .../test_ioctl_TCSETSW.c} | 38 +- gdb/testsuite/gdb.reverse/test_ioctl_TCSETSW.exp | 45 ++ gdb/testsuite/lib/gdb-python.exp | 2 +- gdb/windows-nat.c | 49 +- gdb/xcoffread.c | 2 +- gdbserver/Makefile.in | 2 + gdbserver/configure.srv | 6 + gdbserver/linux-loongarch-low.cc | 245 +++++++ ld/testsuite/ld-mips-elf/reloc-local-overflow.d | 4 +- ld/testsuite/ld-mips-elf/reloc-local-overflow.s | 11 +- opcodes/i386-dis.c | 784 ++++++++++----------- 64 files changed, 2405 insertions(+), 1916 deletions(-) copy gdb/{ravenscar-thread.h => testsuite/gdb.base/interrupt-a.c} (59%) copy gdb/testsuite/gdb.base/{symbol-alias.exp => interrupt-a.exp} (53%) copy gdb/testsuite/{gdb.base/symbol-alias2.c => gdb.reverse/test_ioctl_TCSETSW.c} (51%) create mode 100644 gdb/testsuite/gdb.reverse/test_ioctl_TCSETSW.exp create mode 100644 gdbserver/linux-loongarch-low.cc