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 b392b304b9 Remove leftover declarations in interps.h new cfba98720f Create a displaced_step_closure class hierarchy
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 | 146 ++++++++++++++++++++++++++++++++++++++++++ gdb/aarch64-tdep.c | 21 +++--- gdb/amd64-tdep.c | 38 ++++++----- gdb/arm-linux-tdep.c | 10 +-- gdb/arm-tdep.c | 173 +++++++++++++++++++++++++------------------------- gdb/arm-tdep.h | 15 +++-- gdb/i386-linux-tdep.c | 14 ++-- gdb/i386-tdep.c | 12 ++-- gdb/i386-tdep.h | 4 ++ gdb/infrun.c | 8 ++- gdb/infrun.h | 19 ++++++ gdb/rs6000-tdep.c | 19 +++--- gdb/s390-linux-tdep.c | 18 ++++-- 13 files changed, 340 insertions(+), 157 deletions(-)