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 6ac02727dc9 ld: Call cmdline_check_object_only_section only if plugin i [...] new e68a45754c8 gdb, doc: mention the 'S' option for the QTDP packet new b2ad166b893 gdb, doc: describe the 'L' tracepoint action new a4451f7c81a gdbserver: remove UST (static tracepoint) support (part 1) new 30cd0a421c6 gdbserver: remove UST (static tracepoint) support (part 2) new 1c3084419a4 gdbserver: do not announce static tracepoint support new a00b56ff160 gdbserver: remove the static_tracepoint enum value new 1956ad8d66b gdbserver: remove handling of the 'L' tracepoint action
The 7 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/NEWS | 2 + gdb/doc/gdb.texinfo | 24 +- gdbserver/Makefile.in | 9 - gdbserver/config.in | 3 - gdbserver/configure | 94 ----- gdbserver/configure.ac | 55 --- gdbserver/linux-amd64-ipa.cc | 88 ---- gdbserver/linux-i386-ipa.cc | 77 ---- gdbserver/server.cc | 26 -- gdbserver/tracepoint.cc | 972 ++----------------------------------------- gdbserver/tracepoint.h | 4 - 11 files changed, 50 insertions(+), 1304 deletions(-)