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 f8fdb78eaf Class-ify lm_info_windows new ef79d9a3c6 Class-fy regcache new b421c83cb8 Simplify regcache_dup new deb1fa3eda Use tag dispatch regcache ctor in regcache_dup new 0749542484 Remove cleanup in get_return_value
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 | 72 ++++++ gdb/infcmd.c | 14 +- gdb/regcache.c | 774 ++++++++++++++++++++++++++++++++------------------------- gdb/regcache.h | 166 ++++++++++++- gdb/target.c | 5 +- 5 files changed, 674 insertions(+), 357 deletions(-)