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 86430497337 Fix regression in pointer-to-member printing new 6c8912c64bc Inline initialization of gdbarch members new 7807dfae36d Use enum for gdbarch's call_dummy_location
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/gdbarch-components.py | 10 +- gdb/gdbarch-gen.h | 4 +- gdb/gdbarch.c | 294 ++++++++++++++++------------------------------ gdb/gdbarch.h | 7 ++ gdb/gdbarch.py | 19 +-- gdb/inferior.h | 3 - 6 files changed, 123 insertions(+), 214 deletions(-)