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 4872dc464d remote-stdio-gdbserver: Pass "target" to remote_exec to delete file new f6e8a41e67 linux_qxfer_libraries_svr4: Use std::string new e6a58aa8a7 Add xml_escape_text_append and use it
The 2 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 | 10 ++++++++ gdb/common/xml-utils.c | 27 +++++++++++++-------- gdb/common/xml-utils.h | 9 +++++-- gdb/gdbserver/ChangeLog | 9 +++++++ gdb/gdbserver/linux-low.c | 48 ++++++++++--------------------------- gdb/unittests/xml-utils-selftests.c | 14 +++++++++++ 6 files changed, 70 insertions(+), 47 deletions(-)