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 d2854d8d5a8 Add code for processing version 5 DWP files (for use with D [...] new b161a60d1fe gdb: pass target to thread_ptid_changed observable new 888bdb2b744 gdb: change regcache list to be a map
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 | 31 ++++++++++ gdb/infrun.c | 78 ++++++++++++++++++++++++- gdb/observable.h | 6 +- gdb/regcache.c | 170 +++++++++++++++++++++++++++++++++++++++++++++--------- gdb/regcache.h | 2 + gdb/thread.c | 2 +- gdbsupport/ptid.h | 16 +++++ 7 files changed, 274 insertions(+), 31 deletions(-)