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/gdb.
from 02646f1960 gdbsupport: fix path_join crash with -std=c++17 and -D_GLIBC [...] adds 18bd474461 gdb: testsuite: Support displaced stepping on LoongArch adds 95086e1e54 Fix potentially uninitialised variables in the Windows tools adds 8ea87c7296 gdb/doc: fix inconsistent info pretty-printer example adds 62ec8e6dad gdb/doc: make use of group/end group in 'info pretty-printer [...] adds ad8f56a737 gdb/doc: use @value{GDBP} in 'info pretty-printer' example adds ee3272d472 arm: Fix system register fpcxt_ns and fpcxt_s naming convention. adds ef5d515048 Automatic date update in version.in adds bd7d326deb Tidy warn-execstack handling
No new revisions were added by this update.
Summary of changes: bfd/elflink.c | 2 +- bfd/version.h | 2 +- binutils/ChangeLog | 11 ++++++++ binutils/dlltool.c | 2 +- binutils/dllwrap.c | 2 +- binutils/mclex.c | 2 +- binutils/resrc.c | 2 +- binutils/srconv.c | 1 + binutils/windmc.c | 6 ++--- gas/config/tc-arm.c | 14 +++++++--- gas/testsuite/gas/arm/armv8_1-m-fpcxt-reg.d | 40 +++++++++++++++++++++++++++++ gas/testsuite/gas/arm/armv8_1-m-fpcxt-reg.s | 37 ++++++++++++++++++++++++++ gdb/doc/gdb.texinfo | 28 ++++++++++++-------- gdb/testsuite/lib/gdb.exp | 2 +- include/bfdlink.h | 9 +++---- ld/configure | 9 +++---- ld/configure.ac | 9 +++---- ld/ld.texi | 4 +-- ld/lexsup.c | 6 ++--- 19 files changed, 144 insertions(+), 44 deletions(-) create mode 100644 gas/testsuite/gas/arm/armv8_1-m-fpcxt-reg.d create mode 100644 gas/testsuite/gas/arm/armv8_1-m-fpcxt-reg.s