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 0f6ed0e Fix PR python/19438, PR python/18393 - initialize dictionaries new 7eb8953 Skip unwritable frames in command "finish"
The 1 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 | 13 +++++++++++++ gdb/arch-utils.c | 7 +++++++ gdb/arch-utils.h | 3 +++ gdb/arm-tdep.c | 19 +++++++++++++++++++ gdb/frame.c | 13 +++++++++++++ gdb/frame.h | 5 +++++ gdb/gdbarch.c | 23 +++++++++++++++++++++++ gdb/gdbarch.h | 6 ++++++ gdb/gdbarch.sh | 3 +++ gdb/infcmd.c | 2 ++ 10 files changed, 94 insertions(+)