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 d672364615 Automatic date update in version.in new ba18742c3a C++ify xmethod_worker, get rid of VEC(xmethod_worker_ptr) new f979c73fd0 Remove xmethod_worker::clone
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 | 93 +++++++++++++++++++++++++ gdb/extension-priv.h | 75 ++------------------ gdb/extension.c | 158 ++++++------------------------------------- gdb/extension.h | 101 ++++++++++++++++++--------- gdb/python/py-xmethods.c | 143 +++++++++++++++------------------------ gdb/python/python-internal.h | 21 +----- gdb/python/python.c | 5 -- gdb/valops.c | 52 ++++++-------- gdb/value.c | 30 ++++---- gdb/value.h | 7 +- 10 files changed, 280 insertions(+), 405 deletions(-)