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 1a01e7c gdbserver: Use pattern rule for the remaining %-ipa.o objects new ddaaf0f Introduce regcache_get_ptid new c638687 Add asserts in target_fetch/store_registers new 6a06fbb amd64-linux-nat: Use ptid from regcache instead of inferior_ptid new 5511968 aarc64-linux-nat: Use ptid from regcache instead of inferior_ptid new edb5fb0 aix-thread: Use ptid from regcache instead of inferior_ptid new f79ec20 alpha-bsd-nat: Use ptid from regcache instead of inferior_ptid
The 6 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 | 35 +++++++++++++++++++++++++++++++++++ gdb/aarch64-linux-nat.c | 8 ++++---- gdb/aix-thread.c | 14 +++++++------- gdb/alpha-bsd-nat.c | 12 ++++++------ gdb/amd64-linux-nat.c | 8 ++++---- gdb/regcache.c | 10 ++++++++++ gdb/regcache.h | 4 ++++ gdb/target.c | 4 ++++ 8 files changed, 74 insertions(+), 21 deletions(-)