This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/ARM/morello-binutils-gdb-master in repository binutils-gdb.
from ffbda24e030 Core file support (C registers + capability tags) new 1152bf21e4b Print additional information on capability store errors new 4a3d7ef8da1 Make capability maintenance command available to cross GDB new 6f4db8e29e4 Fix ABI check new 4f7528c72e4 Improve maintenance command output format
The 4 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 | 23 ++++++++++++ gdb/aarch64-linux-nat.c | 65 +++------------------------------- gdb/aarch64-linux-tdep.c | 80 ++++++++++++++++++++++++++++++++++++++++++ gdb/aarch64-tdep.c | 25 ++++++++++--- gdbserver/ChangeLog | 5 +++ gdbserver/linux-aarch64-low.cc | 3 +- include/ChangeLog | 4 +++ include/elf/aarch64.h | 3 ++ 8 files changed, 141 insertions(+), 67 deletions(-)