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 1526853e34 Add selftests run filtering new c3d7b541fa Add unit test for xml_escape_text new 5e1875543d Make xml_escape_text return an std::string new 04fd3ba9b6 Refactor handle_qxfer_libraries and friends to use std::string
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: gdb/ChangeLog | 18 ++++++ gdb/Makefile.in | 6 +- gdb/common/buffer.c | 6 +- gdb/common/xml-utils.c | 49 ++++----------- gdb/common/xml-utils.h | 2 +- gdb/gdbserver/ChangeLog | 12 ++++ gdb/gdbserver/linux-low.c | 6 +- gdb/gdbserver/server.c | 72 +++++----------------- gdb/rs6000-aix-tdep.c | 10 +-- .../xml-utils-selftests.c} | 31 +++++++--- gdb/windows-tdep.c | 6 +- 11 files changed, 91 insertions(+), 127 deletions(-) copy gdb/{selftest-arch.h => unittests/xml-utils-selftests.c} (57%)