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 7a6e0d89bb Don't use bfd_get_file_size in objdump new d3a70e03cf Change iterate_over_lwps to take a gdb::function_view new 17547186c2 Make null_ptid and minus_one_ptid "const"
The 2 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 | 38 +++++++++++ gdb/arm-linux-nat.c | 26 +++----- gdb/common/ptid.c | 4 +- gdb/common/ptid.h | 4 +- gdb/gdbserver/ChangeLog | 4 ++ gdb/gdbserver/linux-low.c | 5 +- gdb/linux-nat.c | 138 +++++++++++++++++++++------------------ gdb/nat/aarch64-linux-hw-point.c | 27 +++----- gdb/nat/linux-nat.h | 9 +-- gdb/nat/x86-linux-dregs.c | 6 +- gdb/s390-linux-nat.c | 4 +- 11 files changed, 152 insertions(+), 113 deletions(-)