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 0bc5d80 Clear addr bit in next_pcs vector new 93f9a11 gdbarch software_single_step returns VEC (CORE_ADDR) *
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 | 41 ++++++++++++++++++++++++++++++++++++ gdb/aarch64-tdep.c | 18 ++++++++-------- gdb/alpha-tdep.c | 28 ++++++++++++------------- gdb/alpha-tdep.h | 2 +- gdb/arm-linux-tdep.c | 12 ++++------- gdb/arm-tdep.c | 10 +++------ gdb/arm-tdep.h | 2 +- gdb/breakpoint.c | 27 ++++++++++++++++++++++++ gdb/breakpoint.h | 6 ++++++ gdb/cris-tdep.c | 13 ++++++------ gdb/gdbarch.c | 2 +- gdb/gdbarch.h | 19 +++++++++-------- gdb/gdbarch.sh | 17 ++++++++------- gdb/infrun.c | 8 +++---- gdb/mips-tdep.c | 58 +++++++++++++++++++++++++-------------------------- gdb/mips-tdep.h | 2 +- gdb/moxie-tdep.c | 34 +++++++++++++----------------- gdb/nios2-tdep.c | 8 +++---- gdb/ppc-tdep.h | 2 +- gdb/record-full.c | 18 ++++------------ gdb/rs6000-aix-tdep.c | 12 ++++++----- gdb/rs6000-tdep.c | 12 +++++------ gdb/s390-linux-tdep.c | 16 +++++++------- gdb/sparc-tdep.c | 9 ++++---- gdb/spu-tdep.c | 13 ++++++------ gdb/tic6x-tdep.c | 9 ++++---- 26 files changed, 225 insertions(+), 173 deletions(-)