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 b6bb34680b gdb/remote.c: Eliminate target_buf/target_buf_size hack new 256642e857 Constify unpack_varlen_hex & fix fallout
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 | 18 ++++++++++++++++++ gdb/common/rsp-low.c | 4 ++-- gdb/common/rsp-low.h | 2 +- gdb/gdbserver/ChangeLog | 15 +++++++++++++++ gdb/gdbserver/ax.c | 4 ++-- gdb/gdbserver/ax.h | 2 +- gdb/gdbserver/mem-break.c | 8 ++++---- gdb/gdbserver/mem-break.h | 5 +++-- gdb/gdbserver/remote-utils.c | 8 ++++---- gdb/gdbserver/remote-utils.h | 2 +- gdb/gdbserver/server.c | 28 +++++++++++++--------------- gdb/gdbserver/tracepoint.c | 30 ++++++++++++++---------------- gdb/linux-nat.c | 2 +- gdb/remote.c | 37 +++++++++++++++++++------------------ gdb/tracepoint.c | 22 ++++++++++++---------- gdb/tracepoint.h | 10 +++++----- 16 files changed, 115 insertions(+), 82 deletions(-)