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-aarch64 in repository toolchain/ci/binutils-gdb.
from 3f6227c2f4 gdbserver: LoongArch: Add floating-point support adds 43f074cde4 [gdb/record] Support recording of getrandom adds 98f49277b5 LTO plugin: sync header file with GCC adds 3da5576c91 [gdb/symtab] Add dwarf2_cu::lang () adds d21d919bc1 Improve "set scheduler-locking" documentation adds dd4c046506 Automatic date update in version.in adds 52c0a45546 [gdb/symtab] Make per_cu->set_lang more strict new cf6c1e710e gdbserver: remove unused variable
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/aarch64-linux-tdep.c | 2 + gdb/amd64-linux-tdep.c | 3 + gdb/amd64-linux-tdep.h | 3 +- gdb/arm-linux-tdep.c | 1 + gdb/doc/gdb.texinfo | 40 ++-- gdb/dwarf2/cu.c | 2 +- gdb/dwarf2/cu.h | 7 + gdb/dwarf2/read.c | 236 ++++++++++----------- gdb/dwarf2/read.h | 11 +- gdb/linux-record.c | 6 + gdb/linux-record.h | 1 + gdb/ppc-linux-tdep.c | 2 + gdb/s390-linux-tdep.c | 2 + gdb/testsuite/gdb.dwarf2/dw2-missing-cu-tag.exp | 4 +- .../gdb.reverse/{pipe-reverse.c => getrandom.c} | 11 +- .../{fstatat-reverse.exp => getrandom.exp} | 15 +- gdbserver/server.cc | 8 +- include/plugin-api.h | 33 +++ 19 files changed, 231 insertions(+), 158 deletions(-) copy gdb/testsuite/gdb.reverse/{pipe-reverse.c => getrandom.c} (81%) copy gdb/testsuite/gdb.reverse/{fstatat-reverse.exp => getrandom.exp} (73%)