This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/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
No new revisions were added by this update.
Summary of changes: 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 | 198 ++++++++++----------- gdb/linux-record.c | 6 + gdb/linux-record.h | 1 + gdb/ppc-linux-tdep.c | 2 + gdb/s390-linux-tdep.c | 2 + .../gdb.reverse/{pipe-reverse.c => getrandom.c} | 11 +- .../{fstatat-reverse.exp => getrandom.exp} | 15 +- include/plugin-api.h | 33 ++++ 15 files changed, 200 insertions(+), 126 deletions(-) copy gdb/testsuite/gdb.reverse/{pipe-reverse.c => getrandom.c} (81%) copy gdb/testsuite/gdb.reverse/{fstatat-reverse.exp => getrandom.exp} (73%)