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_check_binutils/master-arm in repository toolchain/ci/binutils-gdb.
from 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 new a7e29f797c Fix fbsd core matching new c5a72a8d1c [gdb/testsuite] Fix regexp in gdb.ada/mi_var_access.exp new 476288fa2b Revert "Fix fbsd core matching"
The 3 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/configure | 2 +- gdb/configure.ac | 2 +- gdb/csky-tdep.c | 498 ++++++++++++++++++++++- gdb/csky-tdep.h | 14 +- gdb/dwarf2/read.c | 63 ++- gdb/loongarch-tdep.c | 127 +++++- gdb/regcache.c | 25 ++ gdb/testsuite/gdb.ada/mi_var_access.exp | 4 +- gdb/testsuite/gdb.base/symbol-alias.exp | 63 ++- gdb/testsuite/gdb.base/symbol-alias2.c | 12 + gdb/testsuite/gdb.reverse/test_ioctl_TCSETSW.exp | 2 +- gdb/testsuite/lib/gdb-python.exp | 2 +- ld/testsuite/ld-mips-elf/reloc-local-overflow.d | 4 +- ld/testsuite/ld-mips-elf/reloc-local-overflow.s | 11 +- 28 files changed, 871 insertions(+), 119 deletions(-)