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_gdb/master-aarch64 in repository toolchain/ci/gdb.
from d21691eaa7 Automatic date update in version.in adds 417d2514ef gdb/testsuite: resolve duplicate test name in gnu_vector.exp adds b1054b67df gdb/testsuite: resolve duplicate test names in gdb.threads/tls.exp adds 8f4141b0ae gdb: add Yvan Roux to gdb/MAINTAINERS adds 61ee7510b3 gdb/testsuite: use test_compiler_info in gcc_major_version adds 1562f64fec gdb/testsuite: remove get_compiler_info calls from gdb.exp a [...] adds 08b326ee0a gdb/testsuite: make 'c' default language for get/test compiler info adds 0e471fde07 gdb/testsuite: handle errors better in test_compiler_info adds 575a212a78 gdb/testsuite: solve problems with compiler_info caching adds 148ca9dd5c gdb/arm: Terminate unwinding when LR is 0xffffffff adds 8db775b211 Fix ARM_CC_FOR_TARGET handling adds 1ef3351b7b gdb/arm: Simplify logic for updating addresses adds 2d9cf99d9a gdb/arm: Document and fix exception stack offsets adds 396d2e56be gdb/aarch64: fix 32-bit arm compatibility adds 1c76a0e2a6 Minor fix to Python breakpoint event documentation adds f460ede603 Automatic date update in version.in adds 84860e8591 [gdb/testsuite] Fix timeout in gdb.ada/ghost.exp adds 6a72edd8e2 [gdb/testsuite] Fix XPASS with gcc-12 in gdb.base/vla-struct [...] adds 3abc1d8fe0 Document the ARM_CC_FOR_TARGET testsuite variable adds 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
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/MAINTAINERS | 1 + gdb/aarch64-linux-nat.c | 114 +++++++++++++++--- gdb/arm-tdep.c | 85 ++++++++++++-- gdb/doc/python.texi | 6 +- gdb/linux-record.h | 130 ++++++++++----------- gdb/ppc-linux-tdep.c | 14 ++- gdb/testsuite/README | 30 +++++ gdb/testsuite/gdb.ada/ghost.exp | 6 +- gdb/testsuite/gdb.base/all-bin.exp | 4 + gdb/testsuite/gdb.base/eval-skip.exp | 3 + gdb/testsuite/gdb.base/exprs.exp | 4 + gdb/testsuite/gdb.base/gnu_vector.exp | 20 ++-- gdb/testsuite/gdb.base/miscexprs.exp | 3 + gdb/testsuite/gdb.base/pointers.exp | 4 + gdb/testsuite/gdb.base/relational.exp | 4 + gdb/testsuite/gdb.base/vla-struct-fields.exp | 22 +++- .../test_ioctl_TCSETSW.c} | 28 +++-- .../test_ioctl_TCSETSW.exp} | 28 ++++- gdb/testsuite/gdb.threads/tls.exp | 5 +- gdb/testsuite/lib/dwarf.exp | 8 -- gdb/testsuite/lib/gdb.exp | 96 +++++++-------- gdb/xcoffread.c | 2 +- 23 files changed, 425 insertions(+), 194 deletions(-) copy gdb/testsuite/{gdb.mi/mi-catch-load.c => gdb.reverse/test_ioctl_TCSETSW.c} (61%) copy gdb/testsuite/{gdb.cp/pr12028.exp => gdb.reverse/test_ioctl_TCSETSW.exp} (57%)