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 1395c6ce47 Don't merge notes when the relocs associated with them canno [...] new ea480a306d Change field separator in gdbarch.sh new a0ff9e1ad2 Change return type of gdbarch_software_single_step to vector [...] new f2f46dfcda Use std::vector in lm_info_target new b560ebd660 Remove definition of VEC (CORE_ADDR)
The 4 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 | 56 ++++++ gdb/aarch64-tdep.c | 17 +- gdb/alpha-tdep.c | 23 ++- gdb/alpha-tdep.h | 3 +- gdb/arch/arm-get-next-pcs.c | 89 +++++----- gdb/arch/arm-get-next-pcs.h | 5 +- gdb/arm-linux-tdep.c | 21 +-- gdb/arm-tdep.c | 30 +--- gdb/arm-tdep.h | 4 +- gdb/breakpoint.c | 10 +- gdb/common/gdb_vecs.h | 2 - gdb/cris-tdep.c | 8 +- gdb/gdbarch.c | 2 +- gdb/gdbarch.h | 7 +- gdb/gdbarch.sh | 387 +++++++++++++++++++++--------------------- gdb/gdbserver/ChangeLog | 10 ++ gdb/gdbserver/linux-arm-low.c | 7 +- gdb/gdbserver/linux-low.c | 9 +- gdb/gdbserver/linux-low.h | 2 +- gdb/mips-tdep.c | 57 ++++--- gdb/mips-tdep.h | 3 +- gdb/moxie-tdep.c | 26 ++- gdb/nios2-tdep.c | 7 +- gdb/ppc-tdep.h | 3 +- gdb/rs6000-aix-tdep.c | 10 +- gdb/rs6000-tdep.c | 15 +- gdb/s390-linux-tdep.c | 15 +- gdb/solib-target.c | 45 ++--- gdb/sparc-tdep.c | 8 +- gdb/spu-tdep.c | 9 +- gdb/tic6x-tdep.c | 7 +- 31 files changed, 451 insertions(+), 446 deletions(-)