This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 82d9b280475 [rs6000] Create a powerpc-power10.exp test new e3d528d7e6a [PATCH, rs6000, v3][PR gdb/27525] displaced stepping across [...]
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: gdb/ChangeLog | 6 ++ gdb/rs6000-tdep.c | 27 +++++- gdb/testsuite/ChangeLog | 13 +++ gdb/testsuite/gdb.arch/powerpc-addpcis.exp | 105 +++++++++++++++++++++ .../cast-call.c => gdb.arch/powerpc-addpcis.s} | 42 ++++----- gdb/testsuite/gdb.arch/powerpc-lnia.exp | 101 ++++++++++++++++++++ .../cast-call.c => gdb.arch/powerpc-lnia.s} | 38 ++++---- 7 files changed, 288 insertions(+), 44 deletions(-) create mode 100644 gdb/testsuite/gdb.arch/powerpc-addpcis.exp copy gdb/testsuite/{gdb.base/cast-call.c => gdb.arch/powerpc-addpcis.s} (61%) create mode 100644 gdb/testsuite/gdb.arch/powerpc-lnia.exp copy gdb/testsuite/{gdb.base/cast-call.c => gdb.arch/powerpc-lnia.s} (65%)