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 05192282ca Fix CU overrun in scan_unit_for_symbols new 9177214a22 Correct a typo in the documentation for the disassembler. new c6778d00df Simplify write_inferior_memory new 4196ab2a6d Replace write_inferior_memory with target_write_memory
The 3 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: binutils/ChangeLog | 5 +++++ binutils/doc/binutils.texi | 2 +- gdb/gdbserver/ChangeLog | 34 ++++++++++++++++++++++++++++++++++ gdb/gdbserver/linux-aarch64-low.c | 4 ++-- gdb/gdbserver/linux-ppc-low.c | 22 +++++++++++----------- gdb/gdbserver/linux-s390-low.c | 4 ++-- gdb/gdbserver/linux-x86-low.c | 8 ++++---- gdb/gdbserver/mem-break.c | 30 +++++++++++++++--------------- gdb/gdbserver/proc-service.c | 2 +- gdb/gdbserver/remote-utils.c | 4 ++-- gdb/gdbserver/server.c | 2 +- gdb/gdbserver/target.c | 32 +++++++------------------------- gdb/gdbserver/target.h | 5 +---- gdb/gdbserver/tracepoint.c | 32 ++++++++++++++++---------------- 14 files changed, 102 insertions(+), 84 deletions(-)