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 02d7a79e1b Update binutils/MAINTAINERS for ARC. new 05abfc39c7 Fix indentation in remote_target::download_tracepoint new aa6f3694ce Remove trailing '-' from the last QTDP action packet new 3df3a985a4 Use get_remote_packet_size in download_tracepoint new 4277c4b87a Use remote register numbers in tracepoint mask new a04b9d62a2 Variable size for regs mask in collection list new 296956befe Allow larger regblock sizes when saving tracefiles
The 6 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 | 62 +++++++++++++ gdb/remote.c | 160 ++++++++++++++++++++++++---------- gdb/tracefile.c | 42 +++++---- gdb/tracepoint.c | 258 ++++++++++++++++++++++++++++++++----------------------- gdb/tracepoint.h | 13 ++- 5 files changed, 359 insertions(+), 176 deletions(-)